summaryrefslogtreecommitdiffhomepage
path: root/.dispatch/package-agent.md
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-06 00:27:10 +0900
committerAdam Malczewski <[email protected]>2026-06-06 00:27:10 +0900
commitbf0c4d13a662db91cdf1b1cb0b682e3a706cfce6 (patch)
tree128da77ec0a10057b19bf92de6a4f46e69d04c40 /.dispatch/package-agent.md
parentdd249ed491f9ee15944697967dc762e5028d7f13 (diff)
downloaddispatch-bf0c4d13a662db91cdf1b1cb0b682e3a706cfce6.tar.gz
dispatch-bf0c4d13a662db91cdf1b1cb0b682e3a706cfce6.zip
fix: remove placeholder from skill files — orchestrator appends TASK as a separate message
Diffstat (limited to '.dispatch/package-agent.md')
-rw-r--r--.dispatch/package-agent.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/.dispatch/package-agent.md b/.dispatch/package-agent.md
index 31bfa55..7df6d91 100644
--- a/.dispatch/package-agent.md
+++ b/.dispatch/package-agent.md
@@ -69,9 +69,3 @@ The orchestrator runs the authoritative full-graph `typecheck`/`test`/`check` it
3. New test names + the isolated-verify output above.
4. **Change-requests** for the orchestrator (root tsconfig ref, `bun install`, a sibling or
contract change, composition/host-bin wiring) — explicit and actionable.
-
----
-
-> Your specific **TASK** (package name, job, contracts to read, test cases) is appended below by
-> the orchestrator. If you are building an **extension**, the extension-only rules
-> (`.dispatch/extension-agent.md`) are appended first.