From ai-dlc-skills
AIDLC Design phase — Tech Spec under feature/<slug>/, review passes, human gate before /build. Requires an approved Product Spec (run /plan first or confirm approval in-thread).
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-dlc-skills:designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the **phase orchestrator** for AIDLC **Design** (Tech Spec). Ground truth is **`docs/AIDLC.md`** in the **consumer workspace**.
You are the phase orchestrator for AIDLC Design (Tech Spec). Ground truth is docs/AIDLC.md in the consumer workspace.
Plan (Product Spec) is /plan (skills/plan/SKILL.md). This skill assumes Product Spec is approved (or the user explicitly approves proceeding in the current thread).
Library skills — docs/SKILLS.md; resolve from your install or .claude/skills/<bundle>/.
$ARGUMENTS or from the same folder the team used for /plan.feature/<slug>/product-spec.md. If it is missing or clearly not approved, stop and ask the human to run /plan or confirm approval — do not invent product scope.feature/<slug>/ exists. If tech-spec.md is missing, create it from tech-spec-template.md./plan (per AGENTS.md → Issue tracker (AIDLC)). For GitHub-only automation, see GITHUB-AIDLC-PROJECT.md. Portability: ISSUE-TRACKER-PORTABILITY.md.tech-spec.md)tech-spec.md in this feature folder unless work is split across sub-issues (link related specs in the doc).docs/AIDLC.md.| Pass | Library skill |
|---|---|
| Architecture / boundaries | architecture (skills/architecture/SKILL.md) |
| Frontend | frontend-web (skills/frontend-web/SKILL.md) |
| Backend / API | backend-saas (skills/backend-saas/SKILL.md) |
| Testing strategy | testing (skills/testing/SKILL.md) |
| CI / Docker / deploy | architecture + read .github/workflows/, docker-compose, Dockerfiles |
/build.feature/<slug>/tech-spec.md (and linked ADR drafts under adr/ if your repo uses them per spec-management)When this phase results in or updates a PR that is ready for human review, ensure:
csackriderHey this is ready for your review and include @csackrider in that same commentdocs/AIDLC.md orchestration model.npx claudepluginhub csackrider/ai-dlc --plugin ai-dlc-skillsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.