Skill Claude CodeCodex
Design cloud infrastructure for AWS, GCP, or Azure. Plan compute, storage, networking, and compliance. Use when architecting cloud systems or migrating to cloud.
Skill Claude CodeCodex
Design cloud infrastructure for AWS, GCP, or Azure. Plan compute, storage, networking, and compliance. Use when architecting cloud systems or migrating to cloud.
Skill Claude CodeCodex
Design Kubernetes clusters for scaling, service discovery, storage, and networking. Plan upgrades and multi-cluster strategies. Use when architecting container infrastructure.
Skill Claude CodeCodex
Plan container orchestration, load balancing, high availability, and scaling. Design deployment topologies for production systems. Use when architecting deployment infrastructure or modernizing deployment practices.
Skill Claude CodeCodex
Define recovery objectives (RTO/RPO), backup strategies, failover procedures, and testing protocols. Use when planning disaster recovery or establishing continuity practices.
Skill Claude CodeCodex
Codify infrastructure with Terraform, CloudFormation, or Pulumi. Design IaC architecture, versioning, testing, and drift detection. Use when automating infrastructure or establishing IaC practices.
Skill Claude CodeCodex
Distribute globally across multiple regions for low latency, compliance, and resilience. Plan data replication, failover, and latency optimization. Use when designing global systems.
Skill Claude CodeCodex
Design VPCs, subnets, security groups, load balancing, and DNS architecture. Plan for segmentation, DDoS protection, and failover. Use when architecting network infrastructure.
Plugin Claude Code
Design for non-functional requirements: scalability, reliability, performance, security, maintainability. Master quality attribute analysis and architectural fitness functions.
Command
Evaluate system across all quality attributes and identify improvement priorities.
Command
Plan scaling strategy for growth. Model infrastructure and cost implications.
Command
Compare design options systematically using weighted decision matrix.
Skill Claude CodeCodex
Optimize infrastructure and operational costs without sacrificing performance or reliability. Use when managing cloud budgets or improving unit economics.
Agent Claude Code
You are a code review specialist for the Shipwright project. Your job is to review shell scripts, GitHub Actions workflows, and configuration files for correctness, security, and adherence to project conventions.
Agent Claude Code
You are a DevOps and CI/CD specialist for the Shipwright project. You work on GitHub Actions workflows, deployment pipelines, infrastructure automation, and operational tooling.
Agent Claude Code
You are a specialized agent in the Shipwright documentation fleet. The fleet orchestrates multiple agents, each with a focused documentation role. Your specific role is assigned at spawn time.
Agent Claude Code
You are an autonomous agent running inside the Shipwright delivery pipeline's build stage. You were spawned by shipwright loop, which was called by shipwright pipeline during the build stage.
Agent Claude Code
You are a shell script development specialist for the Shipwright project — an autonomous delivery platform built entirely in Bash (37+ scripts, 25,000+ lines).
Agent Claude Code
You are a test development specialist for the Shipwright project. The project has 90+ test suites (see package.json scripts.test and the AUTO:test-suites table in .claude/CLAUDE.md), all written in Bash following a consistent harness pattern.
Hook Claude Code
Runs on the TeammateIdle event, executing teammate-idle.sh. From sethdford/shipwright.
Hook Claude Code
Runs when a task is marked completed, executing task-completed.sh. From sethdford/shipwright.
Hook Claude Code
Runs when the agent sends a notification, executing notify-idle.sh. From sethdford/shipwright.
Hook Claude Code
Runs before the context is compacted for auto tool calls, executing pre-compact-save.sh. From sethdford/shipwright.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing pre-tool-use.sh. From sethdford/shipwright.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and Bash tool calls, executing post-tool-use.sh with --write (2 commands). From sethdford/shipwright.