-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem: No automatic capture of commit context.
Solution: Git hooks integration:
post-commit hook
Auto-capture commit as observation
claude-mnemonic capture-commit $(git rev-parse HEAD)
Features:
- Parse commit message for patterns
- Link observations to commits
- "What did I learn when implementing feature X?" (commit search)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
In progress