Armory
Source

Browse

Search and filter by type across the catalog

629 results in Hooks, Observability, CLAUDE.md / Rules · page 2 of 27

ObservabilityPreview

claude-code-statusline

Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring

95.9476 stars · 35 forks
Harnessclaude
statuslineobservability
No one-command install · SourceDetails
ObservabilityPreview

phospho

Phospho is a text analytics and evaluation platform for LLM apps. It logs sessions, runs clustering, detects failures, and surfaces actionable insights.

95.8439 stars · 35 forks
Harnessclaudecursorcodexopencodegemini
observabilityanalyticsevals
No one-command install · SourceDetails
HooksPreview

claude-hooks

A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface.

95.2389 stars · 26 forks
Harnessclaude
claude-codehooks
No one-command install · SourceDetails
ObservabilityPreview

athina-ai

Athina AI provides developer-focused LLM monitoring and eval framework: real-time inference logging, automated evals, and regression detection in CI.

94.6301 stars · 23 forks
Harnessclaudecursorcodexopencodegemini
observabilityevalslogging
No one-command install · SourceDetails
HooksPreview

dippy

Auto-approve safe bash commands using AST-based parsing, while prompting for destructive operations. Solves permission fatigue without disabling safety. Supports Claude Code, Gemini CLI, and Cursor.

94.0243 stars · 21 forks
Harnessclaude
hook
No one-command install · SourceDetails
HooksPreview

cc-notify

CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display.

93.9216 stars · 23 forks
Harnessclaude
claude-codehooks
No one-command install · SourceDetails
ObservabilityPreview

claude-pace

A lightweight Bash + jq statusline for Claude Code that displays rate limit pace delta (burn rate vs. time remaining), 5h/7d usage percentage, context window usage, git branch and diff stats. Compares current consumption rate against time remaining in each rate limit window to indicate whether quota is being used faster or slower than the window allows. Single file with no external dependencies beyond jq.

93.6229 stars · 19 forks
Harnessclaude
claude-codestatus-lines
No one-command install · SourceDetails
HooksPreview

typescript-quality-hooks

A quality-check hook for Node.js TypeScript projects: TypeScript compilation, ESLint auto-fixing and Prettier formatting, with SHA256 config caching that keeps validation under 5 ms during editing.

92.4178 stars · 14 forks
Harnessclaude
claude-codehooks
No one-command install · SourceDetails
HooksPreview

cchooks

A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files.

90.7130 stars · 11 forks
Harnessclaude
hook
No one-command install · SourceDetails
HooksPreview

claudio

A small library that plays OS-native sounds for Claude Code events through hooks.

89.2113 stars · 8 forks
Harnessclaude
claude-codehooks
No one-command install · SourceDetails
HooksPreview

claude-code-hooks-sdk

A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface.

87.068 stars · 8 forks
Harnessclaude
hook
No one-command install · SourceDetails
ObservabilityPreview

claudia-statusline

High-performance Rust-based statusline for Claude Code with persistent stats tracking, progress bars, and optional cloud sync. Features SQLite-first persistence, git integration, context progress bars, burn rate calculation, XDG-compliant with theme support (dark/light, NO_COLOR).

81.236 stars · 5 forks
Harnessclaude
claude-codestatus-lines
No one-command install · SourceDetails
HooksPreview

parry

Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. In early development when it was listed.

75.445 stars · 1 fork
Harnessclaude
hook
No one-command install · SourceDetails
ObservabilityPreview

honeycomb

Honeycomb's OpenTelemetry-native observability platform: a high-cardinality event store ideal for tracing LLM pipelines and debugging slow agent traces.

75.116 stars · 6 forks
Harnessclaudecursorcodexopencodegemini
observabilityopentelemetrytracing
No one-command install · SourceDetails
HooksPreview

britfix

Claude outputs American spellings by default, which can have an impact on: professional credibility, compliance, documentation, and more. Britfix converts to British English, with a Claude Code hook for automatic conversion as files are written. Context-aware: handles code files intelligently by only converting comments and docstrings, never identifiers or string literals.

74.518 stars · 4 forks
Harnessclaude
claude-codehooks
No one-command install · SourceDetails
ObservabilityPreview

baserun

Baserun captures LLM traces via a lightweight decorator-based SDK and provides a dashboard for debugging prompt chains, testing variants, and measuring quality.

74.416 stars · 5 forks
Harnessclaudecursorcodexopencodegemini
observabilitytracingtesting
No one-command install · SourceDetails
CLAUDE.md / RulesPreview

pre-commit-hooks

A repository of pre-commit hooks whose CLAUDE.md and .claude/ documentation is a thorough, compact example of project instructions for Claude Code.

57.35 stars · 3 forks
Harnessclaude
claude-codeclaude-md-files
No one-command install · SourceDetails
CLAUDE.md / RulesPreview

angular-coding-style

angular rule: apply when working on angular and you need Angular Coding Style.

16.31 mention
Harnessclaudecodexcursorgeminiopencode
rulesangular
Details
CLAUDE.md / RulesPreview

additional-directories

Grant access to additional directories outside the current project. Useful for monorepo setups, shared libraries, or when working with documentation stored in separate repositories.

UnrankedNo signals yet
Harnessclaude
permissionsclaudemd-rules
Details
HooksPreview

agents-md-loader

Automatically loads AGENTS.md configuration file content at session start to ensure Claude Code follows project-specific agent behavior. Only loads if AGENTS.md exists, otherwise passes empty context. Supports the universal AGENTS.md standard for cross-platform AI assistant compatibility.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
CLAUDE.md / RulesPreview

ai-agent-specialist

Cursor rules for TypeScript, React, Node.js, clean architecture, testing, and WHY-oriented engineering guidance.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
HooksPreview

ai-bash-guard

AI-powered bash command security guard. Before any Bash command runs, a lightweight Claude subagent evaluates it for destructive or irreversible patterns — recursive deletes, force pushes to protected branches, database drops, and credential exposure — and blocks execution with a clear explanation if flagged. Uses PreToolUse with type:agent, which is the only hook pattern that can block tool execution via AI reasoning.

UnrankedNo signals yet
Harnessclaude
securityhooks
Details
CLAUDE.md / RulesPreview

ai-intellij-plugin

Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific coding patterns, detailed package structure guidelines, and clear internationalization standards.

UnrankedNo signals yet
Harnessclaude
claude-mdruleslanguage-specific
Details
CLAUDE.md / RulesPreview

allow-git-operations

Allow common git operations for version control workflow. Permits git status, diff, add, commit, and push operations while maintaining security by requiring explicit permission for potentially destructive operations.

UnrankedNo signals yet
Harnessclaude
permissionsclaudemd-rules
Details
Browse · Armory