From f7b5a9ba396e1bca31eb43d51ee0b7d8c205b459 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 23:48:54 -0600 Subject: [PATCH] relate: dfa75d94 --RELATED_TO--> 767bc5c4 --- ...major-domo-paper-dynasty-proxmox-skill-dfa75d.md | 7 ++++++- ...TED_TO--claudemd-optimization-across-a-74c201.md | 13 +++++++++++++ ...udemd-optimization-across-all-projects-767bc5.md | 8 +++++++- 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 graph/edges/scope-guards-added-to-major-do--RELATED_TO--claudemd-optimization-across-a-74c201.md diff --git a/graph/configurations/scope-guards-added-to-major-domo-paper-dynasty-proxmox-skill-dfa75d.md b/graph/configurations/scope-guards-added-to-major-domo-paper-dynasty-proxmox-skill-dfa75d.md index ed71d014c6b..6fd02bcacd0 100644 --- a/graph/configurations/scope-guards-added-to-major-domo-paper-dynasty-proxmox-skill-dfa75d.md +++ b/graph/configurations/scope-guards-added-to-major-domo-paper-dynasty-proxmox-skill-dfa75d.md @@ -6,13 +6,18 @@ tags: [claude-code, skills, scope-guards, configuration, claude-code-config, maj importance: 0.6 confidence: 0.8 created: "2026-03-01T05:48:14.559362+00:00" -updated: "2026-03-01T05:48:40.223515+00:00" +updated: "2026-03-01T05:48:54.473042+00:00" relations: - target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4 type: CAUSES direction: incoming strength: 0.9 edge_id: c11ece93-4701-4075-9b0f-c7d62e8ecaa9 + - target: 767bc5c4-1951-41b2-ac14-279cce3d1765 + type: RELATED_TO + direction: outgoing + strength: 0.7 + edge_id: 74c201a2-18d2-43c2-83cd-8a6ea784bdab --- # Scope Guards Added to Project-Specific Skills diff --git a/graph/edges/scope-guards-added-to-major-do--RELATED_TO--claudemd-optimization-across-a-74c201.md b/graph/edges/scope-guards-added-to-major-do--RELATED_TO--claudemd-optimization-across-a-74c201.md new file mode 100644 index 00000000000..e17ca135791 --- /dev/null +++ b/graph/edges/scope-guards-added-to-major-do--RELATED_TO--claudemd-optimization-across-a-74c201.md @@ -0,0 +1,13 @@ +--- +id: 74c201a2-18d2-43c2-83cd-8a6ea784bdab +type: RELATED_TO +from_id: dfa75d94-cfcc-459c-999b-41123d4f700a +from_title: "Scope guards added to major-domo, paper-dynasty, proxmox skills" +to_id: 767bc5c4-1951-41b2-ac14-279cce3d1765 +to_title: "CLAUDE.md optimization across all projects" +strength: 0.7 +created: "2026-03-01T05:48:54.473042+00:00" +updated: "2026-03-01T05:48:54.473042+00:00" +--- + +Both are about optimizing Claude configuration — scope guards configure skills, the workflow configures CLAUDE.md diff --git a/graph/workflows/claudemd-optimization-across-all-projects-767bc5.md b/graph/workflows/claudemd-optimization-across-all-projects-767bc5.md index 6ed4b73bb31..6c3aecd643f 100644 --- a/graph/workflows/claudemd-optimization-across-all-projects-767bc5.md +++ b/graph/workflows/claudemd-optimization-across-all-projects-767bc5.md @@ -6,7 +6,13 @@ tags: [claude-code, claude-md, optimization, workflow, gitea] importance: 0.8 confidence: 0.8 created: "2026-02-14T14:34:56.846531+00:00" -updated: "2026-02-14T14:34:56.846531+00:00" +updated: "2026-03-01T05:48:54.473042+00:00" +relations: + - target: dfa75d94-cfcc-459c-999b-41123d4f700a + type: RELATED_TO + direction: incoming + strength: 0.7 + edge_id: 74c201a2-18d2-43c2-83cd-8a6ea784bdab --- Performed bulk CLAUDE.md optimization across 10 projects (8 files rewritten). Key patterns applied: (1) Remove boilerplate intros like 'This file provides guidance to Claude Code'. (2) Move changelog entries (v2.0 changes, API changes, implementation status) out of CLAUDE.md. (3) Move README-level content (Docker setup, env profiles, OAuth setup) to actual READMEs. (4) Remove code style examples Claude already follows (import ordering, naming conventions). (5) Remove architecture code blocks discoverable from codebase. (6) Remove project status tracking and feature checklists. (7) Remove aspirational metrics. (8) Don't duplicate rules from user-level CLAUDE.md. Total reduction: ~2,400 lines to ~500 lines (~79%). Projects: claude-home, major-domo (root + database), paper-dynasty (discord-app + database), mantimon-tcg, strat-gameplay-webapp, efd-trading-card-base, vagabond-rpg-foundryvtt. Protected main branches on: major-domo-database, paper-dynasty-discord, efd-trading-card-base, vagabond-rpg-foundryvtt — these need feature branches for pushes. Git remotes all use 'homelab' pointing to git.manticorum.com.