Pkc Capture Assumption

Capture an Assumption (weaker than a Decision) linked to Features. Promote to DecisionRecord when validated. Use for working hypotheses and unproven beliefs.

spillwavesolutions e6e6626 586 B Updated

File contents

Capture Assumption

python3 "${CLAUDE_PLUGIN_ROOT}/scripts/pkc_capture.py" assumption \
  --title "Users accept 15m token refresh" \
  --statement "Short access TTL will not hurt UX" \
  --rationale "Industry peers use similar TTL" \
  --for user-authentication

Edges: assumes → Feature. When proven, /pkc-promote or /pkc-capture-decision + validates.

spillwavesolutions/project-knowledge-capture/tree/main/skills/pkc-capture-assumption commit e6e66269df

Frequently asked questions

npx skillmds@latest add spillwavesolutions/pkc-capture-assumption