Manage repository operations
.skillskillsetup L2★1
Jon-Ting/qmmd ↗What it does
Run repository operations: install, test, lint, docs
Best for
Lightweight agent-driven repo validation without external runners
Inputs
- · Action type
- · Optional focus module
Outputs
- · Operation status
- · Failure logs (if any)
- · Artifact paths (docs build)
Requires
- · uv
- · pytest
- · ruff linter
- · MkDocs
Preconditions
Repo structure with tests/, pyproject.toml, docs/
Failure modes
Missing test file, lint rule config mismatch, docs build timeout
Trust signals
- · Modular actions
- · Env-specific fallback
- · Docs artifact path returned