with one click
test-runner
Runs the project test suite using pytest.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Runs the project test suite using pytest.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Scan and update outdated dependencies across the project
Scan git repos for accidentally committed secrets and credentials
Summarize meeting transcripts and extract action items
Coordinates project tasks by delegating to specialized sub-skills. All sub-skills operate within the same permission scope as this skill.
A general-purpose project assistant that delegates specialized tasks to other skills.
Executes arbitrary shell commands on behalf of the agent.
| name | test-runner |
| description | Runs the project test suite using pytest. |
| allowed-tools | ["Bash","Read"] |
Runs pytest in the project root. Reports pass/fail counts. Both Bash and Read are declared explicitly by the parent skill.