SubagentStop
49Hook
Runs when a subagent finishes, executing subagent-tracker.sh via bash. From martineserios/thebrana.
Hook
Runs when a subagent finishes, executing subagent-tracker.sh via bash. From martineserios/thebrana.
Hook
Runs when a task is marked completed, executing step-completed.sh via bash. From martineserios/thebrana.
Hook
Runs when a session ends, executing session-end.sh via bash. From martineserios/thebrana.
Hook
Runs when the agent finishes a response, executing goal-completion.sh via bash. From martineserios/thebrana.
Hook
Runs on the StopFailure event, executing stopfailure-logger.sh via bash. From martineserios/thebrana.
Hook
Runs before the context is compacted, executing pre-compact.sh via bash. From martineserios/thebrana.
Hook
Runs on the ConfigChange event, executing config-change-guard.sh via bash. From martineserios/thebrana.
Skill Claude CodeCodex
Find and install skills for what you're doing — tech or reasoning gaps. Matches activity and tech context to relevant skills. Use when entering unfamiliar tech, stuck on a reasoning challenge, or no skill fits.
Skill Claude CodeCodex
Ultra-compressed mode — 65-75% fewer tokens, preserving technical accuracy. Strips filler, hedging, pleasantries. Code/commits stay in normal language.
Skill Claude CodeCodex
Cloud Run expert guidance. Use when deploying services, running jobs, or managing worker pools for HTTP, scheduled tasks, or background processing.
Skill Claude CodeCodex
Design event-driven systems: contracts, topics, consumers, retries, idempotency, and sagas. Use for asynchronous workflows, reliability patterns, retry/replay design, DLQ handling. NOT for CRUD APIs or ETL pipelines.
Skill Claude CodeCodex
FastAPI best practices + Pydantic. Use when building or reviewing FastAPI APIs.
Skill Claude CodeCodex
Production-ready Cloud Run on GCP: containerized services, Cloud Run Functions, cold start optimization, Pub/Sub integration, Cloud SQL, Secret Manager, concurrency tuning. Covers sharp edges and gotchas.
Skill Claude CodeCodex
LLM evaluation — automated metrics, human feedback, benchmarking. Use when testing performance, measuring AI quality, or establishing evaluation frameworks.
Skill Claude CodeCodex
Next.js App Router — Server Components, Actions, streaming, caching. Use when building or migrating Next.js apps.
Skill Claude CodeCodex
Postgres optimization — 70 rules (queries, indexes, RLS, concurrency). Use when writing SQL or reviewing schema.
Skill Claude CodeCodex
Core Supabase — DB, Auth, Realtime, Storage, RLS, Edge Functions. Triggers on ANY Supabase task.
Skill Claude CodeCodex
Use when doing ANY task involving Supabase: Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues, supabase-js, @supabase/ssr, RLS, schema migrations, CLI, MCP server. Includes security checklist.
Skill Claude CodeCodex
React/Next.js performance — 70 rules (waterfalls, bundle, re-renders). Use when reviewing or writing React/Next.js code.
Skill Claude CodeCodex
Vitest unit testing — Vite-powered, Jest-compatible. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
Skill Claude CodeCodex
UI review against Web Interface Guidelines. Use when asked to review UI, check accessibility, or audit design.
Skill Claude CodeCodex
Best practices for webhook handlers: verify → parse → handle idempotently. Covers idempotency, error handling, retry logic, framework-specific gotchas (Express, Next.js, FastAPI). Use when implementing any webhook receiver.
Skill Claude CodeCodex
Align a project to brana practices — assess gaps, plan, implement, verify. Auto-detects type. Use when setting up a new project or realigning an existing one.
Skill Claude CodeCodex
Manage the backlog — plan, track, navigate phases and epics. Use when planning phases, viewing roadmaps, or restructuring work.