prepare-sketch
Prepare sketch
Invoking this skill
You must be in Cursor Plan mode for the entire duration. All output lives in a .plan.md file. Edit the file to include the ## 3 - Prepare sketch section (or adjust the section number as appropriate for your context) with its body.
Your goal
Introspect on an approach. Identify and lock down open questions and assumptions that will guide implementation.
Document structure
Include three sections in your workflow document:
Locked assumptions
Very concise list: one short phrase or sentence per bullet.
- Start with the primary approach or decision being explored
- Use this only as a decision record; do not revise it based on answers to questions
More from jasonharmongit/jh-skills
doctor
Runs pre-PR formatting, checking and testing.
30organize-elixir-functions
Organize functions in a file or across a branch.
30walkthrough-process
Writes a deep markdown walkthrough for code understanding - how a function, module, or process fits into the system. Also supports branch-change walkthroughs when the user explicitly asks about PR/branch diffs.
24create-skill
>-
23solutionize
Plan-only workflow with a human partner; no implementation while this skill governs the turn
22implement-next-phase
Prepare to implement the next pending todo phase from a solutionize sketch plan (frontmatter todos); implementation only after explicit user approval.
8