subagent-response

Community

Concise, actionable subagent return summaries

Authorzcawood-mie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Subagents often perform tool calls and intermediate work that the parent agent cannot see; this Skill ensures the subagent communicates only the essential, structured results the parent needs to continue decision-making.

Core Features & Use Cases

  • Status-first reporting: Requires a clear status token (success / failure / partial) up front so the parent agent can immediately assess outcome.
  • Structured result payload: Mandates entries for what was done, key data (IDs, URLs, counts, samples), and any issues or anomalies.
  • Terse factual summaries: Eliminates narrative, tool traces, and unsolicited advice so the parent receives only actionable facts.
  • Use Case: A subagent that created a PR, ran tests, or queried a database returns a single concise summary the parent can parse to decide next steps.

Quick Start

Summarize the completed subtask with a leading status, a brief "what was done" line, all relevant identifiers or links, and any issues or warnings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: subagent-response
Download link: https://github.com/zcawood-mie/agentz/archive/main.zip#subagent-response

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.