con un clic
gsd-capture
Capture ideas, tasks, notes, and seeds to their destination
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ú
Capture ideas, tasks, notes, and seeds to their destination
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
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase
| name | gsd-capture |
| description | Capture ideas, tasks, notes, and seeds to their destination |
| argument-hint | [--note | --backlog | --seed | --list] [text] |
| allowed-tools | Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion |
Mode routing:
| Flag | Destination | Workflow |
|---|---|---|
| (none) | Structured todo in .planning/todos/ | add-todo |
| --note | Timestamped note file, list, or promote | note |
| --backlog | ROADMAP.md backlog section (999.x) | add-backlog |
| --seed | .planning/seeds/SEED-NNN-slug.md | plant-seed |
| --list | Interactive todo browser + action router | check-todos |
<execution_context> @.github/get-shit-done/workflows/add-todo.md @.github/get-shit-done/workflows/note.md @.github/get-shit-done/workflows/add-backlog.md @.github/get-shit-done/workflows/plant-seed.md @.github/get-shit-done/workflows/check-todos.md @.github/get-shit-done/references/ui-brand.md </execution_context>
Arguments: $ARGUMENTSParse the first token of $ARGUMENTS:
--note: strip the flag, pass remainder to note workflow--backlog: strip the flag, pass remainder to add-backlog workflow--seed: strip the flag, pass remainder to plant-seed workflow--list: pass remainder (optional area filter) to check-todos workflow