claude-plugin/commands/compact.md
Reduce database size by summarizing closed issues no longer actively referenced.
bd admin compact --dry-runbd admin compact --allbd admin compact --id bd-42bd admin compact --id bd-42 --force (bypass age checks)bd admin compact --statsThis is permanent graceful decay - original content is discarded. Use bd restore <id> to view full history from git if needed.
Useful for long-running projects to keep database size manageable.