write-subagent

Community

Create isolated Claude Code subagents for focused tasks.

Authorwayne930242
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps create Claude Code subagent configurations for isolated contexts, enabling specialized agents for code review, testing, or domain-specific tasks with minimal tool access and clear triggers.

Core Features & Use Cases

  • Isolated Contexts: Each subagent runs in its own context window.
  • Specialized Roles: One clear responsibility per subagent.
  • Minimal Tools: Grant only necessary tool access.

Quick Start

Define a subagent under .claude/agents/ (e.g., code-reviewer.md) with a YAML block describing tools, model, and triggers. Then invoke via Task tool to load the subagent when needed.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: write-subagent
Download link: https://github.com/wayne930242/Reflexive-Claude-Code/archive/main.zip#write-subagent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository