swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/skills/rust-bootstrap/agents
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-04-17 22:08:47 -0400
committermain <main@swarm.moe>2026-04-17 22:08:47 -0400
commit372d366f541f4560a304d4d374bebc31aec6e8c3 (patch)
tree0ee6a8f869fd31cb33b7031c5991c17a1dfdf79d /skills/rust-bootstrap/agents
parent8048d67e5917b771be9aa819094aebf3936d0e98 (diff)
downloadrust_starter-372d366f541f4560a304d4d374bebc31aec6e8c3.zip
Install Rust style doctrine
Diffstat (limited to 'skills/rust-bootstrap/agents')
-rw-r--r--skills/rust-bootstrap/agents/openai.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/skills/rust-bootstrap/agents/openai.yaml b/skills/rust-bootstrap/agents/openai.yaml
index 2dbdc72..6a4010a 100644
--- a/skills/rust-bootstrap/agents/openai.yaml
+++ b/skills/rust-bootstrap/agents/openai.yaml
@@ -1,4 +1,4 @@
interface:
display_name: "Rust Bootstrap"
- short_description: "Bootstrap or tighten Rust linting"
- default_prompt: "Use rust_starter to bootstrap or retrofit industrial-grade Rust linting."
+ short_description: "Bootstrap Rust linting and style inheritance"
+ default_prompt: "Use rust_starter to bootstrap or retrofit industrial-grade Rust linting and install the Rust style doctrine link."