diff --git a/graph/code-patterns/homelab-session-refactoring-f1c846.md b/graph/code-patterns/homelab-session-refactoring-f1c846.md index 00d4bd39255..0a8575653b2 100644 --- a/graph/code-patterns/homelab-session-refactoring-f1c846.md +++ b/graph/code-patterns/homelab-session-refactoring-f1c846.md @@ -6,7 +6,13 @@ tags: [homelab, refactoring, session-log] importance: 0.4 confidence: 0.8 created: "2026-02-21T03:26:49.162658+00:00" -updated: "2026-02-21T03:26:49.162658+00:00" +updated: "2026-03-02T02:08:59.159913+00:00" +relations: + - target: d75e2afd-8348-4fe6-9ea1-731604505aa6 + type: RELATED_TO + direction: incoming + strength: 0.74 + edge_id: a5981a58-8f2e-493a-ad5c-2218ebbc391a --- Work types: refactoring diff --git a/graph/configurations/gitea-actions-shared-composite-actions-repo-pattern-73646e.md b/graph/configurations/gitea-actions-shared-composite-actions-repo-pattern-73646e.md index 445ef4e1115..0fae0792ae1 100644 --- a/graph/configurations/gitea-actions-shared-composite-actions-repo-pattern-73646e.md +++ b/graph/configurations/gitea-actions-shared-composite-actions-repo-pattern-73646e.md @@ -6,7 +6,7 @@ tags: [gitea, ci-cd, actions, workflow, convention, docker] importance: 0.8 confidence: 0.8 created: "2026-02-18T20:06:25.840515+00:00" -updated: "2026-03-02T00:33:27.280642+00:00" +updated: "2026-03-02T02:08:59.177267+00:00" relations: - target: b27fb831-811e-4103-b5f1-3c36d5b1ad20 type: RELATED_TO @@ -23,6 +23,11 @@ relations: direction: incoming strength: 0.76 edge_id: 72478c93-188b-4e69-8809-5bfd4132e5a0 + - target: d75e2afd-8348-4fe6-9ea1-731604505aa6 + type: RELATED_TO + direction: incoming + strength: 0.73 + edge_id: a266c8b2-cf4f-404d-b93a-db4faa3bde73 --- All CI/CD workflows across projects use shared composite actions from cal/gitea-actions repo on Gitea. This repo is PUBLIC (required for runner auth to work with REQUIRE_SIGNIN_VIEW=false). diff --git a/graph/decisions/utilize-custom-agents-and-skills-more-across-all-projects-9e502d.md b/graph/decisions/utilize-custom-agents-and-skills-more-across-all-projects-9e502d.md index dea6df86fe9..c098c0e9c20 100644 --- a/graph/decisions/utilize-custom-agents-and-skills-more-across-all-projects-9e502d.md +++ b/graph/decisions/utilize-custom-agents-and-skills-more-across-all-projects-9e502d.md @@ -6,13 +6,18 @@ tags: [claude-code, agents, skills, workflow, decision] importance: 0.8 confidence: 0.8 created: "2026-02-16T18:27:45.633590+00:00" -updated: "2026-03-01T05:48:47.715024+00:00" +updated: "2026-03-02T02:08:59.136924+00:00" relations: - target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4 type: BUILDS_ON direction: incoming strength: 0.8 edge_id: 30e44ec2-f9ea-49db-bf2e-6e9a98508c94 + - target: d75e2afd-8348-4fe6-9ea1-731604505aa6 + type: RELATED_TO + direction: incoming + strength: 0.71 + edge_id: f53abf0b-9d21-46ca-a19d-7c2de1f839b7 --- Decision to start leveraging custom agents (.claude/agents/) and skills (.claude/skills/) more frequently across all projects. Added VS Code code snippets from indydevdan's gist (https://gist.github.com/disler/d9f1285892b9faf573a0699aad70658f) as templates for creating new agents and skills. Goal: better task delegation, specialized workflows, and reusable automation patterns. diff --git a/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--gitea-actions-shared-composite-a266c8.md b/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--gitea-actions-shared-composite-a266c8.md new file mode 100644 index 00000000000..c4f1efe7832 --- /dev/null +++ b/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--gitea-actions-shared-composite-a266c8.md @@ -0,0 +1,13 @@ +--- +id: a266c8b2-cf4f-404d-b93a-db4faa3bde73 +type: RELATED_TO +from_id: d75e2afd-8348-4fe6-9ea1-731604505aa6 +from_title: "Pattern: Parallel /simplify agents with isolated worktrees for large refactors" +to_id: 73646e80-a640-4316-b7c6-54a4330f1b28 +to_title: "Gitea Actions shared composite actions repo pattern" +strength: 0.73 +created: "2026-03-02T02:08:59.177267+00:00" +updated: "2026-03-02T02:08:59.177267+00:00" +--- + +Auto-edge: Pattern: Parallel /simplify agents with isolated worktrees for large refactors → Gitea Actions shared composite actions repo pattern diff --git a/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--homelab-session-refactoring-a5981a.md b/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--homelab-session-refactoring-a5981a.md new file mode 100644 index 00000000000..2a4675192a0 --- /dev/null +++ b/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--homelab-session-refactoring-a5981a.md @@ -0,0 +1,13 @@ +--- +id: a5981a58-8f2e-493a-ad5c-2218ebbc391a +type: RELATED_TO +from_id: d75e2afd-8348-4fe6-9ea1-731604505aa6 +from_title: "Pattern: Parallel /simplify agents with isolated worktrees for large refactors" +to_id: f1c846d2-ddab-4968-b789-d0aa1b703c1b +to_title: "[homelab] Session: refactoring" +strength: 0.74 +created: "2026-03-02T02:08:59.159913+00:00" +updated: "2026-03-02T02:08:59.159913+00:00" +--- + +Auto-edge: Pattern: Parallel /simplify agents with isolated worktrees for large refactors → [homelab] Session: refactoring diff --git a/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--utilize-custom-agents-and-skil-f53abf.md b/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--utilize-custom-agents-and-skil-f53abf.md new file mode 100644 index 00000000000..462a653c0d5 --- /dev/null +++ b/graph/edges/pattern-parallel-simplify-agen--RELATED_TO--utilize-custom-agents-and-skil-f53abf.md @@ -0,0 +1,13 @@ +--- +id: f53abf0b-9d21-46ca-a19d-7c2de1f839b7 +type: RELATED_TO +from_id: d75e2afd-8348-4fe6-9ea1-731604505aa6 +from_title: "Pattern: Parallel /simplify agents with isolated worktrees for large refactors" +to_id: 9e502d2b-bf95-4161-8190-ba153b9961d0 +to_title: "Utilize custom agents and skills more across all projects" +strength: 0.71 +created: "2026-03-02T02:08:59.136924+00:00" +updated: "2026-03-02T02:08:59.136924+00:00" +--- + +Auto-edge: Pattern: Parallel /simplify agents with isolated worktrees for large refactors → Utilize custom agents and skills more across all projects diff --git a/graph/workflows/pattern-parallel-simplify-agents-with-isolated-worktrees-for-d75e2a.md b/graph/workflows/pattern-parallel-simplify-agents-with-isolated-worktrees-for-d75e2a.md index 1d9743a2861..0b6785750d3 100644 --- a/graph/workflows/pattern-parallel-simplify-agents-with-isolated-worktrees-for-d75e2a.md +++ b/graph/workflows/pattern-parallel-simplify-agents-with-isolated-worktrees-for-d75e2a.md @@ -6,7 +6,23 @@ tags: [sba-scouting, rust, claude-code, workflow, refactoring, parallel, worktre importance: 0.6 confidence: 0.8 created: "2026-03-02T02:08:58.862746+00:00" -updated: "2026-03-02T02:08:58.862746+00:00" +updated: "2026-03-02T02:08:59.177267+00:00" +relations: + - target: 9e502d2b-bf95-4161-8190-ba153b9961d0 + type: RELATED_TO + direction: outgoing + strength: 0.71 + edge_id: f53abf0b-9d21-46ca-a19d-7c2de1f839b7 + - target: f1c846d2-ddab-4968-b789-d0aa1b703c1b + type: RELATED_TO + direction: outgoing + strength: 0.74 + edge_id: a5981a58-8f2e-493a-ad5c-2218ebbc391a + - target: 73646e80-a640-4316-b7c6-54a4330f1b28 + type: RELATED_TO + direction: outgoing + strength: 0.73 + edge_id: a266c8b2-cf4f-404d-b93a-db4faa3bde73 --- # Parallel /simplify with Isolated Worktree Agents