npx claudepluginhub jmeagher/software-factory --plugin jsfDispatch the validator agent for the current in-progress phase. The validator runs automated tests, reports results, and if manual validation is required per the `validation-gate` skill, prompts the user for explicit confirmation. Do not mark a phase complete until both criteria pass.
/validateValidates CLI harness for software at given path or GitHub repo against HARNESS.md standards: directory structure, files, Click CLI, core modules, tests, and docs.
/validateValidates project structure, git config, build setup, code quality, CI/CD workflows, and best practices; reports issues, score, and recommendations with --path and --verbose options.
/validateValidates project implementation against scope and tasks documents using parallel subagents, producing validation_gaps.md with actionable remediation tasks.
/validateValidates cli-anything-web CLI at <app-path> against HARNESS.md standards across 11 categories (75 checks), reporting N/N pass/fail counts and fix suggestions for failures.
/validateValidates a product idea through interactive canvas and 7-area checklist, producing a GO, TEST MORE, or KILL decision.
/validateValidates Claude plugin structure, manifest (plugin.json), paths, naming conventions, and components (commands, agents, skills, hooks) for common issues.
Share bugs, ideas, or general feedback.
Dispatch the validator agent for the current in-progress phase. The validator runs automated tests, reports results, and if manual validation is required per the validation-gate skill, prompts the user for explicit confirmation. Do not mark a phase complete until both criteria pass.