From productionos
Orchestrates repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvements with 80 agents and 41 commands.
npx claudepluginhub shaheerkhawaja/productionos --plugin productionosThis skill uses the workspace's default tool permissions.
ProductionOS is a dual-target AI engineering operating system with 80 agents, 41 commands, and 17 hooks.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
ProductionOS is a dual-target AI engineering operating system with 80 agents, 41 commands, and 17 hooks.
Use this skill to translate the Claude-oriented workflow specs in this repo into Codex-native execution.
README.md for the product overview and CLAUDE.md for the current command catalog..claude/commands/*.md as workflow specs, not literal Codex slash commands.docs/CODEX-PARITY-HANDOFF.md as the source of truth for target support and parity coverage.agents/ that matter for the chosen workflow.templates/ and prompts/ only when the selected command or agent points to them.production-upgrade — Run a repo audit, prioritize high-leverage defects, implement bounded fixes, then validate before reporting.review — Use Codex in review mode and report concrete findings before summaries.plan-ceo-review — Challenge scope, tighten user value, and surface expansion opportunities explicitly.plan-eng-review — Lock architecture, trust boundaries, error paths, and test coverage before implementation.security-audit — Inspect auth, secrets, input handling, and deployment risk with findings-first output.designer-upgrade — Build a UX audit and redesign plan, then route into interface work when needed.ux-genie — Map user flows, identify friction, and translate findings into concrete improvements.auto-swarm — Run the workflow serially by default in Codex, or delegate only when the user explicitly wants parallel work.auto-swarm-nth — Repeat swarm-style execution until gaps close, while translating agent waves into Codex-native orchestration.omni-plan — Chain the major review and execution patterns in a Codex-native sequence without Claude-only assumptions.omni-plan-nth — Iterate the full orchestration loop until quality targets are met or clearly plateau.hooks/, .claude-plugin/, .codex-plugin/, and templates/..claude-plugin/plugin.json, .claude-plugin/marketplace.json, .codex-plugin/plugin.json, package.json, and README.md.