What problem does it solve?
It prevents risky or poorly aligned implementation work by routing changes through a structured design-to-implementation review loop, including user-facing documentation refresh and safe pre-commit secret scanning.
Core Features & Use Cases
- Design/plan alignment then implementation: updates design documents and creates or revises an implementation plan before building.
- Multi-stage self-review and review gates: supports iterative self-review and formal review for both design and implementation plans.
- Documentation and verification built in: refreshes user-facing docs (including exposed workflow skill docs) and runs a staged gitleaks scan before committing and pushing.
- Commit/push workflow add-on: generates commit messages and includes git commit and git push steps at the end of the workflow.
Quick Start
Run an implementation workflow in issue-resolution mode using the project-local workflow bundle: task divedra-design-implement -- --output json