From ai-maestro-orchestrator-agent
Compiles verification checklists from project requirements. Reads USER_REQUIREMENTS.md, extracts verification points, applies structured templates with priority and dependency ordering, and outputs formatted checklists.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-maestro-orchestrator-agent:amoa-checklist-compilation-patternsamoa-mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Compiles verification checklists from project requirements.
README.mdreferences/checklist-best-practices.mdreferences/checklist-compilation-workflow.mdreferences/checklist-examples.mdreferences/checklist-templates.mdreferences/checklist-types-reference.mdreferences/op-add-rule14-section.mdreferences/op-compile-module-completion-checklist.mdreferences/op-compile-quality-gate-checklist.mdreferences/op-compile-release-readiness-checklist.mdreferences/op-compile-review-checklist.mdreferences/op-compile-task-assignment-checklist.mdreferences/op-compile-test-coverage-checklist.mdreferences/skill-quick-reference.mdCompiles verification checklists from project requirements.
Copy this checklist and track your progress:
Input: "Compile a quality gate checklist for auth-core" Output: Checklist at project docs/checklists/ directory (e.g., auth-core-quality-gate.md) with grouped items, criteria, RULE 14 section.
See checklist-examples.md in Contents above for walkthroughs.
[ERROR] No USER_REQUIREMENTS.md found[PENDING] markersMarkdown checklist with grouped items, criteria, and RULE 14 section.
See Contents section above for all reference files.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentGenerates custom checklists for validating requirements quality (clarity, completeness, consistency) within active workflows. Useful for ensuring specs are ready for implementation.
Generates custom checklists to validate requirement quality (completeness, clarity, consistency) from specifications and user input. Use for requirement validation or specification completeness checks.
Creates structured quality gates for workflow boundaries like pre-merge checklists, deployments, and phase transitions with pass/fail criteria, exact commands, and escalation procedures.