coding-guidelines-verify
✓Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance checks for changed files.
Installation
SKILL.md
Workflow (checklist) 1) Collect changed files (staged + unstaged + untracked). 2) For each changed file, find the nearest parent AGENTS.md.
3) Parse the codex-guidelines block (schema: references/verifiable-block.md). 4) Run, per scope:
5) Produce a short compliance report (template: references/report-template.md).
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance checks for changed files. Source: jmerta/codex-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jmerta/codex-skills --skill coding-guidelines-verify- Source
- jmerta/codex-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is coding-guidelines-verify?
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance checks for changed files. Source: jmerta/codex-skills.
How do I install coding-guidelines-verify?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jmerta/codex-skills --skill coding-guidelines-verify Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jmerta/codex-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01