CLI (pb)
Write Commands
CLI commands for capturing and updating Chain knowledge.
Open a session before write-heavy work:
Then capture or update:
Close when done:
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
CLI commands for capturing and updating Chain knowledge.
pb session start
pb capture "DEC: chose X because Y"
pb update DEC-123
pb relate DEC-123 belongs_to PROD-6
pb promote DEC-123
pb session close