ai-context-file-improver
Installation
SKILL.md
AI Context File Improver
Audit, evaluate, and improve AI project context files to ensure your AI coding assistant has optimal project knowledge — regardless of which tool you use.
This skill can write to context files. After presenting a quality report and getting user approval, it updates files with targeted improvements.
Supported File Types
| Tool | Project-level | Global-level |
|---|---|---|
| Claude Code | CLAUDE.md, .claude.local.md |
~/.claude/CLAUDE.md |
| OpenCode | AGENTS.md |
~/.config/opencode/AGENTS.md |
| OpenAI Codex | AGENTS.md |
— |
| Cursor | .cursorrules, .cursor/rules/*.md |
~/.cursor/rules/ |
| GitHub Copilot | .github/copilot-instructions.md |
— |
| Windsurf | .windsurfrules |
— |
Note: OpenCode falls back to
CLAUDE.mdifAGENTS.mdis absent. PrioritizeAGENTS.mdfor new projects targeting OpenCode.