·write-agent
>_

write-agent

Design and write high-quality Claude Code agents and agent prompts. Use when creating or updating .claude/agents/*.md for (1) single-purpose subagents (reviewers, implementers, researchers) and (2) workflow orchestrators (multi-phase coordinators like pr-review, feature-development, bug-fix). Covers delegation triggers, tool/permission/model choices, Task-tool orchestration, phase handoffs, aggregation, iteration gates, and output contracts. Also use when deciding between subagents vs skills vs always-on repo guidance.

35Installs·0Trend·@inkeep

Installation

$npx skills add https://github.com/inkeep/team-skills --skill write-agent

How to Install write-agent

Quickly install write-agent AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/inkeep/team-skills --skill write-agent
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: inkeep/team-skills.

SKILL.md

View raw

Context: User asks for a single-purpose reviewer user: "Create a security reviewer agent that checks my code changes" assistant: "This is a single-purpose review task—I'll create a subagent with read-only tools." Single job (security review) + one output type → subagent, not orchestrator.

assistant: "I'll use the write-agent skill to create a security-reviewer subagent."

Context: User asks for a multi-phase workflow coordinator user: "I need an agent that can plan features, implement them, run reviews, and iterate until quality gates pass" assistant: "This is a multi-phase workflow with coordination, dispatch, and iteration—I'll create a workflow orchestrator."

Design and write high-quality Claude Code agents and agent prompts. Use when creating or updating .claude/agents/*.md for (1) single-purpose subagents (reviewers, implementers, researchers) and (2) workflow orchestrators (multi-phase coordinators like pr-review, feature-development, bug-fix). Covers delegation triggers, tool/permission/model choices, Task-tool orchestration, phase handoffs, aggregation, iteration gates, and output contracts. Also use when deciding between subagents vs skills vs always-on repo guidance. Source: inkeep/team-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/inkeep/team-skills --skill write-agent
Category
>_Productivity
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from inkeep/team-skills

Quick answers

What is write-agent?

Design and write high-quality Claude Code agents and agent prompts. Use when creating or updating .claude/agents/*.md for (1) single-purpose subagents (reviewers, implementers, researchers) and (2) workflow orchestrators (multi-phase coordinators like pr-review, feature-development, bug-fix). Covers delegation triggers, tool/permission/model choices, Task-tool orchestration, phase handoffs, aggregation, iteration gates, and output contracts. Also use when deciding between subagents vs skills vs always-on repo guidance. Source: inkeep/team-skills.

How do I install write-agent?

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

Where is the source repository?

https://github.com/inkeep/team-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-23