Commit 912fb94
Eric Bower
·
2026-08-08 10:10:26 -0400 EDT
parent 343aa30
docs: rm bd from agents file
1 files changed,
+0,
-8
+0,
-8
| ... | ... | @@ -13,11 +13,3 @@ make check # runs all the commands above | |
| 13 | 13 | ``` | |
| 14 | 14 | ||
| 15 | 15 | Before telling me a task is complete, you **must** run `make check` before notifying me. | |
| 16 | - | ||
| 17 | - | # Task management | |
| 18 | - | ||
| 19 | - | We use a local tool called `bd` to manage tasks. When using `bd`, work on a single task at a time. Once you think you have finished a task, I **must** review the task before you can mark it complete. | |
| 20 | - | ||
| 21 | - | To learn how to use `bd` run `bd quickstart`. | |
| 22 | - | ||
| 23 | - | When I ask you to do something and that task is large enough that it should be broken into smaller tasks, you **must** use `bd`. |