dag-performance-profiler
About
The dag-performance-profiler analyzes DAG workflow execution to measure latency, token usage, cost, and resource consumption, identifying bottlenecks and optimization opportunities. Use it for performance profiling, metrics analysis, and cost evaluation when you need to improve efficiency. It pairs with the dag-execution-tracer for trace data but is distinct from failure analysis tools.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dag-performance-profilerCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
when-optimizing-prompts-use-prompt-architect
OtherPrompt Architect is a framework for developers to systematically analyze, refine, and optimize prompts using evidence-based techniques. It helps improve AI response quality and consistency by identifying anti-patterns and validating changes through A/B testing. Use it when you need to refactor an underperforming prompt or design a new, effective one from scratch.
Verification & Quality Assurance
OtherThis skill provides automated quality verification for code and agent outputs using truth scoring and quality checks. It automatically rolls back changes that fall below a 0.95 accuracy threshold, ensuring codebase reliability. Use it for CI/CD integration and maintaining high-quality standards in development workflows.
test-reporting-analytics
OtherThis skill provides advanced test reporting and analytics, including quality dashboards, predictive analytics, and trend analysis for QE metrics. It's designed for communicating quality status, tracking trends, and supporting data-driven decisions. Developers should use it when they need to generate executive reports or analyze quality metrics with a focus on actionable insights.
deepspeed
DesignThis skill provides expert guidance for distributed training using Microsoft's DeepSpeed library. It helps developers implement optimization techniques like ZeRO stages, pipeline parallelism, and mixed-precision training. Use this skill when working with DeepSpeed features, debugging code, or learning best practices for large-scale model training.
