PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing stateful-op-reminder.sh, destructive-guard.sh and pr-create-guard.sh (3 commands). From asaphe/promptcraft.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing stateful-op-reminder.sh, destructive-guard.sh and pr-create-guard.sh (3 commands). From asaphe/promptcraft.
Hook Claude Code
Runs when a session starts, executing session-start-learnings.sh. From asaphe/promptcraft.
Hook Claude Code
Runs when a session ends, executing session-end-learnings.sh. From asaphe/promptcraft.
Hook Claude Code
Runs before the context is compacted for auto tool calls, executing precompact-preserve.sh. From asaphe/promptcraft.
Settings file Claude Code
Agent settings declaring 4 hook events (PreToolUse, SessionStart, SessionEnd, PreCompact) and 5 allowed tools.
Instructions file CodexOpenCode
AGENTS.md instructions for asaphe/promptcraft, covering agents.md, project overview, adding content — where does it go?, editing conventions and commit & pr guidelines.
Agent
Classifies proposed learnings as team-wide, agent-specific, or personal. Use when a correction or pattern is identified but the right target location is ambiguous. Returns a classification with reasoning.
Agent Claude Code
Read-only reviewer for DevOps file changes — Terraform, GitHub Actions, Dockerfiles, shell scripts, and Helm charts. Use for PR review of infrastructure and CI/CD changes.
Agent Claude Code
Expert in non-deployment Terraform modules — core, network, ECR, EKS, kubernetes-operators, and integrations. Use for plan/apply on infrastructure modules, module scaffolding, or state operations on non-deployment resources.
Skill Claude CodeCodex
Capture a session state snapshot for context handoff between sessions. Records branch, changes, recent commits, and current work summary. Usage - /checkpoint.
Skill Claude CodeCodex
Trigger a deployment workflow via GitHub Actions. Interactively selects environment, application, and deployment target. Usage - /deploy [application].
Skill Claude CodeCodex
Post-deployment health check. Verifies pod status, logs, events, Helm release, and ingress for a deployed application. Usage - /verify-deploy [application] [target].
Agent
How to design, structure, and maintain Claude Code subagents (the .md files in .claude/agents/).
Agent
Copy this file to .claude/agents/ .md in your project and customize.
Agent
How to design a set of specialized review agents that divide PR review responsibilities by domain, producing higher-quality findings than a single generalist reviewer.
Cursor rule
Kubernetes and Helm best practices including resource management, security, chart organization, and deployment patterns.
MCP server Claude CodeCodexCursor
🦾 A strong MCP server for ClickUp. Runs locally from the clickup-mcp-server Python package.