Run the full product upgrade pipeline — 55-agent iterative review with CEO/Engineering/UX/QA parallel loops
Scanned 5/27/2026
Install via CLI
openskills install ShaheerKhawaja/ProductionOS---
name: productionos-production-upgrade
description: "Run the full product upgrade pipeline — 55-agent iterative review with CEO/Engineering/UX/QA parallel loops"
argument-hint: "[mode, target repo, or directory]"
---
# productionos-production-upgrade
Use this alias when you want the same workflow through a top-level Codex-safe name without the `productionos:` namespace.
## Overview
Use this as the Codex-first end-to-end upgrade workflow for a repository. It should behave like a bounded audit-and-improve loop: discover the current state, score the codebase, prioritize high-leverage fixes, implement safe improvements, validate, and summarize before/after results.
Source references:
- `.claude/commands/production-upgrade.md`
- `agents/self-evaluator.md`
- `agents/self-healer.md`
- `agents/plan-checker.md`
## Inputs
- `mode`: `full`, `audit`, `ux`, `fix`, or `validate`
- optional target path or repository
- optional `profile`, `converge`, and `target_grade`
## Codex Workflow
1. Discover the codebase.
- stack, architecture, tests, docs, churn hotspots, TODO markers
- read any existing `.productionos/` artifacts first
2. Build the baseline.
- score major quality dimensions
- identify the 2-3 weakest dimensions
3. Plan the next fix slice.
- prioritize high-leverage, bounded work
- avoid giant rewrite batches
4. Implement safely.
- make focused changes
- validate after each batch
- stop on regressions
5. Re-score and summarize.
- before/after posture
- fixed items
- deferred items
## Expected Output
- baseline findings
- prioritized fix plan
- implemented improvements when mode allows it
- validation results
- before/after summary
## Verification
- run the smallest relevant tests or checks after each implementation batch
- if validation fails, repair or stop; do not claim success
## Guardrails
- do not take destructive actions without approval
- do not hide regressions behind aggregate score improvement
- do not treat existing `.productionos/` artifacts as disposable; build on them when useful
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。