From ac-workflow
Validates SPEC against PLAN.md instructions, evaluates if # AI Section > ## Plan achieves objectives aligned with research, amends for compliance, summarizes changes, and commits via script.
npx claudepluginhub waterplanai/agentic-config --plugin ac-workflowVALIDATE SPEC PLAN 1. COMPLIES with agents/spec/PLAN.md EXACT instructions. 2. Will successfully ACHIEVE Objectives and Details, ALIGNED with Research. SPEC: $ARGUMENT - COMMIT ONLY the files you changed. 1. RE-READ SPEC. 2. EVALUATE if SPEC COMPLIES with agents/spec/PLAN.md EXACT instructions. 3. EVALUATE if AFTER implementing `# AI Section > ## Plan`, the SPEC implementation will successfully...
Validates spec plans to confirm they achieve objectives and align with research. Evaluates AI plan against full spec, researches files, appends formatted feedback, summarizes, and commits spec changes.
Verifies development plans achieve goals before execution using goal-backward analysis. Checks requirement coverage, task completeness, dependencies, scope sanity, and SPEC compliance. Read-only.
Fills Nyquist validation gaps by generating runnable behavioral tests for phase requirements, running them adversarially, debugging failures (max 3 iterations), verifying coverage, and escalating blockers.
Share bugs, ideas, or general feedback.
VALIDATE SPEC PLAN
SPEC: $ARGUMENT
# AI Section > ## Plan, the SPEC implementation will successfully ACHIEVE Objectives and Details, ALIGNED with Research.# AI Section > ## Plan AGAINST# AI Section > ## Plan that does not align with ## Tasks (L1) requirement## Tasks (L1)# Source spec resolver (plugin-aware)
source "${CLAUDE_PLUGIN_ROOT}/scripts/spec-resolver.sh"
# Commit spec changes
commit_spec_changes "<spec_path>" "VALIDATE_INLINE" "<NNN>" "<title>"
CLAUDE.md (AGENTS.md).