agentsclimarketplace

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

Install
npx -y skills add a5c-ai/babysitter --skill quality-checklist

Assembled 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

  1. Validate code quality - Check against constitution coding standards
  2. Verify test coverage - Ensure coverage meets constitution thresholds
  3. Check spec satisfaction - Verify all requirements are implemented
  4. Assess performance - Validate against constitution benchmarks
  5. Verify security - Check compliance with constitution security constraints
  6. Execute custom checks - Run any project-specific quality checks
  7. Score overall quality - Weighted average across categories (0-100)
  8. Produce recommendations - Actionable fixes for failed items
  9. 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

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.