final-validation
Performs quality checks on research outputs before user presentation.
Install
mkdir -p .claude/skills/final-validation && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16126" && unzip -o skill.zip -d .claude/skills/final-validation && rm skill.zipInstalls to .claude/skills/final-validation
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Self-review the North Star + ResearchBrief for completeness, consistency,Key capabilities
- →Self-review documentation for completeness
- →Check for internal consistency in documents
- →Identify critical information gaps
- →Detect ambiguity in requirements
- →Present final output to user for confirmation
How it works
The skill performs a self-review of the North Star and ResearchBrief documents, checking for placeholders, inconsistencies, completeness, and ambiguity, and then presents the validated documents to the user.
Inputs & outputs
When to use final-validation
- →Verify research brief
- →Check documentation completeness
- →Audit final report consistency
About this skill
Final Validation
Quality gate before final output.
Execution
Dialogue — inline, CC performs self-review then presents.
Self-Review Checks
- Placeholder scan: any TBD, empty sections, incomplete information?
- Internal consistency: do any sections contradict each other?
- Completeness: any critical information gaps that would block downstream work?
- 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).
When not to use it
- →When the documentation is not a North Star or ResearchBrief
- →When a full re-run of a tactic/SOP is needed instead of a targeted fix
- →When the user does not want to confirm the final output
Limitations
- →The skill is designed for self-review of North Star and ResearchBrief documents.
- →It performs targeted fixes for identified issues, not full re-runs.
- →The final output requires user confirmation.
How it compares
This skill acts as a final quality gate for documentation, ensuring completeness and consistency before user delivery, unlike simply generating the documents.
Compared to similar skills
final-validation side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| final-validation (this skill) | 0 | 2mo | No flags | Beginner |
| citation-management | 23 | 7mo | Review | Beginner |
| microsoft-docs | 10 | 5mo | Review | Beginner |
| peer-review | 11 | 7mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by yogsoth-ai
View all by yogsoth-ai →You might also like
citation-management
davila7
Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.
microsoft-docs
github
Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.
peer-review
davila7
Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.
notion-research-documentation
openai
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
context7-auto-research
davila7
Automatically fetch latest library/framework documentation for Claude Code via Context7 API
fact-check
leonardomso
Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation