Fpf Worklog

Create or append session work log. MUST be invoked at session start (Gate 0 chain) before any substantive work.

m0n0x41d 7ec5fdc 898 B Updated

File contents

Output

.fpf/worklog/session-${CLAUDE_SESSION_ID}.md

Constraints

  • C1: Log MUST separate design-time (plan) from run-time (observations)
  • C2: Each step MUST record: planned action, actual action, outcome
  • C3: MUST link to any artifacts created (PROB-, EVID-, DRR-*)
  • C4: MUST have "Open threads / TODO" section
  • C5: Don't write a diary — write an audit trail

Format

# Work Log — Session
- **Session ID:** ...
- **Started:** YYYY-MM-DD
- **Goal(s):** ...
- **Scope:** ...

## Design-time (Plan & Model)
- Current state:
- Intended changes:
- Assumptions:

## Run-time (Actions & Observations)
### Step N — ...
- Planned:
- Did:
- Observed:
- Files changed:

## Open threads / TODO
- ...

m0n0x41d/principled-claude-code/tree/main/scaffold/.claude/skills/fpf-worklog commit 7ec5fdcba3

Frequently asked questions

npx skillmds@latest add m0n0x41d/fpf-worklog