implementation

Installation
SKILL.md

Implementation

Feature development for IMPLEMENT state.

When to Load

  • State: IMPLEMENT
  • Condition: Pending feature exists in feature-list.json

Core Workflow

Step Action Command/Tool
1 Get feature .claude/scripts/get-current-feature.sh
2 BLOCKING: Check for templates ls .claude/scripts/TEMPLATE-*.sh 2>/dev/null
3 Analyze codebase mcp__token-efficient__execute_code
4 Query past decisions context_query_traces(query=feature_description)
5 Implement feature See Step 5 detailed workflow below
6 Commit (ONLY after tests pass) .claude/scripts/feature-commit.sh feat-ID "desc"
Related skills

More from ingpoc/skills

Installs
7
Repository
ingpoc/skills
GitHub Stars
7
First Seen
Jan 25, 2026