Skip to content

Tommy-OMI/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tommy's Claude Code Plugins

A small marketplace of Claude Code plugins for multi-session workflows, subagent orchestration, and session handoff.

Install

/plugin marketplace add Tommy-OMI/plugins
/plugin install <plugin-name>

Plugins

Cross-session meeting room for Claude Code agents. SQLite-backed: atomic writes, no race conditions, unlimited history. Sessions discover each other by name and hold persistent shared conversations.

/plugin install agent-meeting

Initialize three project-level subagent profiles (explore / rd / planner) tiered by model cost. Replaces ad-hoc use of built-in Explore / Plan / general-purpose agents with a deliberate cheap→expensive cascade.

/plugin install init-agents

Session-end handoff cards with auto-pickup. Write a 50-line cue card at session end; next session's SessionStart hook auto-loads it and archives to docs/handoff/archive/. Zero re-typing needed to resume work.

/plugin install handoff

License

MIT (see LICENSE).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors