[feat] update readme.md
This commit is contained in:
parent
c5b6a84a4b
commit
3293bccc5b
5 changed files with 273 additions and 60 deletions
10
AGENTS.md
10
AGENTS.md
|
|
@ -45,12 +45,12 @@
|
|||
- Do not use Beads
|
||||
- Do not use `bd`
|
||||
- Use `uv` for Python commands and dependency management
|
||||
- Do not create commits on your own
|
||||
- Work on one task at a time
|
||||
- Prefer delegation for implementation
|
||||
- Delegate only one task at a time
|
||||
- After one task return to the user with result verification and next options
|
||||
- Wait for the user before the next task commit or fix
|
||||
- After implementation, run `Code-Reviewer` agent
|
||||
- Pass errors to `test-engineer` agent to capture
|
||||
- Delegate `Feature-Developer` agent fix the errors
|
||||
- Repeat the cycle until no errors remain
|
||||
- Ensure all tests pass
|
||||
|
||||
## Makefile
|
||||
- `make install` install deps with `uv`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue