Decisions

  • Use behavioral rules in CLAUDE.md as primary mechanism
  • Pending: Should /briefing include a “wins this week” section?
  • Pending: Should there be a persistent “current focus” marker?
  • Pending: How to measure if this actually helps?

User Tasks


Summary

Help the user keep building and not stop — reduce overwhelm, suggest next steps, celebrate progress.

Problem / Motivation

The user is afraid of losing momentum and stopping entirely. They get overwhelmed by too many options and don’t know where to start. If the barrier to continue is too high, they might not pick it back up.

Proposed Solution

Behavioral patterns baked into how Claude operates:

  1. Always suggest one concrete next step at session end
  2. When the user is overwhelmed, help pick ONE thing
  3. Celebrate progress — remind what was accomplished
  4. Never present overwhelming lists
  5. Keep the barrier to entry low

Open Questions

1. Wins in Briefing

Question: Should /briefing include a “wins this week” section?

OptionDescription
A) Yes, add wins sectionWeekly progress summary in briefing
B) No, keep briefing factualBriefing stays purely informational

Recommendation: Option A - Reinforces positive momentum.

Decision:

2. Current Focus Marker

Question: Should there be a persistent “current focus” marker somewhere?

OptionDescription
A) Frontmatter field in a vault filePersistent, queryable
B) Infer from in-progress FRsNo extra mechanism needed

Recommendation: Option B - Less overhead, already have in-progress FRs.

Decision:

3. Measuring Effectiveness

Question: How to measure if this actually helps?

OptionDescription
A) Track session frequencyMore sessions = more momentum
B) Subjective user feedbackAsk periodically

Recommendation: Option B - Simplest, most direct signal.

Decision:


Phase Overview

PhaseDescriptionStatus
Phase 1CLAUDE.md behavioral rulespartial
Phase 2Progress tracking + briefing integration

Phase 1: Behavioral Rules — partial

Goal: Establish motivation support rules in CLAUDE.md.

File / FeatureDetailsOwnerStatus
CLAUDE.md momentum rules5 rules for motivation supportopuspartial (2/5 remain)
vault/20_knowledge/personal/fears-and-doubts.mdCapture fears in knowledge baseopusdeleted
Test across sessionsVerify Claude follows the rulesmv

Result: Only 2 of 5 rules survived in CLAUDE.md (“suggest next action when stuck”, “no overwhelming lists”). Missing: celebrate progress, session-end next step, help pick ONE thing. fears-and-doubts.md was deleted at some point.


Phase 2: Active Support — —

Goal: Add active progress tracking and briefing integration.

File / FeatureDetailsOwnerStatus
”Wins” section in briefingWeekly progress summaryopus
Current focus markerPersistent indicator of what to work on nextopus
Session end next-step fileAuto-write next step to inbox at session endopus

Prerequisites / Gap Analysis

Requirements

RequirementDescription
REQ-1CLAUDE.md momentum rules exist
REQ-2/briefing skill available for Phase 2 integration

Current State

ComponentStatusDetails
CLAUDE.md momentum rulespartial2/5 rules remain — 3 were lost
Fears documenteddeletedfears-and-doubts.md no longer exists
/briefing skillNot yet available for integration

Gap (What’s missing?)

GapEffortBlocker?
/briefing skill for wins integrationMedNo
Session end automation for next-step fileMedNo

Test

Manual tests

TestExpectedActualLast
Tell Claude you are overwhelmedHelps pick one single next actionpending-
Ask Claude to list everything that needs to be donePrioritizes ruthlessly, no huge listpending-
Complete a significant taskClaude acknowledges the progresspending-
End a sessionClaude suggests one concrete next steppending-
Say “I don’t know where to start”Claude gives a small, concrete suggestionpending-

AI-verified tests

ScenarioExpected behaviorVerification method

E2E tests

ScenarioAssertion

Integration tests

ComponentCoverage

Unit tests

ComponentTestsCoverage

History

DateEventDetails
2026-02-26CreatedBorn from user’s fear of quitting
2026-02-26Phase 1 rules added to CLAUDE.md5 motivation support rules
2026-02-26Updated statusReflect CLAUDE.md rules implementation
2026-03-16Review & update3/5 CLAUDE.md rules missing, fears-and-doubts.md deleted — Phase 1 marked partial

References

  • vault/20_knowledge/personal/fears-and-doubts.md — origin of this feature