product-audit

Audit Spiral apps to generate plans, Mission Control tasks, and Codex execution lanes.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/spiral-app-labs/skills --skill product-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-audit
Source: https://github.com/spiral-app-labs/skills/tree/main/product-audit
Command: npx skills add https://github.com/spiral-app-labs/skills --skill product-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transforms vague product-audit requests into a concrete, multi-agent workflow that yields detailed plans, Mission Control tasks, and live execution.

Core Features & Use Cases

  • Two-lane planning: Spawns parallel Codex planning agents for design/UX and functionality/pipeline, ensuring comprehensive coverage.
  • Codebase-aware analysis: Agents read the real repo to produce precise, file-referenced plans.
  • Automated task creation: Extracts top actionable items and creates urgent Mission Control tasks with cold-start briefs.
  • Live coordination: Orchestrates up to three Codex execution agents for top priorities and tracks progress.

Quick Start

Run a full product audit to transform a request like “audit our app” into Mission Control tasks and concurrent execution lanes.

Frequently Asked Questions about product-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a comprehensive product audit that generates actionable fixes?

A comprehensive product audit automatically spawns two parallel planning agents to analyze design and functionality, extracting high-impact fixes and generating urgent tasks for immediate execution.

What is the best way to turn a product UX review into actionable Mission Control tasks?

The best way to turn a product UX review into actionable tasks is to run parallel codebase-aware planning agents that extract top actionable items and generate Mission Control tasks with cold-start briefs.

Can I execute product audit fixes concurrently while planning the remaining work?

Yes, you can execute product audit fixes concurrently. The workflow launches up to three Codex execution agents on top priorities while tracking progress alongside the parallel planning agents.

Does the product audit process analyze the actual codebase or just surface-level UX?

The product audit process analyzes the actual codebase. Planning agents read the real repository to produce precise, file-referenced plans covering both UX and pipeline functionality.

How does multi-agent planning work for app functionality and pipeline reviews?

Multi-agent planning works by spawning two concurrent Codex agents: one for design and UX, the other for functionality and pipeline, ensuring comprehensive coverage of the product.

What are the limitations of automated product audits for complex app pipelines?

Automated product audits are limited to spawning up to three concurrent execution agents and two planning agents, which may require sequential batch processing for complex app pipelines exceeding concurrent lane capacity.