com um clique
runbook-generator
Runbook Generator
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Runbook Generator
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Agent Designer - Multi-Agent System Architecture
Agent Workflow Designer
Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.
API Design Reviewer
GitHub Actions workflow design and hardening. Use when: creating CI/CD pipelines, securing workflows, optimizing build times, adding tests to pipelines, fixing workflow failures, working with .github/workflows/.
Codebase Onboarding
| name | runbook-generator |
| description | Runbook Generator |
Tier: POWERFUL
Category: Engineering
Domain: DevOps / Site Reliability Engineering
Generate operational runbooks quickly from a service name, then customize for deployment, incident response, maintenance, and rollback workflows.
# Print runbook to stdout
python3 scripts/runbook_generator.py payments-api
# Write runbook file
python3 scripts/runbook_generator.py payments-api --owner platform --output docs/runbooks/payments-api.md
scripts/runbook_generator.py.references/runbook-templates.md