Complete execution
Skill lilechen/skill-runtime-auditor/examples/complete-execution
Runtime coverage auditing for AI agent skills and workflow instructions.From the repository description
npx -y skills add lilechen/skill-runtime-auditor --skill complete-executionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.4 KB, 93 tokens by cl100k_base, as published. Nobody here has run it
Implement Skill
Steps
- Read the requirements.
- Create a short implementation plan.
- Modify the code.
- Run tests with
pytest. - Run lint with
ruff check .. - Perform a final review with
git diff. - Commit changes with
git commit.
Required Artifacts
- Produce
coverage/coverage-summary.json.
Constraints
- Do not modify
pyproject.toml.
What ships with it: 1 file
1.3 KB alongside SKILL.md
- run.jsonl1.3 KB