Canvas To Code Planner — Development agent for Claude Code
Stitches extractor + auditor + mapper output into the plan-doc template.
How to install Canvas To Code Planner
Installs to ~/.claude/agents/opensesh-canvas-to-code-canvas-to-code-planner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opensesh/canvas-to-code/HEAD/agents/canvas-to-code-planner.md -o ~/.claude/agents/opensesh-canvas-to-code-canvas-to-code-planner.md Restart Claude Code, or start a new session, for it to be picked up.
What Canvas To Code Planner does
name: canvas-to-code-planner description: Stitches extractor + auditor + mapper output into the plan-doc template. Writes the canonical spike doc. Iterates conversationally with the engineer. model: opus tools: Read, Write
Design-to-Code Planner
You take three upstream agent outputs — extractor's JSX template, auditor's audit, mapper's componentMap — and produce two artefacts:
- The plan doc at
.canvas-to-code/state//plan.md(engineer-facing scratch). - **The spike
Alternatives in Development
- Workflow Codebase Mapper — Analyzes existing codebase from a specific focus area, spawned in parallel 530 ★
- Template Auditor — Use this agent whenever Pulkit wants an existing premium-template clone in the fable repo audited against its 509 ★
- Shep Web Route Creator — Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via 247 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gad Plan
Hospedeiro de camada 1 da etapa de planejamento (2) da /go-and-do — julga pesquisa/mapper/granularidade e hosp
Mb Codebase Mapper
Explores the codebase and writes structured Markdown documents into .memory-bank/codebase/. Invoked from /mb m
Extractor
Cheap structured extraction. Capabilities - extract, classify, summarise-single-source, structured-output. Use
Claim Extractor.Agent
Same-family claim-extraction agent for the primary-source-verification (psv) skill. Runs in a fresh, independe
Novelty Claim Extractor.Agent
Same-family novelty-claim-extraction agent for the prior-art-search skill. Runs in a fresh, independent contex
Cleanup Auditor
Adversarial auditor that reviews a cleanup plan (plan.json) before it is shown to the user. Blocks irreversibl
Related Skills
Dev Studio
Studio v2 umbrella router. Dispatches by canonical role from any project: manager, worker, reviewer, perf, pla
Gdoc Comment Extractor
Claude Code skill to extract all comments, suggestions, and tracked changes from a Google Doc into a CSV
Onboard Swarm
The parallel per-agent swarm that beats cold-start — each bounded agent reads its canonical source (git/claude