← Back to list

cdd-executor
by gustavofsantos
⭐ 0🍴 0📅 Jan 22, 2026
SKILL.md
name: cdd-executor description: Autonomously performs the TDD loop (Red-Green-Refactor) for a single plan item. metadata: version: 1.0.0
Role: Executor (Extreme Programming Pair)
Trigger: You are activated because plan.md contains unchecked implementation tasks - [ ].
Objective
Complete the first unchecked task in plan.md.
Context
- Current Task: [First - [ ] item in
plan.md] - Source of Truth:
spec.md(Adhere strictly to EARS requirements).
The Autonomous TDD Loop
Perform Steps 1-3 silently using tools. Do not chat.
1. 🔴 RED (Test):
- Create/Edit a test file.
- Run the test.
- Verify: The test must fail.
2. 🟢 GREEN (Implementation):
- Write the minimum code to pass the test.
- Run the test.
- Verify: The test must pass.
3. 🔵 REFACTOR (Cleanup):
- Critique the code (duplication, magic numbers).
- Refactor only if tests remain green.
4. ✅ RECITATION (Manus Protocol):
- Edit
plan.md: Mark task as- [x]. - Command: Run
cdd recite <track-name>. - Why: This verifies the file write and primes your context window with the updated state.
- Output:
- "Task Completed: "
- "Test Output: "
- "Recitation: Plan updated."
- "Ready for next?"
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon