Back to Hooks
Event Hooks
Community

beads

2 events · 2 hooks

From beads
17.9K
AI Summary

Runs automated commands before code compaction and at session initialization.

Install
1
Add the repository(one-time)
$
/plugin marketplace add steveyegge/beads
2
Install the plugin
$
/plugin install beads@beads-marketplace
Source

Defined inline in plugin.json manifest

Configuration
{
  "PreCompact": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "bd prime"
        }
      ],
      "matcher": ""
    }
  ],
  "SessionStart": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "bd prime"
        }
      ],
      "matcher": ""
    }
  ]
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": false,
    "touchesFileWrites": false
  },
  "typeStats": {
    "command": 2
  },
  "eventStats": {
    "PreCompact": 1,
    "SessionStart": 1
  },
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 0,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 2
  }
}
Links
View Plugin
View on GitHub
View README
GitHub Stats
1.1K forks
Actions
Links
View Plugin
View on GitHub
View README
GitHub Stats
1.1K forks
Actions

Similar Hooks

ralph-wiggum
1 event·1 hook

Event automation configured

73.8k
superpowers
1 event·1 hook

Event automation configured

68.7k
everything-claude-code
6 events·17 hooks
BashFile writesAll tools
56.9k

Product

  • Browse Plugins
  • Marketplaces
  • Pricing
  • About
  • Contact

Resources

  • Learning Center
  • Claude Code Docs
  • Plugin Guide
  • Plugin Reference
  • Plugin Marketplaces

Community

  • Browse on GitHub
  • Get Support

Admin

  • Admin Panel

Legal

  • Terms of Service
  • Privacy Policy
Community Maintained•Not affiliated with Anthropic

© 2025 ClaudePluginHub

ClaudePluginHub
ClaudePluginHub
ToolsLearn
Search...