v6.1.6
v6.1.6 — 2026-06-15
Two-lane release. Lane A makes teammate-conductors actually leverage the
native Claude Code Workflow (Dynamic Workflows) tool instead of reflexively
ToolSearch-ing for it and mis-degrading. Lane B introduces /shepherd:ponytail
and the senior-engineering operating standard — the primitives that turn the
@auditor and @coder into senior devs, cemented into their profiles and adaptable
to the project and user.
The trigger for Lane A was a live failure: an
/effort ultracodesession, told to
"use the Workflow tool," ranToolSearch select:Workflow, got nothing, and declared
the tool "confirmed absent" — the exact mistake teammate-conductors make. The fix
is not more prose (there was already plenty) but a recorded first-action
self-check that an agent cannot skip.
Lane A — teammates actually leverage Dynamic Workflows
- New doctrine
doctrines/workflow-tool-self-check.md— the operational
front-end for the nativeWorkflowtool, consolidating the detect / never-
ToolSearch / benefit guidance that was scattered acrossreferences/glossary.md §1,
capability-discovery.md §V,workflow-compile-down.md, and
primitive-axis-binding.md §IV(and still got skipped). ONE first action:
is the tokenWorkflowin your visible tool list? → record
workflow_tool: present|absent→ branch. Present → compile gate-free fan-out
out-of-context (framed as the conductor's OWN benefit: clean context window + ≤16
background agents, not a tax). Absent (web/remote, #146) → degrade to in-context
Agent(...)— correct and expected. NEVERToolSearchfor it (the
WORKFLOW-SELFCHECK-TOOLSEARCHanti-pattern), not even under/effort ultracode. - Wired as a first action into
agents/conductor.md(prohibition #22 rewritten +
mode-comparison rows + a step 0 in the teammate compile sequence),agents/shepherd.md
(root Step 0 +[ROOT-START] workflow_tool=…),commands/spawn.md(teammate boot
prompt), andcommands/start.md(lane walk step 0 +WAVE-COMPLETE.workflow_tool/
.fanoutfields). Corrected the stale "always present" phrasing to the
environment-dependent visible-tool-list test. - Enforcement seam: new
@auditorcompleteness extension
(agents/auditor.md §workflow-substrate discipline) — filesPRIMITIVE-INVERSION
when a lane hand-rolled in-context fan-out where the tool was present, and a LOW
finding when the self-check was skipped or the tool was ToolSearched. In-context
fan-out where the tool is absent is correct and never flagged.
Lane B — /shepherd:ponytail + the senior-engineering standard
- New doctrine
doctrines/senior-engineering.md(the "ponytail" doctrine) — the
senior-engineering operating standard for@auditor+@coder, eight primitives
that build on the existing flock doctrines (cite, never duplicate): (I) comprehend
intent before you touch (Chesterton's fence); (II) root-cause over symptom;
(III) blast-radius- & cost-to-reverse-weighted severity; (IV) justify the tradeoff,
not just the change; (V) conform to THIS project and THIS user via a precedence
ladder (project doctrines >[CODE-STYLE]ledger >code-styleskill > adaptation
priors > the neighbors > defaults); (VI) cross-concern systemic-risk detection;
(VII) bounded restraint (the most senior move is often the smaller diff);
(VIII) preserved read-only/tier discipline.SENIOR-STANDARD-MISUSEanti-pattern. - New command
/shepherd:ponytail(commands/ponytail.md, also/ponytail) — an
on-demand senior review → refine → verify pass on a target (diff, path, file, or
PR) outside the sprint pipeline: Pattern 3 (Adversarial Verification) + Pattern 4
(Generate-And-Filter), bounded as the AUDITOR-REFINE loop. Review-only by default;
--applyruns the coder-refine + re-verify loop;--cementpersists the conventions
the pass observed into project memory / the style ledger. Fully adapted via styles,
project doctrines, config, and adaptation priors. - Cemented into the profiles:
agents/auditor.mdandagents/coder.mdnow cite
senior-engineering.mdin §"Doctrines this role honors" with the per-role primitive
summary, and the FIRST-loaded reference skills (auditor.reference.md,
coder.reference.md) carry the senior lens. New config section[ponytail]
(senior_standard,default_mode,max_verify_iterations,apply_requires_approval,
conformance_sources) indocs/configuration.md.
Wiring
skills/shepherd/SKILL.md—/shepherd:ponytail+/ponytailtriggers, command-table
row, and §XI file-map rows for both new doctrines + the command.skills/shepherd/doctrines/README.mdindex — rows forworkflow-tool-self-check.md
andsenior-engineering.md.CLAUDE.mdcommand table + file-contracts;README.mdcommand banner.