docs: add subagent completion design spec

This commit is contained in:
pi
2026-04-11 01:19:40 +01:00
parent 0077379f3d
commit e99edfee42
2 changed files with 139 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Applies to entire `pi-subagents` package in this repo root.
- `src/tool.ts` / `src/schema.ts` — tool contract and parameter/result types.
- `src/wrapper/cli.mjs` — child-session wrapper that writes artifacts/results.
- `src/*.test.ts`, `src/wrapper/*.test.ts` — regression tests.
- `docs/superpowers/specs/` — design docs created during brainstorming before implementation.
- `docs/superpowers/plans/` — implementation plans and migration notes.
## Working rules