daily sync: 3 added, 4 modified, 0 deleted (3 edges)

This commit is contained in:
Cal Corum 2026-03-02 14:05:03 -06:00
parent b123a9b907
commit bce2f38180
7 changed files with 74 additions and 4 deletions

View File

@ -6,7 +6,7 @@ tags: [claude-code, pattern, slash-commands, config]
importance: 0.6
confidence: 0.8
created: "2026-02-13T20:07:31.742736+00:00"
updated: "2026-03-02T02:08:36.791262+00:00"
updated: "2026-03-02T20:05:03.521071+00:00"
relations:
- target: dfe48a70-b8ab-4bb5-a3d8-6116fa498168
type: RELATED_TO
@ -38,6 +38,11 @@ relations:
direction: incoming
strength: 0.81
edge_id: d1f29f3c-3be1-48f8-9ea1-aea48bbacf3a
- target: 2d98e145-1de7-4ea2-8bfb-fd89c364fbcc
type: RELATED_TO
direction: incoming
strength: 0.82
edge_id: d785be8d-9b5f-4a00-973d-b6549babdf68
---
Claude Code global slash commands live in ~/.claude/commands/<name>.md. The filename (minus .md) becomes the command name (e.g., sync-config.md → /sync-config). The markdown content is the prompt that gets executed when the command is invoked. Created /sync-config to commit and push ~/.claude config to its Gitea repo (homelab remote, main branch).

View File

@ -6,7 +6,23 @@ tags: [dotfiles, symlink, claude-scheduled, systemd, gitea, configuration, token
importance: 0.7
confidence: 0.8
created: "2026-03-02T20:05:03.194003+00:00"
updated: "2026-03-02T20:05:03.194003+00:00"
updated: "2026-03-02T20:05:03.521071+00:00"
relations:
- target: cb5e8814-f689-4de0-8854-823358706dec
type: RELATED_TO
direction: outgoing
strength: 0.8
edge_id: 94d0476e-ec50-4fef-b024-6854beec6a94
- target: 73646e80-a640-4316-b7c6-54a4330f1b28
type: RELATED_TO
direction: outgoing
strength: 0.83
edge_id: 1415b530-cb47-481b-872f-3d4f38fa1aa2
- target: e9e6a15a-bec3-4b62-98c9-4a70a5165348
type: RELATED_TO
direction: outgoing
strength: 0.82
edge_id: d785be8d-9b5f-4a00-973d-b6549babdf68
---
# Dotfiles Repo: claude-scheduled and systemd Tracking

View File

@ -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-02T20:04:56.563316+00:00"
updated: "2026-03-02T20:05:03.502147+00:00"
relations:
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
type: RELATED_TO
@ -43,6 +43,11 @@ relations:
direction: incoming
strength: 0.88
edge_id: b706e6ff-ffea-4fc7-8f40-5ae135c7919e
- target: 2d98e145-1de7-4ea2-8bfb-fd89c364fbcc
type: RELATED_TO
direction: incoming
strength: 0.83
edge_id: 1415b530-cb47-481b-872f-3d4f38fa1aa2
---
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).

View File

@ -0,0 +1,13 @@
---
id: 94d0476e-ec50-4fef-b024-6854beec6a94
type: RELATED_TO
from_id: 2d98e145-1de7-4ea2-8bfb-fd89c364fbcc
from_title: "Dotfiles Repo: claude-scheduled and systemd Units with Token Templating"
to_id: cb5e8814-f689-4de0-8854-823358706dec
to_title: "Claude Scheduled Tasks: headless Claude Code on systemd timers"
strength: 0.8
created: "2026-03-02T20:05:03.477676+00:00"
updated: "2026-03-02T20:05:03.477676+00:00"
---
Auto-edge: Dotfiles Repo: claude-scheduled and systemd Units with Token Templating → Claude Scheduled Tasks: headless Claude Code on systemd timers

View File

@ -0,0 +1,13 @@
---
id: 1415b530-cb47-481b-872f-3d4f38fa1aa2
type: RELATED_TO
from_id: 2d98e145-1de7-4ea2-8bfb-fd89c364fbcc
from_title: "Dotfiles Repo: claude-scheduled and systemd Units with Token Templating"
to_id: 73646e80-a640-4316-b7c6-54a4330f1b28
to_title: "Gitea Actions shared composite actions repo pattern"
strength: 0.83
created: "2026-03-02T20:05:03.502147+00:00"
updated: "2026-03-02T20:05:03.502147+00:00"
---
Auto-edge: Dotfiles Repo: claude-scheduled and systemd Units with Token Templating → Gitea Actions shared composite actions repo pattern

View File

@ -0,0 +1,13 @@
---
id: d785be8d-9b5f-4a00-973d-b6549babdf68
type: RELATED_TO
from_id: 2d98e145-1de7-4ea2-8bfb-fd89c364fbcc
from_title: "Dotfiles Repo: claude-scheduled and systemd Units with Token Templating"
to_id: e9e6a15a-bec3-4b62-98c9-4a70a5165348
to_title: "Global slash commands are .md files in ~/.claude/commands/"
strength: 0.82
created: "2026-03-02T20:05:03.521071+00:00"
updated: "2026-03-02T20:05:03.521071+00:00"
---
Auto-edge: Dotfiles Repo: claude-scheduled and systemd Units with Token Templating → Global slash commands are .md files in ~/.claude/commands/

View File

@ -6,7 +6,7 @@ tags: [claude-scheduled, systemd, automation, headless, claude-code, homelab, so
importance: 0.9
confidence: 0.8
created: "2026-03-01T06:20:55.075783+00:00"
updated: "2026-03-02T20:04:46.446098+00:00"
updated: "2026-03-02T20:05:03.477676+00:00"
relations:
- target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
type: RELATED_TO
@ -58,6 +58,11 @@ relations:
direction: incoming
strength: 0.78
edge_id: a476cd48-527f-4326-8e20-2bce41ada2fd
- target: 2d98e145-1de7-4ea2-8bfb-fd89c364fbcc
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: 94d0476e-ec50-4fef-b024-6854beec6a94
---
# Claude Scheduled Tasks System