| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-22 | 1.4 kB | |
| v1.0.0 - Official Plugin Release source code.tar.gz | 2026-01-22 | 92.5 kB | |
| v1.0.0 - Official Plugin Release source code.zip | 2026-01-22 | 128.8 kB | |
| Totals: 3 Items | 222.7 kB | 0 | |
đ Now Available as a Claude Code Plugin
Install with a single command:
:::bash
/plugin marketplace add affaan-m/everything-claude-code
/plugin install everything-claude-code@everything-claude-code
Or add to your ~/.claude/settings.json:
:::json
{
"extraKnownMarketplaces": {
"everything-claude-code": {
"source": { "source": "github", "repo": "affaan-m/everything-claude-code" }
}
},
"enabledPlugins": {
"everything-claude-code@everything-claude-code": true
}
}
What's Included
| Component | Count |
|---|---|
| Agents | 9 specialized subagents |
| Skills | 11 workflow definitions |
| Commands | 11 slash commands |
| Hooks | 10 automations |
| Rules | 6 guideline sets |
New in This Release
- Plugin packaging - Install the entire collection in seconds
- Memory persistence hooks - Context survives across sessions
- Strategic compaction - Manual
/compactat logical boundaries - Continuous learning - Auto-extract patterns from sessions
- Verification loops - Checkpoint and eval workflows
đ Read the guides: - Shorthand Guide (6.1K â¤ď¸) - Longform Guide
Star â if this helps your workflow.