provider-session-quota-operations
Class-level provider/session operations for Codex, Codex, Gemini, Hermes, quotas, audit exporters, readiness dispatch, and utilization scorecards.
Best use case
provider-session-quota-operations is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Class-level provider/session operations for Codex, Codex, Gemini, Hermes, quotas, audit exporters, readiness dispatch, and utilization scorecards.
Teams using provider-session-quota-operations should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/provider-session-quota-operations/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How provider-session-quota-operations Compares
| Feature / Agent | provider-session-quota-operations | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Class-level provider/session operations for Codex, Codex, Gemini, Hermes, quotas, audit exporters, readiness dispatch, and utilization scorecards.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Provider Session Quota Operations ## When to Use Use when auditing provider session logs, routing work based on readiness/quota, creating utilization scorecards, or recovering provider-specific review capacity. ## Class-Level Workflow 1. Bootstrap paths/exporters and classify provider artifacts before deriving metrics. 2. Distinguish quota/readiness dispatch from session-corpus learning transfer. 3. Keep utilization scorecards computable and evidence-backed. 4. Use provider-specific recovery notes for Gemini/Codex/Codex only as subcases under this broader workflow. ## Consolidated Session Learnings The `references/` directory contains archived narrow skills absorbed during the 2026-04-29 umbrella consolidation pass. Use the subsections below as the class-level index, then open the named reference when a case-specific recipe is needed. ## Absorbed Narrow Skills (2026-04-29) ### `inventory-readiness-provider-dispatch` - Former skill demoted to `references/inventory-readiness-provider-dispatch.md`. - Preserved insight: Build and operate a computable readiness matrix that connects raw-data-to-GTM package stages with Codex/Codex/Gemini dispatch lanes and weekly credit pacing. ### `provider-utilization-scorecard` - Former skill demoted to `references/provider-utilization-scorecard.md`. - Preserved insight: Refresh provider quota snapshots and generate a weekly Codex/Codex/Gemini utilization scorecard grounded in quota data when available and session-activity fallback when not. ### `provider-audit-bootstrap-and-path-classification` - Former skill demoted to `references/provider-audit-bootstrap-and-path-classification.md`. - Preserved insight: Fix provider-session ecosystem audit failures caused by source-checkout imports and over-aggressive symbolic-path classification. ### `provider-session-ecosystem-audit` - Former skill demoted to `references/provider-session-ecosystem-audit.md`. - Preserved insight: Audit Codex/Codex/Hermes/Gemini session logs, normalize provider-specific quirks, and wire recurring exports/reporting for ongoing ecosystem health checks. ### `provider-session-ecosystem-audit-and-exporters` - Former skill demoted to `references/provider-session-ecosystem-audit-and-exporters.md`. - Preserved insight: Build and maintain cross-provider session-log audits for Codex, Codex, Hermes, and Gemini, including exporter design, normalization, and behavioral verification. ### `provider-session-learning-transfer` - Former skill demoted to `references/provider-session-learning-transfer.md`. - Preserved insight: Refresh provider session audit, identify post-audit/unassessed sessions, extract actionable learnings, and transfer them into repo notes and GitHub issues before a follow-up implementation session. ### `gemini-review-capacity-recovery` - Former skill demoted to `references/gemini-review-capacity-recovery.md`. - Preserved insight: Handle Gemini adversarial-review runs that emit repeated 429 capacity errors before either recovering with a real verdict or failing unavailable. ### `workstation-aware-provider-orchestration` - Former skill demoted to `references/workstation-aware-provider-orchestration.md`. - Preserved insight: Plan and operate a Hermes-led control plane that routes AI provider work across workstations using quota urgency, machine readiness, GitHub issue gates, and a dispatch ledger.
Related Skills
memory-bridge-operations
Operate and recover the Hermes-to-repo memory bridge: drift checks, quality gate, bridge commits, push verification, and stash recovery when pre-bridge scripts fail after generating outputs.
provider-session-ecosystem-audit-and-exporters
Build and maintain cross-provider session-log audits for Codex, Codex, Hermes, and Gemini, including exporter design, normalization, and behavioral verification.
tax-filing-session-setup-with-github-tracking
Structured workflow for preparing and tracking a tax filing session using prepared documents, task checklist, and GitHub issue cross-referencing
tax-filing-session-setup-with-github-traceability
Structured workflow for setting up a multi-file tax filing session with GitHub issue tracking and prepared-file validation
handle-session-overlay-blocking
Technique for dismissing overlay dialogs that freeze rendering and block form interaction in web automation
handle-freetaxusa-session-timeouts
Recover from FreeTaxUSA session timeout dialogs blocking form submission and navigation
extract-skills-from-hermes-sessions
Automatically analyze Codex session transcripts to identify and extract reusable skills using LLM analysis via OpenRouter
extract-skills-from-Codex-sessions
Automatically extract reusable skills from Codex session transcripts using LLM analysis and wire them into a Stop hook
session-start-dirty-state-triage-with-background-agents
Distinguish real implementation dirt from generated session-state churn when resuming a repo with active overnight/background agents.
provider-audit-bootstrap-and-path-classification
Fix provider-session ecosystem audit failures caused by source-checkout imports and over-aggressive symbolic-path classification.
Codex-quota-failover-to-codex-for-overnight-plan-lanes
Recover an overnight multi-worktree planning wave when some Codex lanes hit quota by relaunching only the failed lanes with Codex in the same isolated worktrees and prompt files.
provider-review-prompt-path-guard
Prevent adversarial review dispatch failures caused by sandbox/tmp path mismatches and provider CLI working-directory drift when launching Codex or Gemini with prompt files.