- 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>
11 lines
477 B
Markdown
11 lines
477 B
Markdown
|
|
<!-- 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.
|
|
|
|
Please refer to [AGENTS.md](AGENTS.md) for complete instructions on working with the beads project.
|