Skip to content

Commit 58f7c45

Browse files
Explicitly instruct agents to use particular skills in AGENT.md
1 parent 85b5bbc commit 58f7c45

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ Follow standard contributing guidelines as documented in CONTRIBUTING.md.
1111
## Agent Skills
1212

1313
The .agent/skills directory contains agent skills.
14+
15+
### Important skills
16+
17+
- Always run static checks using the `usethis-qa-static-checks` skill before finishing a task.
18+
- If modifying Python code, always use the `usethis-python-code-modify` and `usethis-python-module-layout-modify` skills.

0 commit comments

Comments
 (0)