claudegoodies
Plugin

headroom

From headroomlabs-ai

Headroom startup hooks for Claude Code and GitHub Copilot CLI.

Adds startup hooks for Claude Code and GitHub Copilot CLI (source gives no further detail).

Skip it if

  • Source only provides a package.json manifest, no documented functionality
  • No description of what the hooks actually do on startup

Install

/plugin install headroom

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "headroom",
  "version": "0.31.0",
  "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.",
  "author": {
    "name": "Headroom Contributors",
    "url": "https://github.com/chopratejas/headroom"
  },
  "homepage": "https://github.com/chopratejas/headroom",
  "repository": "https://github.com/chopratejas/headroom",
  "keywords": [
    "headroom",
    "hooks",
    "claude-code",
    "copilot-cli"
  ]
}
View full source on GitHub →

Other plugins