Agent Skillsmadebyaris/chaca-scanner › sdd-implementation

sdd-implementation

GitHub

该技能用于系统化执行软件实施计划,依据规范文档和待办列表进行代码生成与功能构建。要求严格按顺序执行任务、标记进度、记录阻碍并遵循项目模式,最终输出实施摘要,确保开发过程的可追溯性与规范性。

.cursor/skills/sdd-implementation/SKILL.md madebyaris/chaca-scanner

Trigger Scenarios

根据SDD计划执行代码实现 基于规格说明生成代码 按计划构建新功能

Install

npx skills add madebyaris/chaca-scanner --skill sdd-implementation -g -y
More Options

Use without installing

npx skills use madebyaris/chaca-scanner@sdd-implementation

指定 Agent (Claude Code)

npx skills add madebyaris/chaca-scanner --skill sdd-implementation -a claude-code -g -y

安装 repo 全部 skill

npx skills add madebyaris/chaca-scanner --all -g -y

预览 repo 内 skill

npx skills add madebyaris/chaca-scanner --list

SKILL.md

Frontmatter
{
    "name": "sdd-implementation",
    "description": "Execute planned implementations following todo-lists systematically. Use for code generation, building features, and executing SDD plans."
}

SDD Implementation Skill

Build what has been planned, following specs and todo-lists precisely.

When to Use

  • Executing planned implementations
  • Code generation from specifications
  • Building features according to plan

Protocol

Step 1: Load the Plan

Read: plan.mdspec.mdtasks.mdtodo-list.md

Step 2: Execute Systematically

  1. Read entire list before starting
  2. Execute in order — respect dependency chains
  3. Mark completion- [ ]- [x] immediately
  4. Document blockers — never skip silently, use [BLOCKED: reason]

Step 3: Follow Patterns

Reference references/patterns.md for project conventions and implementation patterns.

Step 4: Track Progress

Use scripts/progress.sh to visualize completion status.

Step 5: Report

## Implementation Summary

### Completed
- [x] Task 1: description

### Files Created/Modified
- `path/to/file.ts`: [purpose]

### Blockers Encountered
- [blocker and resolution]

### Discoveries
- [anything that should update specs]

Anti-Patterns

  • Skipping tasks without explanation
  • Marking items done without completing them
  • Implementing differently than planned without noting why
  • Ignoring blockers instead of documenting them

Integration

  • After completion, sdd-verifier subagent validates work (spawned as child subagent in 2.5+)
  • Discoveries trigger sdd-evolve skill for spec updates
  • Use the ask question tool for ambiguous requirements

Version History

  • 79928fe Current 2026-07-25 11:30

Same Skill Collection

.cursor/skills/anti-slop-design/SKILL.md
.cursor/skills/deep-research/SKILL.md
.cursor/skills/sdd-audit/SKILL.md
.cursor/skills/sdd-evolve/SKILL.md
.cursor/skills/sdd-planning/SKILL.md
.cursor/skills/sdd-research/SKILL.md

Metadata

Files
0
Version
79928fe
Hash
05154102
Indexed
2026-07-25 11:30

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-28 17:29
浙ICP备14020137号-1 $Carte des visiteurs$