Skip to content

Commit eec5dc5

Browse files
committed
Update documentation
1 parent 5f76838 commit eec5dc5

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

AGENT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@
2020

2121
## Subagents
2222
- If the prompt is "1. Task 1, 2. Task 2", you MUST use subagents to accomplish the tasks
23+
24+
## Git
25+
- If `/git` is used in the prompt, you MUST use the following Git commands: `git add`, `git commit`, `git push` to accomplish the task

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ An **unofficial** curated list of resources for Amp, an AI coding agent by Sourc
6363
- [MyScratchpad Vscode Extension](https://marketplace.visualstudio.com/items?itemName=jccoder.myscratchpad)
6464
- [Unofficial Amp Supervisor](https://github.com/ctrl-cheeb-del/manager)
6565
- [llm-rules MCP](https://www.npmjs.com/package/llm-rules)
66+
- [amp.el - Emacs integration for Amp](https://github.com/shaneikennedy/amp.el)
6667

6768
### Amp CLI
6869

0 commit comments

Comments
 (0)