Skip to main content
Git repo context for monorepo packages + improved init-context hints.

Enhancements

  • Git repo context: Packages with git: true in config.yaml now show branch, working directory status, and recent commits in session context
  • init-context hints: After initializing context, the output now lists auto-injected defaults and all available spec files for the AI to choose from
  • publish-skill command: New /trellis:publish-skill slash command
  • cc-codex-spec-bootstrap: New marketplace skill for Claude Code + Codex parallel spec bootstrapping

Bug Fixes

  • Use _is_true_config_value for isGitRepo consistency (case-insensitive matching)

Notes

  • Run trellis update to sync
  • No migration required