🐛 Fixed
Preserve explicit WP args in workflow prompts: Slash-command arguments passed to /spec-kitty.implement and /spec-kitty.review are now forwarded into the resolver-first flow instead of being silently dropped. Agents receiving explicit WP selectors (e.g., WP03, --base WP01) will correctly pass them to spec-kitty agent context resolve via --wp-id and --base flags.
implement.mdandreview.mdmission templates now include an{ARGS}placeholder with conditional forwarding instructions- Public slash-command docs updated:
/spec-kitty.implementdocuments[--base WP_ID]support;/spec-kitty.reviewis now WP-only (removed stale "or prompt path" syntax) - Regression tests added across Markdown and TOML agent formats to ensure argument placeholders survive rendering