content-review Skill
Review hackathon content (challenges, module docs, resources) for correctness, pacing, hallucinations, and staleness, and cross-check claims against official documentation on the web. Use when asked to "review content", "check for errors", "verify the docs", "find hallucinations", "is this still accurate", "check again Published by microsoft in frontier-agentic-devops-rvas.
What is content-review Skill?
Review hackathon content (challenges, module docs, resources) for correctness, pacing, hallucinations, and staleness, and cross-check claims against official documentation on the web. Use when asked to "review content", "check for errors", "verify the docs", "find hallucinations", "is this still accurate", "check again Published by microsoft in frontier-agentic-devops-rvas. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Documentation
- Design and media
- Security review use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use content-review Skill
- Use it for security review.
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/frontier-agentic-devops-rvas
- Skill file: .agents/skills/content-review/SKILL.md
What it does
Review hackathon content (challenges, module docs, resources) for correctness, pacing, hallucinations, and staleness, and cross-check claims against official documentation on the web. Use when asked to "review content", "check for errors", "verify the docs", "find hallucinations", "is this still accurate", "check again
Skill instructions
Content Review Layered review for this repo's authored content. Deterministic checks (schema, links, placeholders, numbering) are already handled by npm run audit. This skill adds the layer those scripts cannot: judgment-based correctness, pacing, hallucination, and freshness review, validated against official documentation on the web. When to Use - Before opening a PR that adds or edits challenge content. - When asked to fact-check, verify, or "make sure this is still accurate." - When a product (GitHub, Copilot, Actions, GHAS, Azure) may have changed UI labels, feature names, or versions. - When a challenge "feels" too long/short for its difficulty, or steps don't add up. Do not use this for code refactoring, schema/field validation (that's npm run audit), or generating new challenges from scratch. What Counts as Content | Type | Files | Primary risks | |---|---|---| | Challenge metadata | modules/<m/challenges/<slug/meta.yml | wrong difficulty/duration, stale references URLs, prereq
Explore related resources
Frequently asked questions
What is content-review?
content-review is a open-source AI agent skill with Copy skill directory. Review hackathon content (challenges, module docs, resources) for correctness, pacing, hallucinations, and staleness, and cross-check claims against official documentation on the web.
Who is content-review best for?
content-review is best for reusing agent instructions, scripts, and references, security review workflows, documentation workflows, design and media workflows.
How do I install content-review?
Install or run content-review using Copy skill directory. Check content-review for the latest setup command.
Is content-review actively maintained?
content-review may need a closer maintenance check before production use.
Auto-fetched from GitHub.