Releases: affaan-m/everything-claude-code
Releases · affaan-m/everything-claude-code
v1.0.0 - Official Plugin Release
🚀 Now Available as a Claude Code Plugin
Install with a single command:
/plugin marketplace add affaan-m/everything-claude-code
/plugin install everything-claude-code@everything-claude-codeOr add to your ~/.claude/settings.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.