cli
Validates coding agent instruction files against 120+ quality rules
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Reporails CLI?โผ
Run `npx skills add reporails/cli --all -g -y` in your terminal to install everything globally. You can also run a one-off check with no install using `npx @reporails/cli check`.
What does Reporails CLI check?โผ
It validates your agent instruction files (CLAUDE.md, AGENTS.md, rules, skills) against 120+ rules covering clarity, structure, constraints, and formatting, then gives a single Quality score out of 10.
Which coding agents does Reporails support?โผ
It has dedicated rule packs for Claude, Codex, Copilot, Cursor, and Gemini, plus a core pack that applies to any agent setup.
Can I run Reporails in CI?โผ
Yes. Add the provided GitHub Action to your workflow and set a minimum score or strict mode so instruction-quality regressions fail the build before merge.
Do I need an account to use Reporails?โผ
No. Anonymous mode works with no account or signup. Signing in via GitHub raises rate limits and unlocks per-finding fix text and exact conflict locations.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core