Verify claims in tacosdedatos content before publication. Use this skill when reviewing drafts for factual accuracy, checking code examples work correctly, validating statistics and sources, or verifying quotes and attributions. Produces a structured fact-check report with verdicts for each claim. For deep verification requiring extended research, delegate to the fact-checker subagent instead.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: fact-checker description: Verify claims in tacosdedatos content before publication. Use this skill when reviewing drafts for factual accuracy, checking code examples work correctly, validating statistics and sources, or verifying quotes and attributions. Produces a structured fact-check report with verdicts for each claim. For deep verification requiring extended research, delegate to the fact-checker subagent instead.
Fact-Checker
Verify technical, statistical, and attribution claims in tacosdedatos content.
References:
references/claim-categories.md— Claim types and verification methodsreferences/report-format.md— Report template and examples
Verification Workflow
Step 1: Extract Claims
Scan the content and extract all verifiable claims:
- Technical claims — Code, APIs, versions, tool capabilities
- Statistical claims — Numbers, percentages, study references
- Attribution claims — Quotes, sources, links
See references/claim-categories.md for identification signals.
Step 2: Prioritize
Focus verification effort on high-impact claims:
| Priority | Examples |
|---|---|
| High | Code readers will copy, statistics supporting arguments, named quotes |
| Medium | Version numbers, tool comparisons |
| Low | Hyperbolic rhetoric, subjective assessments |
Step 3: Verify Each Claim
Technical claims:
1. Code snippets → Execute to verify they run
2. API behavior → Web search for official docs
3. Version claims → Check release notes
Statistical claims:
1. Find original source via web search
2. Verify the number matches
3. Check if data is current
Attribution claims:
1. Web search for original quote/source
2. Verify link validity
3. Confirm attribution accuracy
Step 4: Flag for Human Review
Mark claims that cannot be automatically verified:
- Insider knowledge or personal anecdotes
- Future predictions
- Unpublished/internal data
- Controversial interpretations
Step 5: Generate Report
Produce a structured report using the template in references/report-format.md.
Verdicts:
- VERIFIED — All claims check out
- ISSUES FOUND — Corrections needed before publishing
- NEEDS HUMAN REVIEW — Editor must decide on flagged items
Quick Check vs Deep Verification
| Scope | Use Case | Approach |
|---|---|---|
| Quick check | Pre-publication review | This skill: scan, verify obvious claims, flag concerns |
| Deep verification | Investigative piece, controversial topic | Delegate to fact-checker subagent for extended research |
Code Verification
For code blocks, attempt execution when possible:
# Run code in sandbox
# Capture: success/failure, output, errors
# Report: which blocks run, which fail
Report format for code:
| Code Block | Location | Result |
|---|---|---|
| API example | Section 2 | ✓ Runs |
| Data pipeline | Section 4 | ✗ Error: missing import |
Common Issues in tacosdedatos Content
| Issue | Detection | Recommendation |
|---|---|---|
| Outdated package names | Package not found on pip/npm | Check current package name |
| Deprecated API syntax | Code runs but with warnings | Update to current syntax |
| Broken links | 404 or redirect to unrelated page | Find updated URL or remove |
| Misattributed quotes | Original source says different | Correct attribution or rephrase |
| Stale statistics | Data >2 years old | Find current data or note date |
Output Format
Always produce a report following the template in references/report-format.md.
Minimum report contents:
- Overall verdict (VERIFIED / ISSUES FOUND / NEEDS HUMAN REVIEW)
- Summary of findings
- List of claims checked with individual verdicts
- Code execution results (if applicable)
- Specific recommendations for fixes
More by chekos
View allPlan and execute Bluesky growth strategy for audience building on the decentralized platform. Use when developing starter pack strategy, creating custom feeds, building community presence, or planning cross-platform promotion. Includes the three-feed system, starter pack tactics (43% of follows at peak), and authentic engagement strategies for this conversation-first platform.
Validate images against tacosdedatos illustration style guide. Use this skill when reviewing generated images, checking uploaded images for brand consistency, providing quality feedback on visual assets, or deciding if an image is ready for publication. Returns pass/fail with specific actionable feedback.
Load tacosdedatos brand guidelines and visual standards. Use this skill when you need to reference brand colors, typography, visual identity, or design system documentation. Points to the authoritative source documents in agents/shared/.
Create complete post banner illustrations for tacosdedatos from concept to final image. Use this skill when you need to create a banner image for a new post, generate an illustration that matches the tacosdedatos visual style, or produce publication-ready artwork. This is the main creative orchestration skill that handles the full workflow.
