specialize
Use when the user wants to tailor a workflow for a specific industry, domain, or vertical with specialized expertise, terminology, and guardrails.
pinned to #00f9115updated 2 weeks ago
Ask your AI client: “install skills/specialize”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/specializemetahub onboarded this repo on the author's behalf.
If you own github.com/sharpdeveye/maestro on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
402
Last commit
2 weeks ago
Latest release
published
- #agent-orchestration
- #ai
- #ai-agents
- #ai-workflows
- #claude-code
- #codex
- #copilot
- #cursor
- #developer-tools
- #gemini
- #open-source
- #prompt-engineering
- #skills
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.00f9115· 2 weeks ago
Kind-specific
31Skill: SKILL.md present
found at source/skills/specialize/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
285 words · 2,185 chars · 8 sections · 1 code block
Skill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Release history
1- releasecurrent00f9115warn2 weeks ago
Contents
MANDATORY PREPARATION
Invoke /agent-workflow — it contains workflow principles, anti-patterns, and the Context Gathering Protocol. Follow the protocol before proceeding — if no workflow context exists yet, you MUST run /teach-maestro first.
Transform a general-purpose workflow into a domain expert.
Step 1: Domain Discovery
- Terminology: What domain-specific language must the agent use?
- Regulations: What compliance requirements apply? (HIPAA, SOC2, GDPR)
- Standards: What industry standards govern output format or quality?
- Expert expectations: What would a domain expert check first?
- Common errors: What mistakes would a non-expert make?
Step 2: Specialize Prompts
## Generic: You are an assistant that analyzes documents.
## Specialized (legal): You are a senior legal analyst specializing in contract review.
You understand common law jurisdictions, standard contract clauses, and the
difference between representations and warranties. Always caveat that this
is not legal advice.
Step 3: Specialized Evaluation
| Domain | Evaluation Criteria |
|---|---|
| Legal | Clause completeness, regulatory compliance, jurisdiction accuracy |
| Medical | Clinical accuracy, guideline adherence, contraindication checks |
| Financial | Calculation accuracy, regulatory disclosure, risk assessment |
| Code | Test coverage, security vulnerabilities, performance |
| Customer Support | Tone, escalation accuracy, resolution completeness |
Step 4: Domain Guardrails
- Legal: "Not legal advice" disclaimer, jurisdiction limitations
- Medical: "Not medical advice" disclaimer, emergency detection
- Financial: Regulatory disclosures, suitability warnings
- Code: Security scanning, dependency vulnerability checks
Recommended Next Step
After specialization, run /evaluate with domain-specific scenarios, then /guard to add domain-appropriate safety guardrails.
NEVER:
- Specialize without consulting domain experts or authoritative sources
- Skip domain-specific guardrails
- Use generic evaluation for specialized domains
- Cut corners on terminology
Reviews
No reviews yet. Be the first.
Related
Guizang Ppt Skill
AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
orchestration-patterns
>
migration-patterns
>
mh install skills/specialize