Context Integration
Generic branch and stack context now lives in the standalone context tool.
Use the new commands directly:
context gitcontext git --jsoncontext stackcontext stack --jsonThe dotfiles repo keeps the OpenCode plugins that consume those JSON payloads:
branch-contextrunscontext git --jsonand renders<branch-context>XML for scoped commands.stack-contextrunscontext stack --jsonand renders<stack-context>XML automatically and for/inject-stackor/inject-context.
For CLI flags, JSON payload shape, and MCP tools, see https://context.timmo.dev.