Skill Claude CodeCodex
Use when multiple agents need to write to the same repo concurrently without file-lock stalls — applies claim-before-write, parallel branch fan-out, and semantic 3-way merge to achieve 87% auto-conflict resolution.
Skill Claude CodeCodex
Use when multiple agents need to write to the same repo concurrently without file-lock stalls — applies claim-before-write, parallel branch fan-out, and semantic 3-way merge to achieve 87% auto-conflict resolution.
Skill Claude Code
Use when reviewing your own tool-call sequence (or another agent's) for wasteful patterns — re-reading a file you just edited, repeated reads of the same path, bash echo for plain communication. Surfaces concrete patterns to avoid, not vague style advice.
Skill Claude CodeCodex
Use when automating browser interactions, web scraping, or E2E UI testing using AI-optimized abbreviated selectors and isolated multi-session contexts.
Skill Claude CodeCodex needs its repo
Use when cutting a GitHub release that needs progressive canary rollout (5%→25%→50%→100%) with automated health gates and auto-rollback on error-rate or latency regressions.
Skill Claude Code needs its repo
Use when you need to implement or debug Claude Code hooks using the 3-phase memory sync pattern (STATUS→PROGRESS→COMPLETE) with JSON flow-control responses.
Skill Claude CodeCodex
Use when orchestrating a non-trivial coding task end-to-end and you want disciplined phase/panel/gate structure without giving up autonomous-loop continuity. Drives the 5/5/5 master workflow (5 phases, 5 panels, 5 gates).
Skill Claude CodeCodex
Use when you need to structure complex development work using the 5-phase SPARC methodology (Specification, Pseudocode, Architecture, Refinement, Completion).
Skill Claude CodeCodex
Use when ProxyManager throughput or cold-start latency is a bottleneck — catalogs six optimization patterns (O(1) lookup, 3-tier cache, batch compression, pool reuse, lazy deserialization, parallel boot) with TypeScript snippets and expected gains.
Skill Claude CodeCodex
Use when you need to verify work quality using truth scoring (0.0–1.0) with environment-tiered thresholds and machine-readable JSON CI gate output.
Skill Claude CodeCodex
Manage the ARCH-AEP workflow review cycle.
Skill Claude CodeCodex
Execute a Gold Standard documentation overhaul or normalize cross-links across the existing docs suite.
Skill Claude CodeCodex
Start an implementation cycle: review priorities, check stale branches, orchestrate agents for coding tasks, and wrap up the session.
Skill Claude CodeCodex
Analyzes a batch of completed phase specs against their actual session outcomes and produces an updated phase spec template with structural improvements, optionally applying the improved template to remaining unstarted phase specs.
Skill Claude CodeCodex
Review, test, lint, and prepare smart merges for all open and closed PRs, verifying features and documenting technical debt.
Skill Claude CodeCodex
Ingest external repositories, research papers, and benchmarks using 40-agent swarms to analyze, adapt features, and improve current workflows.
Skill Claude CodeCodex
Comprehensive security review checklist covering input validation, authentication, secrets management, and vulnerability patterns.
Skill Claude CodeCodex
Wrap up the current coding session by creating PRs, updating the session log, preparing the next session md, and updating the claude md with learnings.
Skill Claude CodeCodex needs its repo
Core concepts for goal-driven agents - architecture, node types (eventloop, function), tool discovery, and workflow overview. Use when starting agent development or need to understand agent fundamentals.
Skill Claude CodeCodex
Set up and install credentials for an agent. Detects missing credentials from agent config, collects them from the user, and stores them securely in the local encrypted store at /.hive/credentials.
Skill Claude CodeCodex
Best practices, patterns, and examples for building goal-driven agents. Includes client-facing interaction, feedback edges, judge patterns, fan-out/fan-in, context management, and anti-patterns.
Skill Claude CodeCodex
Iterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch.
Skill Claude CodeCodex
Complete workflow for building, implementing, and testing goal-driven agents. Orchestrates hive- skills. Use when starting a new agent project, unsure which skill to use, or need end-to-end guidance.
Skill Claude CodeCodex
Specialized skill for triage issue skill workflows.
Skill Claude CodeCodex
Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: