Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 24 Apr 19:43

Added

  • Mode-specific slash commands: /c4-design, /c4-document-code, /c4-document-prose, /c4-review, /c4-update. Each skips the router in SKILL.md and goes straight to its mode's workflow (skills/c4-model/mode-<name>.md). The catch-all /c4-model from v1.0.2 is still available for users who want auto-detection. All six commands live under commands/ and are registered via the commands: ["./commands"] entry in marketplace.json.
  • README: The 5 modes table now includes a Slash command column; the How it works section points at the mode commands for users who already know the mode.