What problem does it solve?
Enables automated, domain-agnostic task execution by coordinating two-tier skill loading (system-level Tier 1 skills and domain-specific Tier 2 skills) to deliver deterministic workflows across plan-marshall tasks.
Core Features & Use Cases
- Two-tier skill loading: System skills load automatically; domain skills are supplied by the task, allowing flexible domain coverage without reconfiguring core agents.
- Deterministic execution workflow: Follows understand → plan → implement → verify steps with explicit inputs, outputs, and contract references.
- Contract-driven governance: References to task contracts and task format definitions ensure consistent task structure and validation across tasks.
- Use Case: A task requiring cross-domain implementation (e.g., Java back-end and JavaScript front-end) is executed with consistent patterns and auditable steps.
Quick Start
Invoke the task-implementation skill during plan-marshall phase 5 for tasks with profile set to implementation to execute, verify, and finalize the task following the two-tier loading workflow.