subagents skills

159 tagged subagents, measured the same way as everything else here.

Browse within: ai-coding-agent 40hooks 40skill-pack 38software-engineering 38spec-driven 33sdd 26harness-engineering 25knowledge-management 25opencode-plugin 25critique-engine 9Code Generation 8claude-ai 7claudecode-config 7claudecode-hooks 7

ai-image-creator

01

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Generate, edit-from-reference, or analyze images with AI via OpenRouter (gemini, geminipro, riverflow, flux2, seedream, gpt5, gpt5.4; Cloudflare AI Gateway BYOK). Also analyze a video (--analyze-video, read-only — no video generated) into a text description for video prompts. Use when the user asks to generate an…

2.6k 1mo ago A 136 tokens original MIT

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Audit a session-metrics JSON export for token-usage waste and produce a plain-English findings report. Trigger when the user runs /audit-session-metrics, when session-metrics suggests an audit after an HTML export, or when the user asks to audit / review / find waste in a saved session-metrics JSON. Two modes: "quick"…

2.6k 1mo ago A 147 tokens original MIT

task-breakdown

03

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Group a session-metrics session's turns into higher-level SEMANTIC TASKS ("what was I actually trying to do") and render a Tasks companion page (tasks.html + tasks.md) with a worth-it / mixed / likely-waste verdict per task. Trigger when the user runs /task-breakdown, when session-metrics suggests a task breakdown…

2.6k 1mo ago A 177 tokens original MIT

team-mode

04

oil-oil/codex-team-mode

Skill Claude CodeCodex

Proactively decompose and coordinate substantial development, research, analysis, planning, document, data, and content work with the smallest useful parallel set of custom subagents. Use when independent execution, parallelism, context isolation, or fresh review can improve speed or quality. Keep unresolved decisions…

111 1mo ago A 76 tokens original MIT

taskflow

05

heggria/taskflow

Skill Claude CodeCodex

Orchestrate multi-phase subagent workflows with Taskflow. Use whenever a request spans a whole project or many items — deeply exploring / 探索 / auditing / 审计 / analyzing a codebase, reviewing or migrating many files or modules in parallel, cross-checked/adversarial review, codebase-wide research, or any repeatable…

67 5d ago A 122 tokens original MIT

btspoony/mstar-harness

Skill Claude CodeCodex

Morning Star 业务仓 Git 功能分支、worktree 隔离(L1 跨 plan:control worktree + 每 plan feature worktree + executionlease,默认 gitignore 下经 control 绝对路径读写进程产物;L2 同 plan:references/parallel-writable-pre-dispatch.md,N 次 invoke ≠ 隔离)、Spec 集成分支、QC/QA 检出对齐(Review cwd / Working branch / planid / Review range / Diff basis 三审 + QA 逐字相同)。Read…

57 yesterday A 166 tokens original MIT

mstar-conventions

07

btspoony/mstar-harness

Skill Claude CodeCodex

Morning Star (启明星) harness 计划目录约定 —— {HARNESSDIR} / {PLANDIR} / {SDDDIR} / {ITERATIONDIR} / {KNOWLEDGEDIR} / {SPECSDIR} / {WORKFLOWDIR} / {PROJECTDIR} 发现与初始化(默认 .mstar/,兼容 .agents/)、docs 与 harness 子树边界、review bundle、未启用 plan 时的工作方式、Spec 集成分支与多 Plan 实现分支(显式 base / merge 靶 / PR target)、Morning Star plan-writing path…

57 yesterday A 237 tokens original MIT

mstar-iteration

08

btspoony/mstar-harness

Skill Claude CodeCodex

Use when starting, driving, resuming, or closing a Morning Star iteration, or running an autonomous Phase 1–5 loop — including without a slash command (e.g. 'start an iteration', 'drive the iteration', 'run an autonomous loop'). Manages Phase 1 (default interactive direction lock; opt-in autonomous), Autonomous…

57 yesterday A 112 tokens original MIT

document

09

archcore-ai/plugin

Skill Claude CodeCodex

Record a decision or document existing code. Use for 'we decided', 'record this decision', 'document why we chose X', 'make it our standard', 'draft an RFC', 'should we switch to Y' proposals, 'resolve the RFC', 'we accepted the proposal', 'document the auth module', 'capture how the payment system works', reference…

53 14d ago A 105 tokens original Apache-2.0

plan

10

archcore-ai/plugin

Skill Claude CodeCodex

Plan a feature or initiative through a computed route: the conductor derives the canon delta and assembles the document package — from a zero-document null route for small fixes to an umbrella PRD with one spec per capability for large initiatives. Expert paths: sdd (full package), sources mode (MRD → BRD → URD) for…

