SecondBrain/cc-plugins-hub.md

1.4 KiB

type title summary tags scope last_updated date source
hub cc-plugins — personal Claude Code plugin marketplace 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.
type/hub
project/cc-plugins
tool/claude-code
global 2026-07-14 2026-07-14 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.

  • 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.