From 0221b3cbfe18e9a45624d8047f01c5304891a8d2 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 4 Mar 2026 02:05:30 -0600 Subject: [PATCH] store: claude-home: scheduled-tasks CONTEXT.md documentation --- ...scheduled-tasks-contextmd-documentation-eaf6c8.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graph/solutions/claude-home-scheduled-tasks-contextmd-documentation-eaf6c8.md diff --git a/graph/solutions/claude-home-scheduled-tasks-contextmd-documentation-eaf6c8.md b/graph/solutions/claude-home-scheduled-tasks-contextmd-documentation-eaf6c8.md new file mode 100644 index 00000000000..c25be4969f3 --- /dev/null +++ b/graph/solutions/claude-home-scheduled-tasks-contextmd-documentation-eaf6c8.md @@ -0,0 +1,12 @@ +--- +id: eaf6c869-ed2a-4fc1-88ab-f3be115da358 +type: solution +title: "claude-home: scheduled-tasks CONTEXT.md documentation" +tags: [claude-home, scheduled-tasks, documentation, systemd] +importance: 0.5 +confidence: 0.8 +created: "2026-03-04T08:05:30.860848+00:00" +updated: "2026-03-04T08:05:30.860848+00:00" +--- + +Added scheduled-tasks/CONTEXT.md to claude-home repo documenting the headless Claude scheduled task system. Covers two patterns: (1) runner.sh template framework using claude-scheduled@.service template + per-task timer, and (2) custom dispatcher scripts with their own service units. Active tasks: backlog-triage, issue-poller, issue-worker, pr-reviewer, daily-report. Updated CLAUDE.md routing table to load CONTEXT.md for scheduled-task topics. PR #6: https://git.manticorum.com/cal/claude-home/pulls/6