rm special agents
This commit is contained in:
@@ -21,8 +21,8 @@ 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.
|
||||
- `docs/specs/` — design docs created during brainstorming before implementation.
|
||||
- `docs/plans/` — implementation plans and migration notes.
|
||||
|
||||
## Working rules
|
||||
|
||||
@@ -43,5 +43,5 @@ Applies to entire `pi-subagents` package in this repo root.
|
||||
## Repo hygiene
|
||||
|
||||
- Ignore `node_modules/` for edits.
|
||||
- `.worktrees/` contains isolated worktrees; do not treat them as primary source unless task explicitly targets them.
|
||||
- `.worktree/` contains isolated worktrees; do not treat them as primary source unless task explicitly targets them.
|
||||
- Update this file when runner behavior, env names, commands, or package structure change.
|
||||
|
||||
Reference in New Issue
Block a user