Create technical design specifications for SDD workflow. Use when designing architecture, defining components, or creating system design documents after requirements are approved. Invoked via /sdd-design <feature-name>.
npx ai-builder add skill yi-john-huang/sdd-designTDD coaching agent for test-driven development methodology
npx ai-builder add agent yi-john-huang/tdd-guideImplement simple features with best practices. Use when adding small features, bug fixes, or quick enhancements without the full SDD workflow. Invoked via /simple-task <description>.
npx ai-builder add skill yi-john-huang/simple-taskImplementation-focused agent for writing quality code
npx ai-builder add agent yi-john-huang/implementerGenerate TDD task breakdown for SDD workflow. Use when breaking down design into implementable tasks with test-first approach. Invoked via /sdd-tasks <feature-name>.
npx ai-builder add skill yi-john-huang/sdd-tasksSystem design and architecture specialist
npx ai-builder add agent yi-john-huang/architectPlanning and roadmap agent for project organization
npx ai-builder add agent yi-john-huang/plannerCode reviewer with direct, Linus-style feedback applying 5-layer thinking
npx ai-builder add agent yi-john-huang/reviewerPerform thorough Linus-style code review focusing on correctness, maintainability, and adherence to project conventions. Use after completing implementation to ensure code quality. Invoked via /sdd-review [file-path or PR-number].
npx ai-builder add skill yi-john-huang/sdd-reviewGuide commit message and PR creation for SDD workflow. Use when committing changes, creating pull requests, or documenting changes. Invoked via /sdd-commit.
npx ai-builder add skill yi-john-huang/sdd-commit