final-validation

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/final-validation

Validates North Star and ResearchBrief for quality before final delivery

  • Ensures completeness, consistency, and clarity of final artifacts
  • Uses internal checks for placeholders, contradictions, gaps, and ambiguity
  • Routes issues to specific tactics/SOPs for targeted fixes
  • Presents validated output to user for confirmation

SKILL.md

.github/skills/final-validationView on GitHub ↗
---
name: final-validation
description: Self-review the North Star + ResearchBrief for completeness, consistency, and clarity before presenting to user. If issues found, return to specific tactic/SOP for targeted fix. If passes, present final output to user for confirmation.
execution: dialogue
---

# Final Validation

Quality gate before final output.

## Execution

Dialogue — inline, CC performs self-review then presents.

## Self-Review Checks

1. **Placeholder scan**: any TBD, empty sections, incomplete information?
2. **Internal consistency**: do any sections contradict each other?
3. **Completeness**: any critical information gaps that would block downstream work?
4. **Ambiguity**: any requirement interpretable two different ways?

## If Issues Found

Return to the specific tactic/SOP that can fix the gap. Targeted fix, not full re-run.

## If Passes

Present North Star + ResearchBrief to user.

## What to Ask

- Is this the direction you want to pursue?
- Does anything need adjustment?
- Are you ready to move forward with this as your research brief?

## Output

User-confirmed North Star + ResearchBrief (final artifacts).

More from yogsoth-ai/de-anthropocentric-research-engine