Update Controller Handoff docs to use compact default format #108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
#101/#102 codified a long-form
Controller Handoff Summaryrequired at the end of every task. For routine work this is noisy. Make a compact handoff the default and reserve the long form for high-risk/complex tasks.Compact default format
Safety line usually:
no self-review; no self-merge; no tags; no secrets; no prodLong form still required when
Docs to update
skills/llm-project-workflow/SKILL.md(§K)docs/llm-workflow-runbooks.mdskills/llm-project-workflow/templates/start-issue.mdskills/llm-project-workflow/templates/review-pr.mdAcceptance criteria
Documentation only; no code behavior changes.