daily sync: 3 added, 4 modified, 0 deleted (3 edges)
This commit is contained in:
parent
a4948e2801
commit
618171a736
@ -6,7 +6,13 @@ tags: [homelab, refactoring, session-log]
|
|||||||
importance: 0.4
|
importance: 0.4
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-21T03:26:49.162658+00:00"
|
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
|
Work types: refactoring
|
||||||
|
|||||||
@ -6,7 +6,7 @@ tags: [gitea, ci-cd, actions, workflow, convention, docker]
|
|||||||
importance: 0.8
|
importance: 0.8
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-18T20:06:25.840515+00:00"
|
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:
|
relations:
|
||||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -23,6 +23,11 @@ relations:
|
|||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.76
|
strength: 0.76
|
||||||
edge_id: 72478c93-188b-4e69-8809-5bfd4132e5a0
|
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).
|
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).
|
||||||
|
|||||||
@ -6,13 +6,18 @@ tags: [claude-code, agents, skills, workflow, decision]
|
|||||||
importance: 0.8
|
importance: 0.8
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-16T18:27:45.633590+00:00"
|
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:
|
relations:
|
||||||
- target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4
|
- target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4
|
||||||
type: BUILDS_ON
|
type: BUILDS_ON
|
||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.8
|
strength: 0.8
|
||||||
edge_id: 30e44ec2-f9ea-49db-bf2e-6e9a98508c94
|
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.
|
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.
|
||||||
|
|||||||
@ -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
|
||||||
@ -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
|
||||||
@ -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
|
||||||
@ -6,7 +6,23 @@ tags: [sba-scouting, rust, claude-code, workflow, refactoring, parallel, worktre
|
|||||||
importance: 0.6
|
importance: 0.6
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-02T02:08:58.862746+00:00"
|
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
|
# Parallel /simplify with Isolated Worktree Agents
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user