System Documentation

What problem does it solve?

It helps you detect when command delegation prompts (Agent() calls) accidentally redefine an agent’s identity, leak domain expertise, duplicate quality gates, conflict on output/return contracts, or override an agent’s process—causing inconsistent behavior and brittle workflows.

Core Features & Use Cases

  • Delegation boundary validation: Ensures commands own WHAT/WHERE while agents own WHO/HOW, matching the intended separation of concerns.
  • 7-dimension conflict detection: Flags role re-definition, domain expertise leaks, quality gate duplication, output format/marker conflicts, process override, scope authority conflicts, and missing contracts.
  • Actionable repair guidance: Produces per command↔agent findings plus fix recommendations and an overall verdict (CLEAN/REVIEW/CONFLICT).
  • Use cases: Workflow maintenance and review when adding/modifying skills, commands, or agents; regression checks before releasing orchestration changes.

Quick Start

Ask the AI to run a delegation conflict scan for the entire skills and commands scope.

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: delegation-check
Download link: https://github.com/tcytan/tecton/archive/main.zip#delegation-check

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 471,000+ vetted skills library on demand.