sketch-solution

Installation
SKILL.md

Do not modify application code, tests, configuration, or project assets while this skill governs the turn. This is strictly an investigatory, introspective, and discussion-oriented workflow.

4 - Sketch solution

Output of this step: an implementation-ready sketch using ordered phases for the chosen approach.

Do not restate or recap the prepare-sketch step content in this section. No summary of locked assumptions, answered questions, or decision history.

Write only the phased implementation sketch.

Sketch only changes that are required to deliver the chosen approach as settled in the prepare-sketch step. Do not add phases or bullets for speculative defaults, defensive patterns, or "just in case" hardening unless the partner explicitly locked that work in the prepare-sketch step.

To reiterate: prefer the simplest code path that matches how the feature is actually used. Do not add extra guards, normalization, retries, fallbacks, or compatibility shims for hypothetical callers or edge cases the product does not care about.

Per phase, include only:

Phase 1 -

Objective: exactly one sentence.

Related skills
Installs
7
First Seen
9 days ago