| "Is my website green?" | web-carbon-audit โ inline summary |
| "Audit our site and make a deck for leadership" | web-carbon-audit โ lean-deck-builder |
| "Audit cloud spend and our website, one report" | cloud-waste-audit + web-carbon-audit โ merge โ lean-report-writer |
| "Are our instances oversized?" | right-size-compute (+ container-density-audit if k8s) |
| "Should this VM be a Lambda?" | vm-to-serverless-advisor |
| "Storage costs keep growing" | storage-lifecycle-audit (+ data-minimization-designer for the greenfield fix) |
| "The database is slow and hot" | db-efficiency-audit (โ caching-strategy-designer if uncached repeats found) |
| "CI takes forever" | lean-ci-audit |
| "Make our chatbot cheaper/greener" | model-right-sizer + prompt-carbon-optimizer + llm-cache-designer โ sci-receipt |
| "Our agent burns tokens" | agentic-loop-auditor โ sci-receipt |
| "Where should we deploy / when should batches run?" | region-selector / carbon-aware-scheduler |
| "Track findings over time" | existing findings files โ lean-dashboard |
| "This will be printed for the board" | any output โ print-conscious-formatter |
| "Training is slow/expensive" | training-efficiency-audit (+ carbon-aware-scheduler pairing) |
| "Our RAG answers cost too much" | rag-pipeline-optimizer โ sci-receipt |
| "The app drains battery/data" | lean-mobile-audit |
| "We stream a lot of video" | video-streaming-optimizer |
| "Observability bill keeps growing" | logging-telemetry-audit |
| "Did we improve since last audit?" | findings-diff (โ lean-dashboard for the trend) |
| "Fail the build if we regress" | lean-regression-gate setup |
| "We want actual carbon numbers" | impact-framework-bridge |
| "Set efficiency targets for teams" | carbon-budget-designer |
| "Our Spark/dbt pipelines are heavy" | data-pipeline-audit |
| "Why is our JavaScript bundle huge?" | js-bundle-audit |
| "Clients hammer our API" | api-efficiency-audit |
| "Image generation costs too much" | genai-media-optimizer โ sci-receipt |
| "Add an eco mode to the product" | demand-shaping-designer |
| "Should we refresh the laptop fleet?" | hardware-lifecycle-advisor |
| "Put the findings in Jira/GitHub" | findings-to-tickets |
| "Big picture across all our repos" | portfolio-aggregator โ lean-deck-builder/lean-report-writer |
| "Write the release notes for what we fixed" | findings-diff โ lean-changelog |
| "Review this contributed skill" | skill-conformance-checker |
| "Our evals are slow/expensive" | ai-eval-efficiency-audit |
| "Serve more tokens per GPU" | llm-serving-optimizer |
| "Should we fine-tune or just prompt better?" | fine-tune-vs-prompt-advisor |
| "Our Electron app drains laptops" | desktop-app-audit |
| "Tune our existing Lambdas" | serverless-function-tuner |
| "Our newsletter is heavy / list is dead" | email-campaign-audit |
| "Teach the team from these findings" | lean-education-builder |