Engineering and Git Discipline
The core package joins repository context with verification, rollback and delivery rules, then gives agents named workflows for review and Git operations.
- Verification gates
- Rollback safety
- Review and Git workflows
Install reusable engineering workflows through the Intelligence CLI. Core adds verification and Git delivery; Spec adds the requirements-to-delivery lifecycle. Repository-owned rules keep final precedence.
Reusable engineering discipline stays portable while repository-specific rules retain final precedence.
intelligence.yaml. The exact source, tag and revision stay in the committed intelligence.lock.The core package joins repository context with verification, rollback and delivery rules, then gives agents named workflows for review and Git operations.
The spec package turns a requirement into an approved plan, validates it against the repository, executes it and keeps the written record aligned.
Rules, agent definitions, skill instructions and changelogs remain plain files in the repository. Teams can review the operating layer before adding it.
The GitHub repository carries the package catalog, integration path, changelog and current release state.