ils15

Pantheon Sketch — Development skill for Claude Code

Development community

Turn a rough idea into a structured specification via Q&A. Usage: /pantheon-sketch.

How to install Pantheon Sketch

Installs to ~/.claude/skills/ils15-pantheon-legacy-pantheon-sketch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ils15-pantheon-legacy-pantheon-sketch && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/commands/pantheon-sketch.md -o ~/.claude/skills/ils15-pantheon-legacy-pantheon-sketch/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pantheon Sketch does


description: "Turn a rough idea into a structured specification via Q&A. Usage: /pantheon-sketch" agent: "athena"

/pantheon-sketch — Idea Refinement

**What:** Athena interviews you with targeted questions, produces a structured spec, and routes to implementation. **Usage:** `/pantheon-sketch ` **Use when:** You have a vague feature request and need to crystallize requirements

Alternatives in Development

  • Plugins — Cursor plugin specification and official plugins 5.2k ★
  • Discuss — Act as a planning interviewer 2.9k ★
  • AWorld — Search, understand, reproduce, and improve an idea with ease 1.2k ★

Full documentation available on GitHub

View Source Repository