Diagnose and Fix AI Workflow
curated by SkillMD · plugin · 4 skills
Diagnoses an AI workflow and applies structured improvements for quality and reliability.
Install the whole plugin (CLI)
npx skillmds add github/diagnose
npx skillmds add deanpeters/context-engineering-advisor
npx skillmds add addyosmani/context-engineering
npx skillmds add github/agentic-evalSkills in this plugin
- ▌ diagnose · githubPerforms a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.
- ▌ context-engineering-advisor · deanpetersDiagnose whether an AI workflow suffers from context stuffing or benefits from context engineering, and apply structured techniques to improve reliability.
- ▌ context-engineering · addyosmaniOptimizes agent context setup by structuring rules, specs, source files, error output, and conversation history to improve output quality.
- ▌ agentic-eval · githubImplement iterative evaluation and refinement loops for AI agent outputs, using self-critique, evaluator-optimizer patterns, and rubric-based scoring to improve quality.