Verification
Skill a5c-ai/babysitter/library/methodologies/rpikit/skills/verification
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill verificationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Verification-before-completion discipline ensuring all success criteria are met, tests pass, and reviews complete before declaring work done.
SKILL.md
1.2 KB, as published. Nobody here has run it
- At phase checkpoints
- Before final completion declaration
- When validating that all acceptance criteria are met
Verification Checklist
- All automated tests pass
- Manual verification steps confirmed
- Code review completed (APPROVE or APPROVE_WITH_NITS)
- Security review passed
- Plan document updated with completion status
- All success criteria from the plan are satisfied
- No untracked deviations from the plan
Key Rules
- Never declare done without running verification
- Document any verification failures
- Verification failures halt progress until resolved
Tool Use
Integrated into methodologies/rpikit/rpikit-implement (step execution and completion)