swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/skills/rust-bootstrap/agents
diff options
context:
space:
mode:
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."