hooks-toolkit

A2X

authoring-and-toolingClaude Codeby thamam

Summary

Claude Code hooks authoring reference and plugin hook debugging workflows

Install to Claude Code

/plugin install hooks-toolkit@A2X

Run in Claude Code. Add the marketplace first with /plugin marketplace add thamam/A2X-marketplace if you haven't already.

README.md

A2X Marketplace

Personal Claude Code plugins — stable utilities for development, planning, knowledge work, and bot operations. Install what you need, when you need it.

Install

/plugin marketplace add thamam/A2X-marketplace
/plugin install <plugin>@A2X

Profiles

profile-manager is always enabled and bundles plugins into workflow profiles so you can switch sets at once instead of toggling individually.

/profile list          # show profiles (dev, planning, research, meta, ops, full, minimal)
/profile dev           # activate a profile
/layout                # open the interactive marketplace layout designer

layout-designer.html at the repo root is the tool /layout opens — you can also open it directly in a browser.

Plugins

Deliverables & docs

  • planning — render PRDs and specs as interactive HTML reviews
  • white-paper — outline, draft, de-fluff, and rubric-review white papers
  • figma-blueprint — visualize codebase architecture as FigJam diagrams
  • terminal-diagrams — inline ASCII/Unicode diagrams and slideshow walkthroughs in the terminal
  • c4-architecture-diagrams — C4 system/container/component diagrams as Structurizr DSL, C4-PlantUML, or Mermaid C4
  • sprint-debrief — reconstruct a sprint from git and teach it across four lenses

Spec & workflow

  • openspec-workflow — spec-driven development: plan, audit, and ship OpenSpec changes
  • openspec-guide — source-verified knowledge reference for OpenSpec / opsx
  • resilient-flows — durable state, remediation loops, adversarial review, fail-closed verification, PR guards

Knowledge & continuity

  • code-research — deep code exploration with persistent research logs
  • knowledge-capture — decision logs and cross-session handoff breadcrumbs
  • auto-handoff — hand off to a fresh session when context usage runs high

Meta-cognition & interaction

  • interaction-patterns — structured questions, second-opinion critique, executive briefs, fork triage
  • cognitive-checkpoint — nudges you when you hit a passive-approval streak
  • moca — "shortest working code first," with a budget gate that blocks oversized patches

Authoring & tooling

  • skill-tooling — discover, extract, and document skills; interactive HTML deliverables
  • hooks-toolkit — hooks authoring reference and hook debugging

Session & ops

  • mactools — macOS/iTerm2 terminal automation (bundled MCP) and collaborative debug — setup
  • profile-manager — profile switching and the interactive layout designer
  • claw-testing — E2E testing harnesses for Claw fleet bots

Maintaining

Building or changing a plugin? See CLAUDE.md — it covers the repo layout and the catalog/version-bump rules.

Maintainer

Tomer Hamam (tomerhamam@gmail.com)

Related plugins

Browse all →