From 4799266a67cef7977799952b30763e9bf1d8867a Mon Sep 17 00:00:00 2001 From: jared Date: Tue, 14 Jul 2026 13:08:22 -0400 Subject: [PATCH] vault: session notes 2026-07-14 --- cc-plugins-hub.md | 35 +++++++++++++++++++++++++++++++++++ journal/2026-07-14.md | 7 +++++++ 2 files changed, 42 insertions(+) create mode 100644 cc-plugins-hub.md diff --git a/cc-plugins-hub.md b/cc-plugins-hub.md new file mode 100644 index 0000000..e8ed761 --- /dev/null +++ b/cc-plugins-hub.md @@ -0,0 +1,35 @@ +--- +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._ diff --git a/journal/2026-07-14.md b/journal/2026-07-14.md index 4e5003d..7a0e733 100644 --- a/journal/2026-07-14.md +++ b/journal/2026-07-14.md @@ -58,3 +58,10 @@ tags: [scope/global, type/log] **Reason:** prompt_input_exit **Vault notes touched:** /home/jared/Documents/SecondBrain/agentic-sdlc-ai-developer-workflow-taxonomy.md + +## Session — 2026-07-14T16:42:47Z + +**Project:** /home/jared/dev/delta-refinery +**Reason:** other +**Vault notes touched:** +/home/jared/Documents/SecondBrain/delta-refinery.md