II.
LibrarySkill overview
Reference · livelib-skill:shared--orchestrated-execution
orchestrated-execution overview
Execute work units through the rigorous 4-phase Metaswarm cycle (Implement -> Validate -> Adversarial Review -> Commit) with independent quality gate enforcement.
Attributes
displayName
orchestrated-execution
description
Execute work units through the rigorous 4-phase Metaswarm cycle (Implement -> Validate -> Adversarial Review -> Commit) with independent quality gate enforcement.
libraryPath
library/methodologies/metaswarm/skills/orchestrated-execution/SKILL.md
contentSummary
- Executing tasks requiring rigorous quality enforcement
- When TDD compliance must be verified independently
## Process
1. **IMPLEMENT** - Coder executes via TDD against spec with DoD items
2. **VALIDATE** - Orchestrator independently runs tsc, eslint, vitest (never trusts subagent)
3. **A
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.