Vibe Cartographer — Testing skill for Claude Code
Plot your course from idea to shipped app — spec-driven development as a Claude Code plugin, delivered as 8 slash commands (onboard, scope, prd, spec, checklist, build, iterate, reflect).
How to install Vibe Cartographer
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open estevanhernandez-stack-ed/vibe-cartographer and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Vibe Cartographer does
Plot your course from idea to shipped app — spec-driven development as a Claude Code plugin, delivered as 8 slash commands (onboard, scope, prd, spec, checklist, build, iterate, reflect). 626Labs LLC.
Alternatives in Testing
- Cc Sdd — Spec-driven development (SDD) for your team's workflow 3.1k ★
- AI Contribution Skills (Engram) — branch-pr: clean branch and PR workflow 2.5k ★
- Spec Kitty — Spec-Driven Development for serious software developers 1.6k ★
README
Vibe Cartographer
**Plot your course from idea to shipped app — vibe coding with purpose and direction.**
[](https://github.com/estevanhernandez-stack-ed/vibe-cartographer/tags)
What it does
Vibe Cartographer takes you from idea spark to shipped app through a structured chain of slash commands, with documentation and security verification baked into the process. Each command produces an artifact — scope doc, PRD, technical spec, build checklist, reflection — that the next command consumes. The agent acts as a sharp, encouraging collaborator: it interviews you through each phase instead of waiting for prompts, and adapts its voice to the persona you pick.
**Based on the Learning Hackathon spec-driven dev plugin.** Vibe Cartographer extends and productionizes the spec-driven development approach introduced in the Learning Hackathon — rebuilt from the ground up as a builder-focused tool with persistent memory, cross-plugin profiles, selectable personas, and a reflective retro in place of the original classroom quiz. Credit to the Hackathon authors for the foundational workflow pattern.
How it works
**The eight-command chain** runs idea → ship in order. Each step reads the prior artifacts and writes its own:
`/onboard` → `/scope` → `/prd` → `/spec` → `/checklist` → `/build` → `/iterate` → `/reflect`
| Command | What it does |
|---|---|
/onboard |
Welcome, builder profiling, persona selection, architecture docs |
/scope |
B |
Related Skills
Vibe Setup
A small Bash CLI that bootstraps a project for AI-assisted development: seeds AGENTS.md/CLAUDE.md, a secrets-d
Spec Based Claude Code
Implementation of a Spec-Driven Development workflow in Claude Code using custom slash commands.
Claude Workflow
Claude Code plugin for spec-driven development. Takes features from idea to validated implementation using str
Claude Training Pipeline
A 4-skill Claude Code pipeline for spec-driven training material production: client scoping, full course conte
Refine Spec
Refine a spec by narrowing scope and splitting adjacent concerns (idea→draft)
Go Bigger
Think bigger about an idea, repo, or project: find the cost constraints that drew its scope, test which collap
Related Agents
Idea Chair
5つの専門分析、Opportunity Scoutの提案、Criticの反証を統合し、アプリ案について最終意思決定を行う議長。要約は禁止。KEEP / ADD / CHANGE / REMOVE / REPLACE /
Vibe Vision Auto
Autonomous vision scan agent for scheduled execution. Runs non-interactively: promotes shipped Future items to
Plan
Triage, analyze, and create phased development plans. Iterate with the user until the plan is approved.