| name | implement-plan |
| description | Explicit-only. Apply an explicit plan/task/context artifact set and report the resulting implementation and deviations. |
implement-plan
Implement the supplied artifact contract.
Inputs and boundaries
Require exact plan, task, and context artifact paths. Write the output
report .agent-layer/tmp/implement-plan.<run-id>.report.md, using
YYYYMMDD-HHMMSS-<short-rand> for run-id.
Workflow
- Read the artifacts. Resolve ambiguity from repository evidence; ask only
for a genuine user decision.
- Implement every task, reordering or splitting work when needed. Record
plan adjustments as
equivalent or narrower; get approval before
materially broader work.
- Run proportionate checks, using the documented full lane when risk or the
contract warrants it. Address concrete in-scope failures.
- Before returning, confirm every task is complete.
Do not return a partial implementation.
Completion contract
Return the report path.