From orchestrate
Verifies implementation against requirements and acceptance criteria from scattered sources. Identifies alignments, gaps, and unknowns before building or sign-off.
npx claudepluginhub haowjy/orchestrate --plugin orchestrateThis skill uses the workspace's default tool permissions.
Use this skill to sanity-check whether work matches intent.
Reviews spec.md files for completeness, clarity, implementability, testability, and structure. Identifies ambiguities, gaps, and missing sections before implementation.
Verifies code implementation completion against SPEC.md specs via checklists for functional/non-functional requirements, UI/UX, APIs, security, code quality, and docs. Outputs SPEC-REVIEW.md with gaps and fixes.
Reviews code changes against spec via git diffs and screenshots. Classifies deviations by severity and outputs JSON summary to verify post-implementation alignment.
Share bugs, ideas, or general feedback.
Use this skill to sanity-check whether work matches intent.
Good fit when:
Use whichever requirement sources are available, typically:
If sources conflict, call that out and proceed with the most defensible interpretation.
Suggested flow (adapt as needed):
Keep output concise and decision-oriented. A short structure that often works:
Use explicit evidence when possible, but keep the format flexible for the task.