← Back to list

plan-feature
by dthompson-jti
⭐ 0🍴 0📅 Jan 15, 2026
SKILL.md
name: plan-feature description: Create a lightweight implementation plan for medium-scope features (1-5 files). Use when you need a plan but not a full PRD.
Plan Feature
Create a lightweight implementation plan for medium-scope features.
When to Use
- Medium features (1-5 files)
- Clear requirements, no UX exploration needed
- Standard patterns apply
Artifacts
implementation_plan.mdartifacttask.mdupdated viatask_boundary
Approach
Phase 1: Discovery & Impact
- Proof of Understanding: Summarize feature in one sentence.
- Holistic Impact Analysis: What else might this affect?
Phase 2: Approach Evaluation
Generate 3-4 strategies.
Evaluate with brief Socratic Debate:
- Proponent: Benefits, consistency with patterns
- Adversary: Complexity, maintenance burden
- Synthesis: Final selection
Phase 3: Design & Execution
File Changes Table
| Status | File | Changes |
|---|---|---|
| [NEW] | ... | ... |
| [MODIFY] | ... | ... |
Phased Implementation
Break into atomic, testable steps.
Phase 4: Reflexion
Hostile Architect Review: Identify 3 tech debt risks.
Constraints
- No code generation — plan only
- Steps must be atomic and testable
- No one-off patterns
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