一键导入
candlestick
candlestick 收录了来自 cm45t3r 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.
Entry 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.
Implement approved tasks using TDD with native subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
Review 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.
Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel subagent dispatch by dependency wave.
Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process. Use when creating architecture from requirements.
Initialize a new specification with detailed project description
Quick spec generation with interactive or automatic mode
Generate EARS-format requirements based on project description and steering context. Use when generating requirements from project description.
Show specification status and progress
Generate implementation tasks from requirements and design. Use when creating actionable task lists.
Create custom steering documents for specialized project contexts. Use when creating domain-specific steering files.
Maintain .kiro/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents.
Interactive technical design quality review and validation. Use when reviewing design before implementation.
Analyze implementation gap between requirements and existing codebase. Use when planning integration with existing systems.
Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.
Verify 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.