arggondevway
v1.1.1
Published
Spec-Driven Development framework for OpenCode with AI agent integration
Maintainers
Readme
ARGGONDEVWAY
Spec-Driven Development framework for OpenCode with AI agent integration.
Overview
ARGGONDEVWAY provides a structured approach to software development based on specifications. It combines AI agents with a constitution of patterns and rules to ensure consistent, high-quality implementations.
Features
- Specification-Driven: All development starts with detailed specifications
- AI-Powered: Built-in AI agents for each phase of development
- Contract Testing: Automatic verification of implementation contracts
- Drift Detection: Continuous monitoring for specification drift
- Audit Trail: Complete compliance auditing
Quick Start
bun install
bun run buildCommands
| Command | Description |
| --------------- | ----------------------- |
| sdd init | Initialize SDD project |
| sdd specify | Create specification |
| sdd plan | Generate plan |
| sdd implement | Implement code |
| sdd test | Run tests |
| sdd review | Review implementation |
| sdd validate | Validate specifications |
| sdd drift | Detect drift |
| sdd audit | Audit compliance |
Documentation
Constitution
The SDD Constitution defines patterns and rules:
Skills
| Skill | Description |
| ----------------- | ----------------------- |
| sdd-lead | Lead developer workflow |
| sdd-spec-writer | Specification writing |
| sdd-planner | Implementation planning |
| sdd-builder | Code implementation |
| sdd-reviewer | Code review |
| sdd-auditor | Compliance audit |
| sdd-init | Project initialization |
License
MIT
