Skip to content

Repository files navigation

Claude

My personal tools for working with Claude Code, in the form of a Claude Code plugin plus a set of standalone CLI tools.

Plugin

Skills:

  • agents-md — audit AGENTS.md files against the code.

Hooks:

  • format-md — format Markdown with Prettier on every edit.

Installation

/plugin marketplace add cachelous/claude
/plugin install cc@cachelous

For local development, point at your clone instead so edits apply without pushing:

/plugin marketplace add ~/projects/claude
/plugin install cc@cachelous

Run /reload-plugins after editing skills or hooks.

CLI tools

The following tools are available:

  • cc-sessions — list and delete past Claude Code sessions.
  • cc-agents-md — bridge the AGENTS.md standard with Claude Code's CLAUDE.md.

Installation

uv tool install git+https://github.com/cachelous/claude

For local development, install editable so edits take effect immediately:

uv tool install --editable ~/projects/claude

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages