Testing Workflow
Analysis
This is a coherent testing orchestration skill with no included code, but it may guide the agent to run tests and edit testing or CI files.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Run the existing test suite... Write unit tests... Verify CI integration
The skill directs the agent to run local test commands and make repository or CI changes. This matches the testing purpose, but it is still meaningful authority over the project.
Read `ai/skills/testing/testing-patterns/SKILL.md`... Read `ai/skills/testing/e2e-testing/SKILL.md`
The meta-skill depends on other local skill documents that are not part of the provided manifest. That dependency is disclosed and purpose-aligned, but the behavior will depend on those other skills.
npx add https://github.com/wpank/ai/tree/main/skills/testing/testing-workflow
The README suggests a user-run install command from a GitHub branch rather than a pinned release. This is not automatic, but users should verify the source before running it.
