Releases: openkash/ai-agent-dev-workflow
Releases · openkash/ai-agent-dev-workflow
v1.0.0
Initial Release
A complete development workflow for Claude Code: specify, plan, review, implement, verify.
Included
/specskill — structured specification with user stories, acceptance criteria, interactive clarification (max 5 questions), 9-category ambiguity taxonomy, and 8-point validation/tddskill — test-driven development with chunk decomposition, dependency graphs, JSON tracker with per-chunk resume fields, and red-green-refactor cyclereview-planagent — independent 8-point plan review running in isolated context to eliminate author-evaluator biasreview-implagent — independent 8-point implementation review running in isolated context for plan conformance, acceptance criteria, test quality, and drift detection- Claude Code plugin format with auto-discovery
- Project-specific configuration via
PROJECT.mdtemplates - Example configs for Android/Kotlin, TypeScript/Node, Python/Django, Python/pytest, Rust/CLI, Rust/Cargo
Install
git clone https://github.com/openkash/ai-agent-dev-workflow.git .claude/plugins/dev-workflow