One sentence describing the exact behavior or documentation change.
Use only when this packet is part of a multi-model workflow:
- Architect:
- Implementer:
- Reviewer:
- Inline assistant:
Handoff rule:
- The Architect stops after producing this packet.
- Only the selected Implementer may apply this packet.
- If the selected Implementer is unavailable, stop with a blocker report instead of applying the packet from the Architect or Reviewer thread.
Allowed files:
path/to/file
Forbidden paths:
parts/prime/stage/coverage/coverage-js/local-*tests/node_modules/.wiki/unless this packet explicitly assigns wiki work
- Relevant current behavior:
- Relevant tests:
- Important project rule:
- Wiki documentation context, if needed: follow
.agents/docs/wiki-workflow.md.
Choose one when documentation is in scope:
read-only contextwiki update proposaldirect wiki edit
Use .agents/docs/wiki-workflow.md for mode definitions.
- Do not expand the scope.
- Do not add dependencies.
- Do not redesign surrounding code.
- Do not perform broad mechanical formatting.
- Preserve unrelated user changes.
- Run project commands only through Workshop.
- Follow
.agents/security/workshop-confinement.md. - Follow
.agents/policies/scope-and-hygiene.md. - Do not apply this packet from the Architect or Reviewer thread unless the developer explicitly switches the task to single-agent mode.
Before edits:
workshop run <project-alias> -- contextFocused verification:
workshop run <project-alias> -- test tests/unit/<file>.batsAdditional verification, if relevant:
workshop run <project-alias> -- lint
workshop run <project-alias> -- lint-js
workshop run <project-alias> -- test-jsdom
workshop run <project-alias> -- format-check
workshop run <project-alias> -- build
workshop run <project-alias> -- install
workshop run <project-alias> -- smoke- Observable result:
- Test result:
- No generated artifacts or unrelated files changed:
- Documentation result, if in scope:
Stop and report a blocker if:
- the required files are missing
- the fix requires files outside the allowed scope
- Workshop is unavailable
- verification fails for unclear reasons
- the packet conflicts with
AGENTS.md
- Files changed
- Behavior changed
- Commands run
- Test results
- Wiki proposal or wiki status, when documentation is in scope
- Blockers or residual risks