Spec To Code Compliance
Step 1: Gather Context
Read relevant files and understand requirements
Step 2: Execute
Perform the skill's main function using available tools
Step 3: Output
Return results and save artifacts if applicable
</execution_process>
<best_practices>
-
Follow existing project patterns: Follow this practice for best results
-
Document all outputs clearly: Follow this practice for best results
-
Handle errors gracefully: Follow this practice for best results
</best_practices>
Invoke this skill
/spec-to-code-compliance [arguments]
Or run the script directly
node .claude/skills/spec-to-code-compliance/scripts/main.cjs --help
</usage_example>
Memory Protocol (MANDATORY)
Before starting:
cat .claude/context/memory/learnings.md
After completing:
-
New pattern -> .claude/context/memory/learnings.md
-
Issue found -> .claude/context/memory/issues.md
-
Decision made -> .claude/context/memory/decisions.md
ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.