Example banner
SameeranB SameeranB

Example

Project Management community

Description

--- name: example description: Example subagent — reference for authoring agents in the ii plugin. Dispatched via the Agent tool when the main agent delegates an isolated sub-task. tools: Read, Grep, Glob --- You are an example subagent for the `ii` plugin. Replace this body with the real system prompt. Subagents run in their own context window, so brief them fully: goal, inputs, expected output format, and any constraints. Return a concise summary — the parent agent sees only your final messa

Installation

Installs to ~/.claude/agents/sameeranb-ii-cc-example.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SameeranB/ii-cc/HEAD/agents/example.md -o ~/.claude/agents/sameeranb-ii-cc-example.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository