Commit Graph

2 Commits

Author SHA1 Message Date
Claude Agent
8cc2549ce8 docs: Add pattern for plugin version increment before commit
Memory update:
- New pattern: Always increment plugin version before commit
- Version must be higher than remote

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:42:02 +00:00
Claude Agent
f0b48e0162 feat: Add project memory (.claude/rules) to Git
- Removed .claude/ from .gitignore
- Memory files should be shared with team
- Added pattern: "Memory must be committed to Git"
- Added gotcha: "SessionEnd hook doesn't support prompt type"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:20:08 +00:00