Production-grade Claude Code skills for SRE investigation and integration testing
npx claudepluginhub swap-inf/equal-ai-claude-skillsProduction-grade SRE investigation and integration testing tools. Includes alert investigation with Datadog/CloudWatch/code analysis, and integration test generation using production observability data.
Production-grade Claude Code skills for SRE investigation and integration testing.
| Tool | Type | Description |
|---|---|---|
/investigate-alert | Command | SRE alert investigation with Datadog, CloudWatch, code analysis. Produces RCA reports. |
integration-test-expert | Skill | Auto-triggers when discussing integration tests. Uses production data to inform coverage. |
Before installing, configure these MCP servers in Claude Code:
Datadog MCP (required)
/mcp → Add Datadog server with API credentialsSlack MCP (optional, for auto-fetching alerts)
/mcp → Add Slack server/plugin marketplace add swap-inf/equal-ai-claude-skills
/plugin install equal-ai-toolkit@equal-ai-claude-skills
After installation, run:
/investigate-alert
You'll be asked three questions:
ai-prod-read)equalreadonly)All Equal AI infrastructure values (ECS cluster, services, database hosts) are pre-configured.
Note: The config file contains credentials. Add
.claude/config/toolkit-config.yamlto your.gitignore.
Configuration is saved to .claude/config/toolkit-config.yaml in your project.
# Investigate latest alert from Slack
/investigate-alert
# Investigate specific issue
/investigate-alert "5xx errors on api-gateway since 14:00"
# Investigate by Datadog monitor ID
/investigate-alert 12345678
The skill triggers automatically when you mention:
/investigate-alert)Structured 4-phase alert investigation:
Uses:
Builds comprehensive test suites by:
After setup, config is at .claude/config/toolkit-config.yaml:
aws:
profile: your-prod-profile
region: ap-south-1
services:
- name: user-service
datadog_tag: user-service
ecs_name: user-service-prod
code_path: services/user-service/app/
test_path: services/user-service/tests/integration/
database: user_service_db
# ... more settings
See plugins/equal-ai-toolkit/config/example-config.yaml for full example.
To get the latest version:
/plugin marketplace update equal-ai-claude-skills
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories