subagent-orchestration

Installation
SKILL.md

Sub-Agent Orchestration

This skill tells you when to invoke specialized sub-agents and how to combine them effectively. The goal is to make sub-agent usage a natural part of the workflow, not an afterthought.

Available Sub-Agents

Agent Type Mode Purpose
testing-engineer Background Read/Write Write tests for new or modified code
security-auditor Background Readonly Vulnerability assessment on security-sensitive changes
quality-assurance-reviewer Background Readonly Code quality, readability, and maintainability review
context-keeper Background Read/Write Persist confirmed knowledge to the graph
project-tracker Background Read-only Cross-reference Jira, Git, and knowledge graph for status

Trigger Rules

Follow these rules to decide when to invoke sub-agents. Apply them proactively — don't wait for the user to ask.

After Implementing or Modifying a Feature

Installs
1
First Seen
13 days ago
subagent-orchestration — smartcontractkit/chainlink-stellar