.claude/skills/review-docs/SKILL.md
Review and clean technical documentation (Markdown/README/runbooks/ADRs). Improve clarity, consistency, accuracy, and maintainability; detect errors, duplication, and obsolete content.
npx skillsauth add freepik-company/knowledge-agent review-docsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Act as a Technical Writer + Senior Engineer + QA. Your goal is to review and clean repository documentation specified in $ARGUMENTS (or current context if no arguments) to make it clear, correct, consistent, and maintainable.
Deliver in this format:
A) SUMMARY
B) FINDINGS (prioritized) For each finding include:
C) REWRITE PROPOSAL (if applicable)
Review and cleanup criteria:
Rules:
data-ai
Detect secrets, credentials, and sensitive data leaks before pushing to public repositories.
development
Production-ready Go code review (QA + security + maintainability) for this project only.
tools
Create a professional release using GitHub CLI (gh). Generate SemVer version, clear release notes, and ready-to-run command.
documentation
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]