← all publishers

sharpdeveye

@sharpdeveye source repo

25 published skills

  1. Chain · sharpdeveye
    Use when the workflow needs multi-step processing with sequential, parallel, or conditional tool compositions and proper data flow.
    0
    installs
  2. Guard · sharpdeveye
    Use when deploying to production, handling sensitive data, or the workflow needs safety constraints, input validation, and security boundaries.
    0
    installs
  3. Recap · sharpdeveye
    Quick summary of the last session — commands run, files changed, and what to do next.
    0
    installs
  4. Enrich · sharpdeveye
    Use when the agent needs access to information beyond its training data — knowledge sources, RAG pipelines, or grounding data.
    0
    installs
  5. Refine · sharpdeveye
    Use when the workflow works but needs polish, or as the final step in a diagnose → fix → refine cycle before shipping.
    0
    installs
  6. Temper · sharpdeveye
    Use when the workflow feels over-engineered, has premature optimizations, unnecessary abstraction layers, or complexity beyond actual requirements.
    0
    installs
  7. Amplify · sharpdeveye
    Use when the workflow works but needs to handle more complex cases or produce higher-quality output through better tools, context, prompts, or models.
    0
    installs
  8. Capture · sharpdeveye
    Capture a session summary — what was done, what decisions were made, and what to do next.
    0
    installs
  9. Compose · sharpdeveye
    Use when a single agent demonstrably cannot handle the task and multi-agent coordination is justified.
    0
    installs
  10. Fortify · sharpdeveye
    Use when the workflow lacks error handling, has been failing in production, or needs retry logic, fallback strategies, and circuit breakers.
    0
    installs
  11. Iterate · sharpdeveye
    Use when the workflow needs to self-correct, improve over time, or establish feedback loops and evaluation cycles.
    0
    installs
  12. Reflect · sharpdeveye
    Analyze command history to identify which skills work, which fail, and where to improve.
    0
    installs
  13. Diagnose · sharpdeveye
    Use when the user wants to find problems, audit workflow quality, or get a comprehensive health check on their AI workflow.
    0
    installs
  14. Evaluate · sharpdeveye
    Use when the user wants a quality review, interaction audit, or to test the workflow against realistic scenarios.
    0
    installs
  15. Calibrate · sharpdeveye
    Use when workflow components are inconsistent, naming conventions vary, or a new team member's work needs alignment to project standards.
    0
    installs
  16. Accelerate · sharpdeveye
    Use when the workflow is too slow, too expensive, or both and needs latency, cost, or token usage optimization.
    0
    installs
  17. Specialize · sharpdeveye
    Use when the user wants to tailor a workflow for a specific industry, domain, or vertical with specialized expertise, terminology, and guardrails.
    0
    installs
  18. Streamline · sharpdeveye
    Use when the workflow feels too complex, has accumulated cruft, or has redundant steps and overlapping tools that need consolidation.
    0
    installs
  19. Turbocharge · sharpdeveye
    Use when the user wants to push past conventional workflow limits with advanced performance techniques like parallel orchestration, streaming pipelines, or adaptive routing.
    0
    installs
  20. Zero Defect · sharpdeveye
    Use when you need maximum precision on a critical task — production deployments, security-sensitive code, financial calculations, or any work where mistakes are unacceptable.
    0
    installs
  21. Onboard Agent · sharpdeveye
    Use when starting a new project, adding a new agent to an existing system, or setting up workflow infrastructure from scratch.
    0
    installs
  22. Teach Maestro · sharpdeveye
    Use when starting a new project with Maestro or when no .maestro.md context file exists yet. Run once per project.
    0
    installs
  23. Adapt Workflow · sharpdeveye
    Use when porting a workflow to a different AI provider, deployment environment, model tier, or organizational context.
    0
    installs
  24. Agent Workflow · sharpdeveye bundle
    Use when any Maestro command is invoked — provides foundational workflow design principles across prompt engineering, context management, tool orchestration, agent architecture, feedback loops, knowledge systems, and guardrails.
    0
    installs
  25. Extract Pattern · sharpdeveye
    Use when the user wants to create templates, extract reusable patterns, document solutions, or build a pattern library from working workflows.
    0
    installs