feature

Installation
SKILL.md

Feature Planning

Create a new plan in specs/*.md to implement the Feature using the exact specified markdown Plan Format. Follow the Instructions to create the plan, use the Relevant Files to understand existing patterns.

Instructions

  • You are writing a plan to implement a feature, NOT implementing it yet
  • Use your reasoning model: THINK HARD about the architecture and implementation approach
  • Read the codebase to understand existing patterns, styles, and conventions
  • Focus on the files in the Relevant Files section when designing the implementation
  • Fill in EVERY section of the Plan Format - especially Testing Strategy
  • Break the Implementation Plan into Foundation, Core, and Integration phases
  • Include validation commands that prove the feature works end-to-end
  • Consider edge cases and error scenarios in your planning

Relevant Files

Focus on the following files to understand the codebase:

Related skills
Installs
3
GitHub Stars
63
First Seen
Mar 4, 2026