Quality checklist
Skill a5c-ai/babysitter/library/methodologies/spec-kit/skills/quality-checklist
Validate implementation quality through custom checklists, scoring against constitution standards, specification coverage, and producing remediation recommendations.From its SKILL.md
npx -y skills add a5c-ai/babysitter --skill quality-checklistAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.8 KB, 248 tokens by cl100k_base, as published. Nobody here has run it
- When validating code quality against constitution standards
- When verifying specification requirement coverage
- When running custom project-specific quality checks
Key Principle
Quality validation must be objective, reproducible, and multi-dimensional. Failed items must have actionable remediation recommendations. The checklist supports convergence loops -- re-validate after fixes until quality threshold is met.
Process
- Validate code quality - Check against constitution coding standards
- Verify test coverage - Ensure coverage meets constitution thresholds
- Check spec satisfaction - Verify all requirements are implemented
- Assess performance - Validate against constitution benchmarks
- Verify security - Check compliance with constitution security constraints
- Execute custom checks - Run any project-specific quality checks
- Score overall quality - Weighted average across categories (0-100)
- Produce recommendations - Actionable fixes for failed items
- Remediation loop - Re-validate after fixes (up to 3 iterations)
Tool Use
Invoke via babysitter process: methodologies/spec-kit/spec-kit-implementation (quality checklist phase)
Full pipeline: methodologies/spec-kit/spec-kit-orchestrator
What ships with it: 1 file
466 B alongside SKILL.md
- README.md466 B