Api First
>
Stakeholder Update
Write a structured status update for leadership, cross-functional partners, or investors. Covers progress, risks, decisions needed, and next steps. Triggers: "stakeholder update", "status update", "exec update", "weekly update", "progress report".
Linkedin Post
Draft a LinkedIn post with hook, body, and CTA optimized for engagement and professional credibility. Supports thought leadership, announcements, storytelling, and lessons learned. Triggers: "linkedin post", "linkedin", "linkedin update", "professional post", "thought leadership post".
Mobile Dev
>
Spec To Impl
>
Finalize
>
Decision Matrix
Structure a decision with weighted criteria, options evaluation, and clear recommendation. For technical, product, or strategic choices. Triggers: "decision matrix", "help me decide", "compare options", "which should we choose", "trade-off analysis".
User Flow
Map user journeys through a feature or product, identifying key paths, decision points, friction, error states, and edge cases. Triggers: "user flow", "user journey", "flow diagram", "happy path", "user path".
Data Design
>
Prd
Write or update a Product Requirements Document. Supports both creating new PRDs from scratch and surgically updating existing PRDs to match implementation changes. Triggers: "write a PRD", "update the PRD", "requirements", "feature brief", "product spec".
Superpowers Integrator
>
Evidence Review
>
Adr
Write an Architecture Decision Record (ADR) capturing context, decision, alternatives, and consequences. Triggers: "ADR", "decision record", "why did we choose", "architecture decision".
Migration Plan
Plan safe migrations for databases, APIs, data formats, or infrastructure with rollback strategy, validation, and staged execution. Triggers: "migration plan", "database migration", "API migration", "data migration", "schema change".
Performance Review
Review a feature/PR for performance and reliability risks: budgets, hot paths, query patterns, caching, concurrency, load testing, and monitoring. Triggers: "performance review", "slow", "latency", "throughput", "load test".
Arch Review
>
Code Audit
>
Search Design
>
Release Notes
Draft release notes from a set of PRs/commits or a feature description. Produces user-facing notes, internal notes, known issues, and rollout steps. Triggers: "release notes", "changelog", "what shipped".
Flow Map
>
Sprint Retro
Facilitate a sprint retrospective with structured reflection, pattern identification, and actionable improvements. Triggers: "retro", "retrospective", "sprint review", "what went well", "team reflection".
Spec Panel
>
Opportunity Assessment
Evaluate whether a feature or product idea is worth building through cost/benefit analysis, risk assessment, strategic alignment, and effort estimation. Triggers: "should we build this", "opportunity assessment", "cost benefit", "is this worth it", "prioritization".
Verify Impl
>
Temporal Workflow
>
Handoff
>
Ui Design
>
Api Design
Design or review an API for consistency, usability, error handling, versioning, pagination, and developer experience. Covers REST, GraphQL, and RPC patterns. Triggers: "API design", "endpoint design", "API review", "REST API", "GraphQL schema".
Runbook
Generate an operational runbook for a service or system covering deployment, scaling, failure recovery, and common operations. Triggers: "runbook", "operations guide", "how to deploy", "on-call guide", "playbook".
Test Plan
Create a risk-based test plan for a feature, PR, or release. Includes test strategy, coverage matrix, edge cases, and rollout checks. Triggers: "test plan", "QA plan", "how should we test", "release checklist".
Experiment Design
Design an experiment (A/B test) or staged rollout for a product change: hypothesis, metrics, guardrails, segments, exposure, duration, instrumentation, and decision rule. Triggers: "A/B test", "experiment", "feature flag rollout", "measure impact".
Monitoring Plan
Design an observability strategy with metrics, alerts, dashboards, SLOs, and on-call response for a service or feature. Triggers: "monitoring plan", "observability", "alerts", "dashboards", "SLO", "on-call".
Db Migration
>
Postmortem
Produce a blameless incident postmortem: timeline, customer impact, root causes, contributing factors, detection gaps, and prioritized action items. Triggers: "postmortem", "RCA", "incident review".
Ticket Breakdown
Break a PRD or design doc into epics and engineering tickets with acceptance criteria, dependencies, sequencing, and rollout steps. Triggers: "break this into tickets", "work breakdown", "engineering plan", "Jira tickets", "Linear issues".
Tech Debt Assessment
Inventory and prioritize technical debt by type, cost-of-delay, and strategic impact. Produces an actionable repayment roadmap. Triggers: "tech debt", "technical debt", "code health", "refactoring priorities", "cleanup".
Debug Triage
Triage a bug or production issue into a clear investigation plan: reproduction, hypotheses, logs/metrics to check, bisection strategy, and a minimal safe fix. Triggers: "bug triage", "debug this", "investigate issue", "production bug".
Metrics Review
Review analytics implementation and data quality for a feature. Covers event taxonomy, data accuracy, instrumentation gaps, and dashboard effectiveness. Triggers: "metrics review", "analytics review", "data quality", "instrumentation check", "are we tracking this right".
Docs Review
Review documentation for clarity, correctness, structure, and consistency. Produces actionable edits and a checklist. Triggers: "review docs", "edit this doc", "make this clearer", "docs quality".
Competitive Analysis
Analyze competitors and market positioning with structured feature comparison, strength/weakness assessment, and strategic differentiation opportunities. Triggers: "competitive analysis", "competitor review", "market landscape", "who else does this".
Go To Market
Plan a product or feature launch with messaging, channels, enablement, success criteria, and timeline. Triggers: "go to market", "GTM", "launch plan", "product launch", "feature launch".
Ux Review
Evaluate a UI/UX design or implementation using heuristic analysis, accessibility audit, and cognitive walkthrough. Triggers: "UX review", "usability review", "heuristic evaluation", "accessibility audit", "is this usable".
Security Review
Perform a practical security review (threat-model-lite) for a feature/PR: auth, data access, injection risks, abuse cases, privacy, secrets, logging, and safe defaults. Triggers: "security review", "threat model", "is this safe".
Design Doc
Create or review a system design doc / RFC for a feature: requirements, constraints, architecture, data model, APIs, rollout, risks, and test plan. Triggers: "design doc", "RFC", "system design", "architecture plan".
Onboarding Doc
Generate a new team member onboarding guide for a service, domain, or codebase. Covers architecture, key workflows, local setup, and tribal knowledge. Triggers: "onboarding doc", "onboarding guide", "new hire guide", "getting started", "team wiki".
Infra Design
>
Fintech Ledger
>
Incident Response
Run an incident response workflow: stabilize service, gather facts, assign roles, produce status updates, and track mitigations and follow-ups. Triggers: "incident", "outage", "SEV", "production issue", "status update".
Repo Conventions
Repository-specific engineering conventions: architecture notes, API style, testing approach, and deployment/release norms. Applies automatically when working in this repo.