quality-checklist
SkillDev toolsLets your agent check code against a quality checklist and get scoring and fix recommendations.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the quality-checklist skill
About this capability
Validate implementation quality through custom checklists, scoring against constitution standards, specification coverage, and producing remediation recommendations.
What this skill tells your AI
The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/spec-kit/skills/quality-checklist/SKILL.md and read by ahel’s review.
- 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
Signals
- GitHub stars
- 2k
- Forks
- 106
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
quality-checklist- Source
- github.com/a5c-ai/babysitter