subagent-workflow

Community

Coordinate subagents with session tracking.

Authordiscountedcookie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates subagents for implementation, including session tracking and handoffs.

Core Features & Use Cases

  • Session management: Track and recall subagent sessions for follow-ups.
  • Dispatch patterns: Clear rules for when to fresh-dispatch vs recall.
  • Handoff: Structured patterns for cross-domain coordination.

Quick Start

Dispatch a subagent with a scoped task and record the session_id for follow-up questions.

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-workflow
Download link: https://github.com/discountedcookie/10x-mapmaster/archive/main.zip#subagent-workflow

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