cm45t3r
- 17 skills
- 0 followers
- 6 hours ago last updated
- ▌ Kiro Impl · cm45t3r bundleImplement approved tasks using TDD with native subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
- ▌ Kiro Debug · cm45t3rInvestigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.
- ▌ Kiro Review · cm45t3rReview a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.
- ▌ Kiro Steering · cm45t3r bundleMaintain .kiro/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents.
- ▌ Kiro Discovery · cm45t3rEntry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.
- ▌
- ▌ Kiro Spec Batch · cm45t3rCreate complete specs (requirements, design, tasks) for all features in roadmap.md using parallel subagent dispatch by dependency wave.
- ▌
- ▌ Kiro Spec Tasks · cm45t3r bundleGenerate implementation tasks from requirements and design. Use when creating actionable task lists.
- ▌ Kiro Spec Design · cm45t3r bundleGenerate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process. Use when creating architecture from requirements.
- ▌
- ▌ Kiro Validate Gap · cm45t3r bundleAnalyze implementation gap between requirements and existing codebase. Use when planning integration with existing systems.
- ▌ Kiro Validate Impl · cm45t3rValidate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.
- ▌ Kiro Steering Custom · cm45t3r bundleCreate custom steering documents for specialized project contexts. Use when creating domain-specific steering files.
- ▌ Kiro Validate Design · cm45t3r bundleInteractive technical design quality review and validation. Use when reviewing design before implementation.
- ▌ Kiro Spec Requirements · cm45t3r bundleGenerate EARS-format requirements based on project description and steering context. Use when generating requirements from project description.
- ▌ Kiro Verify Completion · cm45t3rVerify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.