·sub-agents
</>

sub-agents

namesreallyblank/clorch

Create and configure Claude Code sub-agents with custom prompts, tools, and models

1Installs·0Trend·@namesreallyblank

Installation

$npx skills add https://github.com/namesreallyblank/clorch --skill sub-agents

SKILL.md

Create specialized AI agents with isolated contexts for specific tasks.

| name | Yes | lowercase, hyphens | | description | Yes | When to use | | tools | No | Tool list (inherits all if omitted) | | model | No | sonnet, opus, haiku, inherit |

| General-purpose | Sonnet | All | Complex multi-step tasks | | Plan | Sonnet | Read-only | Plan mode research | | Explore | Haiku | Read-only | Fast codebase search |

Create and configure Claude Code sub-agents with custom prompts, tools, and models Source: namesreallyblank/clorch.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/namesreallyblank/clorch --skill sub-agents
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sub-agents?

Create and configure Claude Code sub-agents with custom prompts, tools, and models Source: namesreallyblank/clorch.

How do I install sub-agents?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill sub-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/namesreallyblank/clorch