
douglaspaulino/agent-sdlc-engine
2 skills2 installsGitHub
Install
npx skills add https://github.com/douglaspaulino/agent-sdlc-engineSkills in this repo
1Sdlc BuildReads the next uncompleted task from tasks.md, implements it with TDD, commits atomically, and stops for developer confirmation. A developer uses it to build a project incrementally, one slice per commit.1installs2Sdlc PlanReads docs/sdlc/spec.md and decomposes it into dependency-ordered atomic tasks where each takes 2-5 minutes. A developer uses it to plan how to build a feature before writing any code.1installs