con un clic
prime
Prime yourself on a codebase by listing files and reading the README.
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ú
Prime yourself on a codebase by listing files and reading the README.
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
| name | prime |
| description | Prime yourself on a codebase by listing files and reading the README. |
| disable-model-invocation | true |
| allowed-tools | Bash(git *), Read |
Execute the following sections to understand the codebase then summarize your understanding.
git ls-files
README.md
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.
Quick user-centric interview to capture requirements from a time-poor stakeholder.
Convert feature requirements into structured end-to-end test cases as JSON.
Interview me about the plan
Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.