estevanhernandez-stack-ed

Vibe Cartographer — Testing skill for Claude Code

Testing community

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 mark Vibe Cartographer — plot your course from idea to shipped app

Vibe Cartographer

**Plot your course from idea to shipped app — vibe coding with purpose and direction.**

[![stable](https://img.shields.io/github/v/tag/estevanhernandez-stack-ed/vibe-cartographer?label=stable&color=17d4fa)](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