github affaan-m/everything-claude-code v1.0.0
v1.0.0 - Official Plugin Release

latest releases: v1.10.0, v1.9.0, v1.8.0...
3 months ago

🚀 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 /compact at logical boundaries
  • Continuous learning - Auto-extract patterns from sessions
  • Verification loops - Checkpoint and eval workflows

📖 Read the guides:

Star ⭐ if this helps your workflow.

Don't miss a new everything-claude-code release

NewReleases is sending notifications on new releases.