relate: dfa75d94 --RELATED_TO--> 767bc5c4

This commit is contained in:
Cal Corum 2026-02-28 23:48:54 -06:00
parent 55e657cf54
commit f7b5a9ba39
3 changed files with 26 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

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