Add reflected memory and update decompose/orchestrate skills
Adds decisions and process-lessons from recent reflections. Updates decompose and orchestrate SKILL.md with operational improvements. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
- **Broad `Bash(git *)` is acceptable when justified:** orchestrate skill needs worktree/branch/merge/checkout — listing 6+ specific subcommands is worse than the broad pattern with a validator warning
|
||||
- **Skills that launch containers need careful entrypoint handling:** Use `--entrypoint uid-wrapper.sh` when running `claude --print` in agent containers — the default entrypoint expects AGENT_PAYLOAD
|
||||
|
||||
## Topic Files
|
||||
|
||||
- [Process Lessons](memory/process-lessons.md) — Container agent workflow patterns, skill development rules
|
||||
- [Decisions](memory/decisions.md) — Task orchestration architecture decisions, harness design rationale
|
||||
|
||||
## Task Orchestration Skills (2026-03-24)
|
||||
|
||||
Added `/decompose` and `/orchestrate` for parallel container agent work:
|
||||
|
||||
Reference in New Issue
Block a user