PostToolUse
25Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing fmt_tf.py via python3. From techequitycloud/rad-modules.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing fmt_tf.py via python3. From techequitycloud/rad-modules.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing scan_secrets.py via python3. From techequitycloud/rad-modules.
Hook Claude Code
Runs when the agent finishes a response, executing check_conventions_hook.py via python3. From techequitycloud/rad-modules.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, PreToolUse, Stop).
Skill Claude CodeCodex
Deploy multiple Cloud Run application modules concurrently from partner-modules — covering app selection, stale-state parking, tfvars creation, staggered applies to avoid IAM etag races, Playwright verification, and scale-to-zero cleanup.
Skill Claude CodeCodex
Set up a dedicated, isolated gcloud configuration for a specific project/user — avoiding cross-project contamination when working across multiple Qwiklabs/training projects.
Skill Claude CodeCodex
Deploy the partner-modules ServicesGCP platform module to a GCP project with Cloud SQL (Postgres/MySQL), GKE, and shared infrastructure — including state management when switching projects.
Instructions file CodexOpenCode
Instructions for techequitycloud/rad-modules, covering agent workflows, global workflow, istiogke module workflow, bankgke module workflow and mcbankgke module workflow.
Instructions file
Instructions for techequitycloud/rad-modules, covering claude.md, what this repo is, common commands, validate and format-check a module and plan/apply with a real project.