Skip to content

TracineHQ/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracine Plugins

Official catalog of TracineHQ Claude Code plugins. Add this marketplace once, install any current or future Tracine plugin.

Install

Inside Claude Code:

/plugin marketplace add TracineHQ/plugins
/plugin install guard@tracine
/plugin install convo@tracine

The first command registers the tracine marketplace. The second/third install individual plugins from it. Run /plugin marketplace update tracine to pull newer plugin versions later.

Plugins

guard

Safety hooks for Claude Code — validates bash commands, protects credentials, enforces git discipline, scopes subagents, and guards protected files. Pure stdlib Python, no third-party dependencies.

Source: TracineHQ/guard · Apache-2.0

convo

SQLite-backed analytics CLI for Claude Code sessions. Auto-indexes session logs, adds full-text search across transcripts, tool-call analytics, and atomic snapshot/restore. Pure stdlib Python.

Source: TracineHQ/convo · Apache-2.0

Verification

Every push to this repo runs an install check on fresh ubuntu-latest and macos-latest GitHub runners — installs Claude Code from npm, runs the install commands above, and asserts each plugin reports Status: ✔ enabled. See .github/workflows/ci.yml.

License

Apache-2.0

About

Tracine's Claude Code plugin catalog. Safety, observability, and evaluation tooling for AI coding agents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors