Commit 62c14b0
chore(tooling): Add dotagents configuration (#5230)
* meta: Add dotagents configuration
Sets up dotagents to manage AI agent skills declaratively via agents.toml.
Previously committed skills are now managed by dotagents and gitignored.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* meta: Keep custom skills alongside dotagents-managed ones
Use a nested .gitignore in .claude/skills/ to ignore dotagents-managed
skills while preserving repo-specific custom skills (create-java-pr, test).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Declare built-in skills
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a1eadfa commit 62c14b0
3 files changed
+44
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments