Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
check-comments - Skill - OpenSmartRoute
Skillv1.0.0
check-comments
Scan Clavyn source for history/attribution comments that should be documentation instead. Use after writing or editing code to catch and fix violating comments before committing.
Instruction file imported from CodeAny-inc/Clavyn (.cursor/rules/check-comments.mdc). Copyright stays with the author.
Comment hygiene for Clavyn
The canonical Agent Skill lives at .agents/skills/check-comments/SKILL.md
(standard agentskills.io location). This Cursor rule is a thin pointer so
Cursor's rules discovery finds it.
Quick reference
node scripts/verify/check-comments.mjs --pretty # scan tracked sourcenode scripts/verify/check-comments.mjs --staged # only staged filesnode scripts/verify/check-comments.mjs <path> # scan a path
Full instructions
Read .agents/skills/check-comments/SKILL.md for the full rule, the fix
workflow, escape hatches, and gotchas. See AGENTS.md "Comment hygiene
(enforced)" for the policy. Fix every finding before committing.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/codeany-inc-clavyn-check-comments-rule/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.