.agents/runtimes/codex/skills/gsd-capture/SKILL.md
Zero-friction idea capture — note, todo, or backlog item
npx skillsauth add mlucascosta/ia_boilerplate gsd-captureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<codex_skill_adapter>
$gsd-SLUG.$gsd-SLUG as {{GSD_ARGS}}.header → header, question → questionTask(subagent_type="X", prompt="Y") → spawn_agent(agent_type="X", message="Y")Task(model="...") → omitwait(ids) → close_agent(id)
</codex_skill_adapter>Default (text): Save timestamped note. No questions. list: Show all notes. todo <text>: Add to .planning/todos.md. backlog <text>: Park with 999.x numbering in ROADMAP.md backlog. seed <text>: Save forward-looking idea with trigger conditions.
Inline — no subagents. </objective>
<context> {{GSD_ARGS}} </context> <process> Parse first token: list / todo / backlog / seed / default(note). Route: - `seed` → plant-seed workflow - otherwise → note workflow or inline write </process><execution_context> @.agents/workflows/note.md @.agents/workflows/plant-seed.md </execution_context>
tools
Canonical repository workflow contract for all runtimes.
testing
Verify delivery quality, evidence, and done criteria.
tools
Review changes for correctness, risk, and architectural adherence.
tools
Lightweight path for trivial or tightly bounded work.