Steve Yegge
bf74160f05
Fix GH#366: Encourage descriptions when creating issues
Addresses GitHub Discussion #366 where users reported Claude Code
creating issues with titles but no descriptions.
Two-pronged solution:
1. Documentation improvements (bd-na8r):
- Updated AGENTS.md with prominent guidance section
- Added good/bad examples showing why/what/how to include
- Updated all bd create examples to include --description
- Enhanced MCP tool docstring with importance note
- Updated .github/copilot-instructions.md
2. Code validation (bd-bcrt):
- Added friendly yellow warning when description is empty
- Warning skips test issues (title contains "test")
- Works in both CLI and daemon modes
- Non-blocking to preserve quick workflows
Evidence from our own projects showed significant empty description
rates:
- ~/src/beads: 110/630 (17.5%)
- ~/wyvern: 8/119 (6.7%)
- ~/src/vc: 3/170 (1.8%)
Fixes bd-0tr0, bd-na8r, bd-bcrt
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 14:14:40 -08:00
..
2025-11-21 14:57:18 -05:00
2025-11-07 21:21:24 -08:00
2025-11-21 19:21:05 -05:00
2025-11-21 14:40:22 -05:00
2025-10-24 19:49:16 -07:00
2025-10-21 22:44:45 -07:00
2025-11-21 14:48:41 -05:00
2025-11-21 14:48:41 -05:00
2025-11-02 09:56:42 -08:00
2025-11-02 09:56:42 -08:00
2025-10-20 21:08:49 -07:00
2025-11-21 22:17:26 -05:00
2025-11-21 14:48:41 -05:00
2025-11-07 14:21:14 -08:00
2025-11-07 09:49:12 -08:00
2025-11-23 11:15:34 -08:00
2025-11-23 14:14:40 -08:00
2025-11-07 14:21:14 -08:00
2025-11-20 08:13:06 -08:00
2025-11-07 09:49:12 -08:00
2025-11-21 19:21:05 -05:00
2025-11-06 19:51:16 -08:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-11-21 14:48:41 -05:00
2025-11-20 21:57:23 -05:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-11-21 14:57:18 -05:00