بنقرة واحدة
test-runner
Runs the project test suite using pytest.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Runs the project test suite using pytest.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.