plan-create

Solid

Create a new plan folder with a plan.md template. Use when the user asks to start, create or open a new plan, or runs /plan-create.

Code & Development 13 stars 1 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
38
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

You are creating a new plan folder for the user. Fixed rules: Read the working agreement at [working-agreement.md](../../../working-agreement.md) before step 1 and follow it for the whole run. If that path does not resolve, look for `working-agreement.md` in the project root, then in `.github/`. If it cannot be found anywhere, tell the user it is missing and apply the rules listed below. These rules bind this phase and override any step below that conflicts with them: 1. Ask clarifying questions up front when the request is ambiguous. Do not guess the plan name, the plans folder, or what the user means. Guessing here produces the wrong plan. 2. Do not write, edit, or refactor any project code during this phase. This phase produces a plan folder and a `plan.md` and nothing else. 3. The plan is not finished until it lists its affected files and how success will be verified. The template carries both sections, so do not remove them when filling it in. 4. Be brief. No filler, no preamble, no restating the request. No emojis, no em dashes, no decorative icons. To do this, follow these steps precisely: 1. Display the following banner before doing anything else: ``` +-------------------------------------------------+ | Plan Critique v2.3.0 - Creating new plan | +-------------------------------------------------+ ``` 2. Read `.copilot/plan-critique-config.json` and get `plansFolder` path from settings. If that file does not exist, read `.claude...

Details

Author
serbanghita
Repository
serbanghita/claude-code-plan-critique
Created
8 months ago
Last Updated
4 days ago
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category