From 7d01de45b8c0d8b46715181a51a46b6e6bea00ca Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Thu, 29 Jan 2026 16:09:10 +0100 Subject: Add Claude Code setup and fix trailing comma in content config - Add CLAUDE.md with project instructions and conventions - Add SPRINT.md for task tracking - Add .claude/settings.local.json with dev command permissions - Add trailing comma to pleroma hashtag list in content.config.ts Co-Authored-By: Claude Opus 4.5 --- SPRINT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SPRINT.md (limited to 'SPRINT.md') diff --git a/SPRINT.md b/SPRINT.md new file mode 100644 index 0000000..1a3f411 --- /dev/null +++ b/SPRINT.md @@ -0,0 +1,18 @@ +# Sprint Backlog + +## Current Sprint: Setup +Started: 2026-01-29 +Goal: Initialize project tooling for Claude Code + +## In Progress + +## Backlog (Prioritized) + +## Completed This Sprint +- [x] **[CHORE-001]** Initial Claude Code setup + - Completed: 2026-01-29 + - Notes: Added CLAUDE.md, SPRINT.md, .claude/settings.local.json + +## Blocked + +## Sprint History -- cgit v1.2.3