ai-economic-value-engine
Use when discovering, designing, prioritizing, or auditing AI-powered products for measurable business value. Applies to AI opportunity mapping, ROI cases, product strategy, client workshops, and deciding whether an AI feature should be built.
Best use case
ai-economic-value-engine is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Use when discovering, designing, prioritizing, or auditing AI-powered products for measurable business value. Applies to AI opportunity mapping, ROI cases, product strategy, client workshops, and deciding whether an AI feature should be built.
Teams using ai-economic-value-engine should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/ai-economic-value-engine/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How ai-economic-value-engine Compares
| Feature / Agent | ai-economic-value-engine | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Use when discovering, designing, prioritizing, or auditing AI-powered products for measurable business value. Applies to AI opportunity mapping, ROI cases, product strategy, client workshops, and deciding whether an AI feature should be built.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# AI Economic Value Engine Acknowledgement: Shared by Peter Bamuhigire, techguypeter.com, +256 784 464178. <!-- dual-compat-start --> ## Use When - A client or internal team wants AI features, AI transformation, agentic workflows, analytics, automation, or AI-powered apps. - The work needs prioritization by business value, feasibility, data readiness, risk, and maintainability. - You must turn AI capability into a proposal, PRD, roadmap, SRS, architecture, or implementation plan. ## Do Not Use When - The request is not materially about AI value, AI product selection, AI ROI, or AI investment prioritization. - The user already has a committed AI feature and needs a narrower implementation, evaluation, security, RAG, or agent runtime skill. ## Core Principle AI must improve an economic system: revenue, margin, productivity, quality, speed, risk, compliance, retention, or decision accuracy. Do not recommend AI for novelty. ## Required Inputs - Target users and business process. - Current pain, baseline metric, cost of the pain, and decision/action affected. - Available data, data owner, freshness, quality, sensitivity, and access constraints. - Risk tolerance, legal/compliance constraints, and human approval requirements. - Budget, timeline, operating owner, and success metric. ## Workflow 1. **Map the workflow**: Trigger, actors, data, decisions, actions, handoffs, delays, and failure points. 2. **Find AI leverage**: Classify opportunities as insight, prediction, generation, extraction, search, recommendation, decision support, or action automation. 3. **Estimate value**: Quantify time saved, extra revenue, reduced leakage, fewer errors, faster turnaround, lower service cost, or reduced risk exposure. 4. **Assess feasibility**: Check data readiness, integration complexity, model reliability, evaluation difficulty, security, and maintenance burden. 5. **Choose architecture**: Prefer deterministic workflow, RAG, analytics, or simple model call before agents or fine-tuning. 6. **Define evaluation**: Set quality, cost, latency, safety, business, and adoption thresholds. 7. **Plan operations**: Assign owner, monitoring, feedback loop, incident response, model/prompt update cadence, and client reporting. ## Opportunity Scorecard Score each item 1-5. | Dimension | Question | |---|---| | Business value | Does it move a financially or operationally important metric? | | User pull | Will users adopt it inside their real workflow? | | Data advantage | Do we have proprietary or hard-to-copy context/data? | | Feasibility | Can current models and integrations meet the required quality? | | Risk control | Can failures be detected, bounded, reversed, or escalated? | | Evaluation clarity | Can we prove whether it works before and after launch? | | Maintainability | Can the client or agency operate it for years? | Prioritize high-value, high-feasibility, low-regret use cases first. Defer low-value or unmeasurable ideas even if they are technically impressive. ## AI Product Patterns - **Decision cockpit**: Aggregates data, explains options, and recommends next actions. - **Knowledge worker assistant**: Drafts, checks, summarizes, and retrieves from trusted sources. - **Operational copilot**: Guides staff through repeatable workflows with validation and approvals. - **Predictive engine**: Forecasts demand, churn, risk, maintenance, fraud, or cash flow. - **Autonomous workflow**: Executes bounded actions with tool contracts, audit logs, and human approval gates. - **AI analytics layer**: Turns operational data into segmentation, anomaly detection, root-cause analysis, and dashboards. ## Outputs - AI opportunity map with value, feasibility, risk, and recommended sequence. - Business case with assumptions, ROI model, cost drivers, and non-financial benefits. - AI product brief or PRD with user stories, acceptance criteria, data needs, evaluation plan, and rollout stages. - Architecture recommendation with model, RAG/tool/workflow choice, governance, and operating model. - No-build recommendation when AI cannot be justified. ## Quality Standards - Tie every recommendation to a measurable business, operational, risk, quality, or adoption outcome. - Make assumptions, baselines, data readiness, operating owner, and failure modes explicit. - Prefer no-build, deterministic workflow, analytics, or RAG recommendations when they create more value than agents. ## Anti-Patterns - Recommending AI because it is technically possible rather than economically justified. - Treating model accuracy as the only success metric. - Ignoring adoption, ownership, data readiness, cost, risk, and post-launch operations. ## Hard Rules - Never skip baseline measurement. If there is no baseline, propose how to collect it. - Never promise perfect accuracy. State confidence, failure modes, human review, and fallback. - Never build agents where deterministic automation or workflow design is safer. - Never ignore post-launch ownership; AI products degrade without monitoring and feedback. ## References - Use companion AI implementation, evaluation, security, RAG, analytics, or agentic skills after the opportunity is economically justified. <!-- dual-compat-end -->
Related Skills
world-class-engineering
Use when designing, building, reviewing, or upgrading production software systems that must be secure, performant, maintainable, scalable, and user-centered. Apply before writing specs, code, architecture, APIs, databases, mobile apps, SaaS platforms, or ERP systems.
gis-platform-engineering
Use when implementing GIS maps, spatial data services, maps integrations, geocoding, spatial APIs, or PostGIS-backed geospatial platforms. Load absorbed GIS mapping, maps integration, and PostGIS backend references as needed.
accounting-engine
Use when designing, implementing, or reviewing an embedded accounting engine inside a SaaS, ERP, POS, inventory, payroll, school, clinic, NGO, marketplace, or mobile-money-heavy system. Covers one append-only general ledger, one LedgerPostingService write path, mapping-layer account resolution, IFRS/IFRS for SMEs defaults, subledger tagging, idempotent posting, reversing journals, period locks, audit trails, report projections, and accounting integrity tests.
reliability-engineering
Use when designing or reviewing production reliability for APIs, SaaS platforms, background jobs, distributed workflows, mobile backends, or AI-enabled systems. Covers timeout and retry policy, degradation, queue safety, incident readiness, and recovery-aware design.
deployment-release-engineering
Use when designing or reviewing deployment pipelines, rollout strategies, release gates, rollback plans, migration-safe releases, and post-deploy verification for production systems. Covers build promotion, environment strategy, release evidence, and operational safety.
postgresql-engineering
Use when designing, implementing, or reviewing PostgreSQL application data models, SQL, indexes, constraints, extensions, server-side routines, and production query patterns. Load the absorbed PostgreSQL reference files for fundamentals, advanced SQL, schema patterns, and server programming.
mysql-engineering
Use when designing, implementing, or reviewing MySQL application schemas, SQL, indexes, constraints, stored routines, and production query patterns. Load absorbed MySQL best-practice, data-modeling, and advanced-SQL reference files as needed.
database-design-engineering
Use when designing or reviewing relational or document-backed data architecture for SaaS platforms, ERP systems, APIs, analytics stores, or mobile sync. Covers domain modeling, tenancy, indexing, migrations, integrity, retention, and performance tradeoffs.
ai-prompt-engineering
Use when writing, refining, or structuring prompts for AI-powered app features — system prompts, user prompt templates, few-shot examples, chain-of-thought, prompt versioning, and defensive prompting
web-app-security-audit
Use when auditing a PHP/JavaScript/HTML web application for security vulnerabilities. Covers configuration, authentication, authorization, input validation, XSS, API security, HTTP headers, and dependency scanning. Produces a severity-rated audit...
vibe-security-skill
Use when designing or reviewing security for a web application, API, or multi-tenant SaaS — produces threat model, abuse case list, auth/authz matrix, and secret handling plan; covers OWASP Top 10 2025 and the AI-code-generation blind spots. Neighbours — api-design-first owns auth model fields, deployment-release-engineering owns secret rotation choreography, ai-security and llm-security own model-specific threats.
network-security
Use when designing, hardening, or auditing network-layer security for self-managed Debian/Ubuntu SaaS infrastructure — firewalls (nftables/UFW), WAF (ModSecurity + OWASP CRS), VPN (WireGuard, OpenVPN, IPsec), TLS/PKI ops, IDS/IPS (Suricata, Fail2ban), zero-trust, SSH hardening, DDoS mitigation, DNS security. Complements web-app-security-audit (app layer) and cicd-devsecops (secrets/CI).