Specs
by @lucassantana-dev · plugin · 4 skills
Specs from LucasSantana-Dev/forgekit.
Install the whole plugin (CLI)
npx skillmds add lucassantana-dev/spec-new
npx skillmds add lucassantana-dev/spec-ship
npx skillmds add lucassantana-dev/roadmap-refresh
npx skillmds add lucassantana-dev/aggregate-roadmapSkills in this plugin
- ▌ spec-new · lucassantana-devCreate a committed per-feature spec under `docs/specs/YYYY-MM-DD-<slug>/{spec,tasks}.md` with frontmatter (status, created, owner, pr, tags). Promotes an ephemeral `.claude/plans/<name>.md` into a persistent, searchable artifact. Use when starting a feature that's larger than a one-shot PR.
- ▌
- ▌ roadmap-refresh · lucassantana-devRegenerate `docs/roadmap.md` for a repo from all specs under `docs/specs/` + their frontmatter (status, tags, pr). Produces Now/Next/Recently-shipped sections. Run after creating / shipping a spec, or at the start of a new session for orientation.
- ▌ aggregate-roadmap · lucassantana-devRegenerate the cross-repo roadmap aggregate in your Claude memory directory by walking every curated repo's `docs/specs/**` frontmatter. Run at session start for cross-repo orientation or after any `spec-new`/`spec-ship` in any repo.