--- type: hub title: cc-plugins — personal Claude Code plugin marketplace summary: Navigation hub for cc-plugins, the personal marketplace repo of Claude Code plugins (skills, commands, agent integrations) — what plugins exist, registration conventions, and where per-plugin docs live. tags: - type/hub - project/cc-plugins - tool/claude-code scope: global last_updated: 2026-07-14 date: 2026-07-14 source: cc-plugins --- # cc-plugins `cc-plugins` (`/home/jared/dev/cc-plugins`) is a personal marketplace of Claude Code plugins — skills, commands, and integrations — registered via `.claude-plugin/marketplace.json`. Each plugin has its own `CLAUDE.md`; the project root `CLAUDE.md` documents the orchestrator/subagent session-discipline convention (all work is decomposed and delegated via the Agent tool, no minimum complexity threshold) and progressive-disclosure rule (read a directory's `CONTEXT.md` before opening source files in it). Issue tracking: GitHub issues (`github:jaredswanson/cc-plugins`) — recorded in `.cc-os/config`'s `tracker` key. ## Related - [[cc-os-hub]] — the cross-project cc-os plugin family (os-status, os-adr, os-vault, os-backlog, etc.) that this repo's ADRs, vault writes, and tracker routing depend on. ## Notes _No project-specific notes yet — this hub was created by `/os-status:fix` to satisfy the `vault-hub-note-present` check. Add design/decision/research notes here as they accumulate._