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-code
Or 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.