en un clic
spec-self-review
// Quality gate for Research Specs. Checks for placeholders, consistency, scope, ambiguity, context protocol, and quantification. Mandatory before user review.
// Quality gate for Research Specs. Checks for placeholders, consistency, scope, ambiguity, context protocol, and quantification. Mandatory before user review.
Complete strategy book for the research engine. Contains all campaign descriptions, routing tables, pre-conditions, and orchestration rules. CC reads this before generating any Research Spec.
Structured questioning SOP to determine which campaigns to include, emphasize, or skip. Used during spec generation.
Structured questioning SOP to identify practical constraints that shape the research spec. Used during spec generation.
Structured questioning SOP to determine research boundaries, depth, and breadth. Used during spec generation.
Top-level orchestrator for the yogsoth-ai research ecosystem. Drives the full research lifecycle from direction crystallization through experiment design.
Execute a Research Spec step by step, respecting context protocol, deviation limits, and backtrack rules. Supports multi-session recovery.
| name | spec-self-review |
| description | Quality gate for Research Specs. Checks for placeholders, consistency, scope, ambiguity, context protocol, and quantification. Mandatory before user review. |
| execution | sequential |
| used-by | writing-specs |
You are auditing a Research Spec for quality before presenting it to the user. This review is MANDATORY and cannot be skipped.
Run each check. If any fails, fix the issue inline immediately.
Search the spec for: "TBD", "TODO", "...", "fill in", "to be determined", or any vague language where specifics are needed.
If all checks pass: report "Spec self-review: PASS" and proceed. If any check fails: fix inline, then report what was fixed.