We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AGENT.md
1 parent 85b5bbc commit 58f7c45Copy full SHA for 58f7c45
1 file changed
AGENTS.md
@@ -11,3 +11,8 @@ Follow standard contributing guidelines as documented in CONTRIBUTING.md.
11
## Agent Skills
12
13
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