tce logo

tce

toby-plugins

OtherClaude Codeby tobyS

Summary

Context-engineering workflow: ticket → research → plan → implement, plus review/discuss/design commands and research agents. Authors tickets (/tce:ticket) and works with any ticket system (tmt, GitHub, Jira, Linear, …).

Install to Claude Code

/plugin install tce@toby-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add tobyS/toby-plugins if you haven't already.

README.md

toby-plugins

A Claude Code plugin marketplace: a context-engineering development workflow (tce) and a Git-tracked markdown ticket tracker (tmt).

Add the marketplace once, then install either plugin into any project. Both are built for everyday Claude Code work — tce gives Claude the right context at each step of a task, and tmt keeps your tickets as plain files in the repo.

> Built by Toby. These plugins come out of my daily practice helping > engineering teams turn experimental AI use into structured, sustainable > workflows. Need a sparring partner for the hard technical and AI-adoption calls? > Find me at rent-the-toby.com.

Plugins

| Plugin | What it does | Docs | |--------|-------------|------| | tce | Context-engineering development workflow (ticket → research → plan → implement), plus review, discussion, and design-exploration commands and a set of research subagents. Works with any ticket system (tmt, GitHub Issues, Jira, Linear, custom). | plugins/tce/README.md | | tmt | Toby Markdown Tickets — a lightweight, Git-tracked ticket tracker: tickets as markdown files in your repo, with guided creation, sequential numbering, and status-lifecycle hooks. Works standalone; tce's native ticket backend. | plugins/tmt/README.md |

Add the marketplace

# Add the marketplace (once per machine). A git URL or local path also work.
/plugin marketplace add tobyS/toby-plugins

Then install a plugin from it — see each plugin's docs for the exact command (e.g. tce):

/plugin install tce@toby-plugins

Update

/plugin marketplace update toby-plugins

Installed plugins move to a new version when you refresh the marketplace.

Contributing

Want to work on the plugins themselves? See CONTRIBUTING.md for the repository layout, how to validate changes, and the release flow.

License

Provided as-is. Adapt freely to your needs.

Related plugins

Browse all →