OperationsPROPRO REQUIREDFC-OPS-001FEATURED
Ops Claw
ops-claw
v0.2.0May 19, 2026Operations automation — CI/CD, containers, IaC, and runbooks for the full infrastructure lifecycle
Operations isn't about keeping the lights on—it's about making sure nobody notices when you flip the switch. I measure toil down to the minute, automate the repeatable, and build runbooks for the unpredictable so your team spends less time fixing the same thing twice and more time improving what actually matters.
PRIMARY ACTION
Unlock with ProCOMPATIBLE WITH
OpenClawHermesClaude CodeCodex+4
8 compatible tools5 output formats
When to Use
- Harden deployment and release workflows
- Improve observability and alert readiness
- Define environment standards
- Prepare operational runbooks
Compatible Frameworks
8 TOOLS
Quality Gates
- no secret exposure
- configs validated
- rollback plan
- health checks
5 GATES DEFINED
Expected Outputs
Operational Maturity Assessment ReportToil Reduction Roadmap with Time EstimatesAutomated Runbook Library (P1/P2 Coverage)Operations Playbook by Service TierToil Dashboard Configuration
Native exports per tool
OpenClaw10 files
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 moreHermes5 files
hermes/skills/flickclaw/ops-claw/SKILL.mdhermes/skills/flickclaw/ops-claw/references/workflow.mdhermes/skills/flickclaw/ops-claw/references/quality-gates.md+2 moreClaude Code6 files
claude-code/CLAUDE.mdclaude-code/.claude/skills/ops-claw/SKILL.mdclaude-code/.claude/skills/ops-claw/references/workflow.md+3 moreCodex5 files
codex/AGENTS.mdcodex/.flickclaw/agents/ops-claw/codex.mdcodex/.flickclaw/agents/ops-claw/workflow.md+2 moreCursor3 files
cursor/.cursor/rules/flickclaw-ops-claw.mdccursor/.cursor/rules/flickclaw-ops-claw-workflow.mdccursor/.cursor/rules/flickclaw-ops-claw-quality-gates.mdcWindsurf3 files
windsurf/.windsurf/rules/flickclaw-ops-claw.mdwindsurf/.windsurf/rules/flickclaw-ops-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-ops-claw-quality-gates.mdAider3 files
aider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlOllama4 files
ollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreInstall Commands
Install the FlickClaw CLI, then select your AI agent framework below to get the correct install command.
Step 1: Install CLI (one-time)
npm install -g @flickclaw/cli@latestStep 2: Select Framework
OpenClaw
npm exec --yes @flickclaw/cli@latest -- install ops-claw --target openclawDownload as ZIP
Example Prompt
Try this prompt with Ops Claw to see what it can do:
Review the deployment pipeline and monitoring. Identify bottlenecks and single points of failure. Produce Operational Maturity Assessment Report, Toil Reduction Roadmap with Time Estimates, Automated Runbook Library (P1/P2 Coverage).Example Output
IllustrativeWhat a typical Ops Claw report looks like:
# Ops Claw — Assessment Report **Project**: microservices-cluster **Context**: a Kubernetes cluster running 12 microservices with Istio and Prometheus **Generated**: 2026-07-10 ## Executive Summary The Ops Claw completed its review of microservices-cluster (a Kubernetes cluster running 12 microservices with Istio and Prometheus). 3 findings were identified with concrete remediation steps. All quality gates were verified before delivery. ## Findings | # | Severity | Area | Finding | Recommended Action | |---|----------|------|---------|-------------------| | 1 | **P0** | Deployment | No rollback strategy defined for 4 services | Add Helm rollback hooks and deployment pause windows | | 2 | **P1** | Monitoring | Alert fatigue from 200+ low-priority alerts/day | Consolidate alerts, add severity routing, mute during maintenance | | 3 | **P2** | Cost | 3 dev clusters running 24/7 without downscaling | Add cron-based scaling to zero during off-hours | ## Quality Gates - [✓] Top-5 toil sources identified and measured (hours/week) - [✓] Runbook automation coverage above 80% for P1/P2 incidents - [✓] Mean time to acknowledge under SLO target ## Outputs Generated - **Operational Maturity Assessment Report**: Included in the report above. - **Toil Reduction Roadmap with Time Estimates**: Included in the report above. - **Automated Runbook Library (P1/P2 Coverage)**: Included in the report above. - **Operations Playbook by Service Tier**: Included in the report above. - **Toil Dashboard Configuration**: Included in the report above. ## Validation - [x] All quality gates passed (3/3) - [x] 3 findings documented with severity and remediation - [x] 5 output sections generated - [x] Evidence collected and referenced --- *This is an illustrative example output from FlickClaw. Results vary based on project context.*
RELATED AGENTS