con un clic
plan
Create a PRD for a new project. Research, scope, write — no code.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create a PRD for a new project. Research, scope, write — no code.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Execute a PRD end-to-end. Branch, implement everything in the PRD, commit. Autonomous — the PRD is the spec.
Curate the LS graph by creating/updating nodes, dimensions, and edges with strict quality and dedupe checks.
Create and maintain LS Hub guides via MCP guide tools with immutable system-guide protection.
Triage new source material into normalized node records, dimensions, and follow-up extraction work.
Research topics in Latent Space Hub with retrieval-first workflow: search nodes, drill into chunk content, then load full records.
Merge feature branch, update docs, clean up. Run after /dev completes.
| name | plan |
| description | Create a PRD for a new project. Research, scope, write — no code. |
Creates a PRD (Product Requirements Document) for a project. PRDs go in docs/development/. No code changes allowed in plan mode.
Read these files:
CLAUDE.md — project contextdocs/development/backlog/backlog.json — existing queuedocs/development/process.md — workflowAsk clarifying questions if needed. Understand:
Read relevant source files to understand:
Create docs/development/prd-XX-[name].md:
# PRD XX: [Title]
## Background
[Why this matters, what's broken/missing]
## Plan
[Numbered steps]
## Part N: [Section]
### File: path/to/file
[Exact changes — what to add/remove/modify]
## Done =
- [ ] [Acceptance criteria]
Add the project to docs/development/backlog/backlog.json:
queue array (position based on priority)status: "ready"prd path