Source

sharpdeveye/maestro

25 skills · 6.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
agent-workflow Use when any Maestro command is invoked — provides foundational workflow design principles across prompt engineering,…
sharpdeveye/maestro
313
2
evaluate Use when the user wants a quality review, interaction audit, or to test the workflow against realistic scenarios.
sharpdeveye/maestro
304
3
diagnose Use when the user wants to find problems, audit workflow quality, or get a comprehensive health check on their AI wor…
sharpdeveye/maestro
300
4
refine Use when the workflow works but needs polish, or as the final step in a diagnose → fix → refine cycle before shipping.
sharpdeveye/maestro
296
5
guard Use when deploying to production, handling sensitive data, or the workflow needs safety constraints, input validation…
sharpdeveye/maestro
291
6
teach-maestro Use when starting a new project with Maestro or when no .maestro.md context file exists yet. Run once per project.
sharpdeveye/maestro
289
7
compose Use when a single agent demonstrably cannot handle the task and multi-agent coordination is justified.
sharpdeveye/maestro
286
8
calibrate Use when workflow components are inconsistent, naming conventions vary, or a new team member's work needs alignment t…
sharpdeveye/maestro
285
9
amplify Use when the workflow works but needs to handle more complex cases or produce higher-quality output through better to…
sharpdeveye/maestro
284
10
accelerate Use when the workflow is too slow, too expensive, or both and needs latency, cost, or token usage optimization.
sharpdeveye/maestro
283
11
fortify Use when the workflow lacks error handling, has been failing in production, or needs retry logic, fallback strategies…
sharpdeveye/maestro
281
12
iterate Use when the workflow needs to self-correct, improve over time, or establish feedback loops and evaluation cycles.
sharpdeveye/maestro
281
13
streamline Use when the workflow feels too complex, has accumulated cruft, or has redundant steps and overlapping tools that nee…
sharpdeveye/maestro
281
14
extract-pattern Use when the user wants to create templates, extract reusable patterns, document solutions, or build a pattern librar…
sharpdeveye/maestro
280
15
chain Use when the workflow needs multi-step processing with sequential, parallel, or conditional tool compositions and pro…
sharpdeveye/maestro
278
16
specialize Use when the user wants to tailor a workflow for a specific industry, domain, or vertical with specialized expertise,…
sharpdeveye/maestro
278
17
turbocharge Use when the user wants to push past conventional workflow limits with advanced performance techniques like parallel …
sharpdeveye/maestro
277
18
adapt-workflow Use when porting a workflow to a different AI provider, deployment environment, model tier, or organizational context.
sharpdeveye/maestro
276
19
temper Use when the workflow feels over-engineered, has premature optimizations, unnecessary abstraction layers, or complexi…
sharpdeveye/maestro
275
20
onboard-agent Use when starting a new project, adding a new agent to an existing system, or setting up workflow infrastructure from…
sharpdeveye/maestro
270
21
enrich Use when the agent needs access to information beyond its training data — knowledge sources, RAG pipelines, or ground…
sharpdeveye/maestro
268
22
zero-defect Use when you need maximum precision on a critical task — production deployments, security-sensitive code, financial c…
sharpdeveye/maestro
263
23
capture Capture a session summary — what was done, what decisions were made, and what to do next.
sharpdeveye/maestro
186
24
recap Quick summary of the last session — commands run, files changed, and what to do next.
sharpdeveye/maestro
185
25
reflect Analyze command history to identify which skills work, which fail, and where to improve.
sharpdeveye/maestro
179