Model break-even under multiple scenarios — sensitivity to price, volume, and cost — with CVP graph spec and runway-impact analysis.
Build rule-based and statistical anomaly detection systems for business metrics — revenue drops, traffic spikes, churn increases, cost overruns
Build Meta custom and lookalike audiences with size estimation and ready-to-activate definitions.
Map every revenue channel onto a unified canvas — contribution %, CAC, LTV, friction score — then prioritise with RICE and produce a 90-day experiment list
Select pricing model (tiered / usage / freemium / value / outcome) and design packaging, fences, anchors with revenue projections for AU SMB and growth-stage businesses.
Build a YouTube Ads campaign — format selection, audience targeting, and a production-ready video asset brief.
Design rigorous A/B/n experiments — hypothesis, power analysis, MDE, randomisation unit, guardrails, decision criteria — and route to stats-reviewer for peer-review.
Run an evaluation suite against a Claude Code skill — activation tests, functional tests, edge cases, and regression diffs. Produces a markdown run report and JSON sidecar.
Size a 6-month emergency buffer, audit insurance gaps (life / TPD / income / trauma), and build a layoff / illness / family-event playbook for AU households.
Create or audit a GTM container with the core baseline configured ready for ongoing tag management.
Connect Google (GTM, GA4, Google Ads) and Meta Ads to ppc-manager via OAuth. Walks through Google Cloud Console and Meta app setup, runs browser-based OAuth, and stores encrypted…
Design complete Supabase/PostgreSQL data models with ERD, SQL migrations, RLS policies, indexes, and triggers for business applications
Analyse A/B test results — significance, CIs, segment cuts, novelty/primacy check, SRM, decision matrix application, and follow-up experiments.
Audit Kubernetes manifests, Helm charts, and Kustomize overlays against CIS Kubernetes Benchmark and NSA/CISA hardening — pod security, resources, probes, RBAC, networking,…
Staged migration plan (additive → backfill → dual-write → cutover → cleanup) for Postgres / Supabase, with rollback gates, observability checkpoints, and db-reviewer agent review.
Score observability across the four pillars — logs, metrics, traces, and alerts/dashboards — with per-service coverage heatmap. Cross-cutting synthesis.
Audit any Postgres schema (Supabase via MCP or any Postgres 13+ via read-only connection) for structural and relational design quality.
Map energy, focus, and mood across day & week from a 7-day log — surfaces what drains you, what restores you, and where to schedule the work that matters most.
Annual home-maintenance calendar by home type (apartment / freestanding / period / coastal), AU-state-specific compliance tasks (smoke alarms, gutters, pool).
Build a layered KPI framework — North-Star metric → input metrics → functional KPIs per team — tied to OKRs and reporting cadences
Select the right price-elasticity estimation method (historical regression / survey / experimental) given data availability, and produce an implementation plan with required N.
Generate Meta Ads copy — primary text, headlines, and CTA — across multiple angles for A/B testing.
Pre-production go/no-go gate. Given a branch or diff, assesses migration safety, rollback path, config drift, runbook coverage, monitoring coverage, and deploy strategy fit.
Generate a tight 1-page stakeholder brief tailored by audience type (board, investors, staff, customers, suppliers) using SCQA structure and calibrated tone
Build a 7-day meal plan with macro targets, prep-day workflow, AUD shopping list grouped by aisle, and 3 fallback options per day.
Build a Google Ads Performance Max campaign — asset groups, audience signals, and asset specs ready for production.
Recommend a pricing strategy — model, price points, packaging, and elasticity guard-rails — grounded in Van Westendorp, value-based pricing, and anchoring/decoy frameworks
Design the GA4 event catalogue — map events to conversions, define custom dimensions/metrics, and verify via DebugView.
Audit Core Web Vitals (LCP, INP, CLS) for a URL list or sitemap via PageSpeed Insights and CrUX — producing a per-URL scorecard, worst-offender summary, and root-cause remediation…
Generate legal disclaimers, privacy notices, cookie banners, and terms-of-service templates customised for industry, jurisdiction, and use case
Configure Meta Conversions API (CAPI) — server-side event forwarding with deduplication and test validation.
Generate Google Ads copy for Search and Performance Max — headlines, descriptions, and extensions following character/pin rules.
Audit Dockerfiles and docker-compose files for base image, user privileges, secret leaks, layer efficiency, signal handling, healthchecks, and compose safety.
Porter 5 Forces + game-theory primer for a specific market — equilibrium prediction, response-game tree, exit scenarios. Routes to red-team-strategist agent.
Audit CI/CD pipelines (GitHub Actions, GitLab CI, CircleCI, Azure Pipelines, Jenkins, Bitbucket) for security, reliability, reproducibility, supply chain, and deploy safety.
Quasi-experimental design and analysis (diff-in-diff, synthetic control, ITS, regression discontinuity) for when randomised testing is infeasible. Routes to stats-reviewer.
Time-series forecast spec (ARIMA / Prophet / ML) with validation strategy, monitoring plan, and retraining triggers.
Generate a Supabase Row-Level-Security policy bundle from an access-model description. Outputs SQL + test queries + admin-impersonation patterns.
Design ETL/ELT pipeline architectures with data flow diagrams and transformation specs for Supabase and BigQuery
Launch a localhost browser dashboard showing live Claude process tree, memory use, MCP servers, and orphan count
Map fixed vs variable costs by line, contribution-margin waterfall, and scale curve (how costs change at 2× / 5× / 10× volume).
Generate an ERD as Mermaid + DBML from domain narrative or live Supabase schema, with cardinality, optionality, FKs, and a notation legend.
Stack new habits onto existing routines using cue/reward design, accountability tricks, and an 8-week ramp. Outputs a stack diagram, tracker spec, and failure-mode plan.
Scaffold a starter evals/suite.yaml for a Claude Code skill. Reads description, examples, and edge-case table to seed activation, functional, and edge-case tests that satisfy the…
Build a Google Ads Search campaign — ad group structure, responsive search ads, and bid strategy.
Design a dataLayer schema for a website — generate JavaScript push snippets for e-commerce, form, and custom events, then wire matching GTM data layer variables for each field.
Assess Site Reliability maturity across five dimensions — SLOs/SLIs, runbooks, on-call, postmortems, game days — with per-dimension commentary and uplift path.
Estimate TAM, SAM, and SOM using top-down and bottom-up methods with sensitivity analysis and confidence ranges, calibrated for Australian markets
Audit a PPC account (Google Ads or Meta) for performance issues with prioritised fixes.
Retirement projection with Australian super, sensitivity analysis (FIRE scenarios, market-return scenarios, contribution scaling).
Produce a cross-platform event dictionary — mapping each business event across GA4, Meta Pixel/CAPI, and dataLayer with param schemas.
Cluster a master keyword list, map clusters to existing pages, detect content gaps + cannibalisation, and produce a 30/60/90-day roadmap — wraps the keyword-clustering package.
Profile datasets and audit data quality across six dimensions, producing prioritised cleaning recommendations
Analyse Google Search Console performance data — clicks, impressions, CTR, and position deltas with statistical significance bands, winners/losers segmentation, and recommended…
Audit a project plan against the actual implementation — verifying code, types, security, and Supabase backend alignment.
Set up or audit a Google Ads account — billing/conversion tracking, linked accounts, and baseline structure.
Annual gift plan from relationship inventory, budget envelope per recipient, lead-time alerts, and "memorable not expensive" prompts.
Resolve entity ambiguity across data sources — produce canonical records, merge decisions, and sameAs link mappings for structured data
Audit env var usage vs .env.example and code references — surface drift, unused vars, missing docs, and security risks.
Bootstrap a complete Supabase schema from a domain spec — tables, RLS, triggers, indexes, seeds, type generation. Wraps erd / rls / index skills for new-project setup.