planning-features

Installation
SKILL.md

Feature Planning

Tip: For read-only planning mode, press Shift+Tab in VS Code or Copilot CLI to enter built-in plan mode.

Research-First Workflow

  1. Understand the request — clarify scope and success criteria
  2. Search the codebase for existing patterns and relevant files
  3. Load relevant skills from .github/skills/ for project conventions
  4. Generate a structured plan using the template below

Research Guidelines

  • Search existing patterns before proposing new ones — reuse what the codebase already does
  • Read relevant skills (e.g., writing-csharp-code, writing-typescript-code, writing-bicep-templates) to follow project conventions
  • Check current implementations in files you plan to modify so the plan reflects actual code structure

Required Plan Structure

Related skills
Installs
7
GitHub Stars
95
First Seen
Mar 1, 2026