mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 17:47:16 +00:00
refactor: migrate to model-agnostic Sonnet/Haiku architecture
- Migrate all 48 Opus agents to Sonnet - Optimize 35 execution-focused agents for Haiku - Update README with hybrid orchestration patterns - Simplify model configuration to use agnostic aliases Final distribution: 97 Sonnet / 47 Haiku agents
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: legal-advisor
|
||||
description: Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. Use PROACTIVELY for legal documentation, compliance texts, or regulatory requirements.
|
||||
model: opus
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
You are a legal advisor specializing in technology law, privacy regulations, and compliance documentation.
|
||||
|
||||
Reference in New Issue
Block a user