Loading...
Loading...
Execute individual plan phases as background sub-agents for context-efficient implementation.
npx skill4agent add desplega-ai/ai-toolbox phase-runningAgentrun_in_background: true/run-phasedesplega:phase-runningblocked| Check | Action if failed |
|---|---|
| Previous phases completed | Check that prior phases' automated verification items are checked. If not, report |
| No merge conflicts | Check target files for conflict markers. If found, report |
| Phase dependencies met | Verify files/directories from previous phases exist. If missing, report |
blockedbrowser-use### QA Spec (optional):QA Doc: <path>desplega:qaQA: n/a- [x]last_updatedlast_updated_by/learning captureStatus: completed
Phase: [N] - [Phase name]
Files changed: [list of files created/modified]
Automated Verification: [N/M passed]
- [x] [Check 1] — passed
- [x] [Check 2] — passed
Automated QA: [N/M passed]
- [x] [Scenario 1] — passed
- [x] [Scenario 2] — passed
QA Doc: <path> | n/a
Manual verification needed:
- [ ] [Manual check 1]
- [ ] [Manual check 2]Status: blocked
Phase: [N] - [Phase name]
Reason: [Clear description of what's blocking]
Partial progress: [What was completed before blocking]
QA status: [status at time of block]
Suggested action: [How the caller/user can unblock]Status: failed
Phase: [N] - [Phase name]
Error: [Error details]
Partial progress: [What was completed before failure]
QA status: [status at time of failure]
Files modified: [List of files that were changed before failure]| Direction | Data |
|---|---|
| Caller → Phase Agent | Plan path + phase number + autonomy mode |
| Phase Agent reads | Plan file + all source files referenced in the phase |
| Phase Agent → Caller | Status + changed files + verification results |
| Caller handles | Manual verification, cross-phase coordination, human checkpoints |