- Created /tasks/ folder with individual task markdown files - Each task has frontmatter (number, title, priority, status, owner) - Blockers marked with blocker: true field - Sample tasks created: #26, #51, #87, #93, #94, #98, #99 Benefits: - Click individual tasks in Decap CMS instead of editing giant BACKLOG.md - Filter by priority (BLOCKER, P1, P2, P3, etc.) - Sort by status, number, blocker flag - Mobile-friendly (each task = separate entry) - BLOCKERS.md and BACKLOG.md remain as reference docs Task structure: --- number: 26 title: Task Name priority: P1 status: In Progress blocker: false owner: Michael full_spec: docs/tasks/full-spec-location/ --- Task content here...
865 B
865 B
number, title, priority, status, blocker, owner, full_spec
| number | title | priority | status | blocker | owner | full_spec |
|---|---|---|---|---|---|---|
| 99 | Claude Projects Setup | P1 | Ready to Implement | false | Unassigned | docs/tasks/task-099-claude-projects-architecture.md |
Task #99: Claude Projects Setup
Browser-only work — Create 3 separate Claude Projects with Master Documents
Overview
Separate Claude Projects to prevent context bloat:
- Firefrost Dev — Coding, MVC, Arbiter
- Firefrost Ops — Operations, handoffs
- Firefrost Marketing — Brand, social, FOMO
Implementation Steps
- Create 3 Projects in claude.ai
- Draft 12 Master Documents
- Upload to Project Knowledge
- Test micro-session workflow
Time Estimate
2-3 hours (browser work, no SSH needed)
Links
- Full spec:
docs/tasks/task-099-claude-projects-architecture.md - Gemini consultation:
docs/consultations/2026-04-07-model-switching.md