A curated collection of plugins that extend Claude Code with new commands, skills, hooks, and capabilities.
- reflect - Learn from sessions and improve skills based on corrections and preferences
- postmortem - Prevent code regression by learning from historical fix commits
# Add marketplace (or use '/plugin marketplace add shfc/open-claude-plugins' inside Claude Code)
claude plugin marketplace add shfc/open-claude-plugins
# Install plugins (or use '/plugin install' inside Claude Code)
claude plugin install reflect@open-claude-plugins
claude plugin install postmortem@open-claude-plugins
# Restart Claude Code (only required if using slash commands above)