53 14d ago A 194 tokens original Apache-2.0

review

11

archcore-ai/plugin

Skill Claude CodeCodex

Review branch changes against Archcore docs, or report project health. Use for 'review my branch', 'review the changes before merge', 'show status', 'documentation gaps', 'check if docs match code', 'close out the feature', 'ship the feature and close it out', or after a staleness warning. --drift for staleness…

53 14d ago A 107 tokens original Apache-2.0

minions

12

bahni-m/minions

Skill Claude CodeCodex

PM Ops — orchestrator of the minions AI subagent team. Single entry point: decomposes requests, delegates to minions- subagents in parallel or sequence, aggregates output.

50 1mo ago A 0 tokens

optimize-goal

13

bahni-m/minions

Skill Claude CodeCodex

Use when the user wants to review, critique, tighten, or enhance an existing goal.md file (a written spec/prompt authored for a /goal command instead of typed into chat) before it gets executed — including requests like "review this goal.md", "enhance my goal.md", "optimize this goal", or sharing a goal.md file and…

50 1mo ago A 83 tokens

preangelleo/workflow-design-bible

Skill Claude CodeCodex

Generate a complete "constitution + documentation system" for a new autonomous, agent-run project — a content channel, an ebook press, an SEO tool-site, a web product, a casual game, or anything that should run itself with minimal human babysitting. Use when starting a brand-new self-running project and you want a…

35 10d ago A 174 tokens original MIT

recheck

15

kojott/claude-replan

Skill Claude CodeCodex

Post-implementation review — validates that code matches the original plan and launches parallel subagents for quality, security, and test coverage checks. Use after completing implementation or when user invokes /recheck. Primary value is plan-compliance verification plus multi-perspective parallel validation.

15 3mo ago A 56 tokens

replan

16

kojott/claude-replan

Skill Claude CodeCodex

Review and validate an existing implementation plan by launching parallel subagents that check it from multiple angles — codebase alignment, best practices, code standards, feasibility, and fresh perspectives. Use whenever you have a plan ready and want to validate it before execution, or when the user invokes…

15 3mo ago B 84 tokens

noslop-commit-gate

17

45ck/skill-harness

Skill Claude CodeCodex

Run the noslop pre-commit quality gate, interpret failures, and enforce content-aware protection rules before every commit.

15 2mo ago A 30 tokens original MIT

noslop-pr-gate

18

45ck/skill-harness

Skill Claude CodeCodex

Run the noslop pre-PR quality gate and handle the noslop-approved escape hatch for intentional config weakening before opening a pull request.

15 2mo ago A 33 tokens original MIT

annotation-writer

19

45ck/skill-harness

Skill Claude CodeCodex

Write correct @spec JSDoc annotations in source files to link code to specgraph spec documents and produce E0 evidence.

15 2mo ago A 29 tokens original MIT

holix-subagents

20

javded-itres/Holix

Skill Claude CodeCodex

Full Holix sub-agent lifecycle: spawn, monitor, collect results, answer askuser questions, approve tool confirmations, and delegate to external CLIs (holix launch). Use when the user asks about subagents, /subagent-spawn, delegatetosubagent, background workers, sub-agent questions, /subagent-reply, holix launch +…

13 yesterday A 95 tokens original MIT

sol-luna-setup

21

Yuri-NagaSaki/subagent-skills

Skill Claude CodeCodex

A setup guide for configuring a team of coding agents, with one agent planning work and others scouting, building, reviewing, or testing it. It can also configure Claude Code and Pi tools for a new machine or project.

11 1mo ago D 159 tokens original MIT

shark

22

keugenek/shark

Skill Claude CodeCodex

The Shark Pattern — universal non-blocking execution for any AI coding agent. Spawn remoras for slow tools, keep the main agent swimming. Works with Claude Code, Codex, Gemini CLI, Cursor, Aider, OpenClaw.

11 5mo ago A 2 tokens original Apache-2.0

alex-feel/mcp-context-server

Skill Claude CodeCodex

Normative metadata schema v1 for all context-server records. Defines the kind registry (usermessage, report, plan, handoff, checkpoint, note, issue, comment), required and optional metadata fields per kind, status vocabularies, the typed links object with its design rules, and the filter recipes that make entries…

8 7d ago A 134 tokens

alex-feel/mcp-context-server

Skill Claude CodeCodex

Context preservation patterns for storing work results and session context via an MCP-compatible context server. Provides patterns for documenting work, storing reports, and ensuring continuity between sessions. Use when you need to preserve work results or session context.

8 7d ago A 50 tokens