productionos-productionos-stats

Display ProductionOS system statistics for agents, commands, hooks, and tests.

8|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill productionos-productionos-stats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: productionos-productionos-stats
Source: https://github.com/ShaheerKhawaja/ProductionOS/tree/main/codex-skills/productionos-productionos-stats
Command: npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill productionos-productionos-stats

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly access ProductionOS system statistics to gauge agent usage, command counts, hook counts, test counts, version, instinct count, and session history for health checks and capacity planning.

Core Features & Use Cases

  • Stats Dashboard: View agent count, command count, hook count, test count, version, instinct count, and recent session history.
  • Codex-native wrapper: Provides a Codex-safe entry point that mirrors the underlying Claude-based workflow for stats.
  • Use Case: When validating a deployment, generate a concise snapshot of the ProductionOS state to verify changes.

Quick Start

Instantiate the stats workflow using the top-level alias to surface current ProductionOS system statistics.

Frequently Asked Questions about productionos-productionos-stats

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

FAQPage Schema
How do I view ProductionOS system statistics for agents and commands?

You can view ProductionOS system statistics by running the stats workflow alias to surface a dashboard showing agent, command, hook, and test counts for quick health checks.

What ProductionOS deployment metrics are available for capacity planning?

ProductionOS deployment metrics include agent count, command count, hook count, test count, version, instinct count, and recent session history to support capacity planning.

Can I monitor ProductionOS session history across Codex and Claude workflows?

Yes, you can monitor ProductionOS session history across Codex and Claude workflows using the Codex-native stats wrapper, which translates Claude command semantics into Codex-native execution.

How do I generate a ProductionOS snapshot to validate deployment changes?

To validate deployment changes, instantiate the top-level stats workflow alias to generate a concise snapshot of the current ProductionOS system state, verifying all counts and versions.

Does the ProductionOS stats wrapper preserve guardrails when translating Claude commands to Codex?

Yes, the ProductionOS Codex-native wrapper preserves guardrails and validation when translating Claude command semantics into Codex-native execution for safe stats monitoring.