priority-optimization-assistant
Installation
SKILL.md
Priority Optimization Assistant
This skill helps optimize projects and tasks by intelligently prioritizing issues, creating actionable checklists, offering flexible execution options, performing optimizations, and generating comprehensive reports.
Capabilities
- Priority Analysis: Automatically categorizes tasks into high, medium, and low priority based on impact, urgency, effort, and dependencies.
- Checklist Generation: Creates detailed, actionable optimization checklists with estimated effort and expected benefits.
- Interactive Selection: Offers users options to execute all optimizations, by priority level, or individual items.
- Optimization Execution: Simulates or generates code/text optimizations, performs quality checks, and validates improvements.
- Report Generation: Produces professional reports with before/after comparisons, impact metrics, and next-step recommendations.
Input Requirements
- Project/Task Description: Text description of the project, code issues, or tasks to optimize.
- Current State: Optional code snippets, file contents, or JSON list of tasks (e.g., [{"task": "Fix slow query", "details": "..."}]).
- User Preferences: Optional JSON with preferences like {"focus": "performance", "constraints": "time-limited"}.
- Format: Natural language or structured JSON.