Sketch.Prompt — Testing skill for Claude Code
Turn a rough idea into a structured spec through a short Q&A interview — ask 3–5 targeted questions, then produce a complete feature spec.
How to install Sketch.Prompt
Installs to ~/.claude/skills/ils15-pantheon-legacy-sketch.prompt/SKILL.md
mkdir -p ~/.claude/skills/ils15-pantheon-legacy-sketch.prompt && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/prompts/sketch.prompt.md -o ~/.claude/skills/ils15-pantheon-legacy-sketch.prompt/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Sketch.Prompt does
name: sketch description: "Turn a rough idea into a structured spec through a short Q&A interview — ask 3–5 targeted questions, then produce a complete feature spec" agent: athena tools: ['search', 'agent/askQuestions']
Sketch — Idea to Spec (Athena)
Idea
$input
Interview Protocol
Phase 1: Discover (3–5 questions, one at a time)
Ask questions in this priority order, stopping after enough clarity:
- Scope — "What's the minimum viable version of this feature?"
Alternatives in Testing
- Claude Code Spec Workflow — Automated Kiro-style Spec workflow for Claude Code 3.6k ★
- Grill — Sharpen a fuzzy idea into §G/§C before spec 1.1k ★
- Loki Grill — Interrogate a spec with Loki's Devil's-Advocate grill before building, and summarize the hardest questions it 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Kode Claude Skills
Step by step, interview-driven Claude skills that turns a rough idea into a real deliverable, one question at
Sandstorm Spec Refine
Interactive refinement loop — run quality gate, present gaps, ask questions, update ticket until it passes
Process Ideas
Read rough ideas from queues/IDEAS.md, evaluate them against the existing specs, run them through the full rev
Aod.Clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification ques
Sp.Clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification ques
Buildable Plan
Classify an app idea and produce a local-first Buildable phase plan and app spec (archetype, stack, screens, e
Related Agents
QA Coach
Prepares founders for tough VC Q&A sessions by simulating the hardest questions investors will ask, coaching o
17 Faq Schema
Turn People-Also-Ask questions into five grounded FAQs and ready-to-paste FAQPage schema.
Agent Idea Guide
The first step in your agent creation journey! This agent helps you discover, refine, and clearly define what