fix .agent commits

This commit is contained in:
2026-09-01 10:20:06 -04:00
parent 4c187ca0d2
commit e8a2106172
7 changed files with 231 additions and 15 deletions
+3 -2
View File
@@ -101,8 +101,9 @@ phases: `.agent/reports/<phase>.a*.*`) — the script also prints a ready to run
- Legacy flat phase files (`todo/NN_name.md`) are still executed as a single
unit; `phase-authoring`'s `migrate-phases-to-tasks.sh` converts them to the
directory layout (the phase's final pass then picks up any inline task list).
- Child executor sessions are kept in `.agent/phase-sessions/`; add it to
`.gitignore` if the project is versioned.
- Child executor sessions are kept in `.agent/phase-sessions/` (plus
`pipeline.log` in `.agent/`); if the project is versioned, git-ignore those
runtime artifacts only — `.agent/` itself is tracked and committed.
- If you keep non-skill markdown (e.g. a `README.md`) in a skills directory
(like `~/.pi/agent/skills/`), pi warns “description is required” for it.
Add a `.gitignore` in that directory listing the file — pi's skill scanner