Add agent-first 'bd onboard' command (bd-173)

- Refactor bd onboard to output instructions instead of doing string replacement
- Leverage agent intelligence to naturally integrate bd into documentation
- Bootstrap via 'BEFORE ANYTHING ELSE: run bd onboard' in AGENTS.md
- Agent receives formatted instructions to update AGENTS.md and CLAUDE.md
- More agentic approach - adapts to existing project structure
- Update README with new bootstrap workflow

Amp-Thread-ID: https://ampcode.com/threads/T-d70fd1bf-8d44-48b6-bb55-5ae49efb23b8
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Steve Yegge
2025-10-20 15:04:33 -07:00
parent 01aeed6997
commit e10e34b221
5 changed files with 300 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
<!-- bd integration note -->
**Note**: This project uses [bd (beads)](https://github.com/steveyegge/beads) for issue tracking. Use `bd` commands or the beads MCP server instead of markdown TODOs. See AGENTS.md for workflow details.
<!-- /bd integration note -->
# Instructions for Claude
This file has been moved to **AGENTS.md** to support all AI agents, not just Claude.