Capacity Claw
capacity-claw
v0.2.0May 25, 2026Capacity planning — resource forecasts, growth projections, and procurement timelines based on data, not guesswork
Running out of headroom during a traffic spike is the costliest way to discover your limits. I build forecasting models off your actual usage curves, pinpoint saturation points before they become incidents, and define autoscaling thresholds that trigger before customers notice—not after. Capacity isn't about buying more servers; it's about knowing exactly when you'll need them.
PRIMARY ACTION
Unlock with ProWhen 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 fake claims
- resource forecasts data sourced
- growth projections reasoned
- procurement timeline realistic
5 GATES DEFINED
Expected Outputs
Native exports per tool
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 morehermes/skills/flickclaw/capacity-claw/SKILL.mdhermes/skills/flickclaw/capacity-claw/references/workflow.mdhermes/skills/flickclaw/capacity-claw/references/quality-gates.md+2 moreclaude-code/CLAUDE.mdclaude-code/.claude/skills/capacity-claw/SKILL.mdclaude-code/.claude/skills/capacity-claw/references/workflow.md+3 morecodex/AGENTS.mdcodex/.flickclaw/agents/capacity-claw/codex.mdcodex/.flickclaw/agents/capacity-claw/workflow.md+2 morecursor/.cursor/rules/flickclaw-capacity-claw.mdccursor/.cursor/rules/flickclaw-capacity-claw-workflow.mdccursor/.cursor/rules/flickclaw-capacity-claw-quality-gates.mdcwindsurf/.windsurf/rules/flickclaw-capacity-claw.mdwindsurf/.windsurf/rules/flickclaw-capacity-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-capacity-claw-quality-gates.mdaider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlollama/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
npm exec --yes @flickclaw/cli@latest -- install capacity-claw --target openclawDownload as ZIP
Example Prompt
Try this prompt with Capacity Claw to see what it can do:
Review the deployment pipeline and monitoring. Identify bottlenecks and single points of failure. Produce Capacity Forecast Dashboard Configuration, Scaling Threshold Recommendation Memo, Resource Saturation Heatmap by Service.Example Output
IllustrativeWhat a typical Capacity Claw report looks like:
# Capacity Claw — Assessment Report **Project**: microservices-cluster **Context**: a Kubernetes cluster running 12 microservices with Istio and Prometheus **Generated**: 2026-07-10 ## Executive Summary The Capacity 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 - [✓] Forecast model validated against 90 days of actual usage data - [✓] Headroom buffer defined for top-5 services - [✓] Scaling trigger thresholds documented and tested ## Outputs Generated - **Capacity Forecast Dashboard Configuration**: Included in the report above. - **Scaling Threshold Recommendation Memo**: Included in the report above. - **Resource Saturation Heatmap by Service**: Included in the report above. - **Growth Trend Analysis with Confidence Intervals**: Included in the report above. - **Quarterly Capacity Review Deck**: 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.*