Generate minimal AGENTS.md files using the Differential Context principle
npx claudepluginhub tmdgusya/init-context-skillGenerate minimal, effective AGENTS.md files using the Differential Context principle. Based on research showing verbose context files reduce agent performance.
Generate minimal, effective AGENTS.md files for Claude Code.
Based on research (arxiv 2602.11988) showing that verbose context files reduce agent performance. Uses the Differential Context principle: include only what differs from defaults + what is prohibited.
Run two commands in Claude Code:
# 1. Add the marketplace
/plugin marketplace add tmdgusya/init-context-skill
# 2. Install the plugin
/plugin install init-context@tmdgusya-init-context-skill
To update:
/plugin update init-context
In Claude Code, invoke the skill:
/init-context:init
The skill will:
| Included | Excluded |
|---|---|
| Build/test/lint commands | Directory structure |
| Protected files/dirs | Architecture descriptions |
| Deviations from framework defaults | Style guides (linters handle this) |
| README/docs duplication |
MIT
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search