github.com/rohitg00/pro-workflow
Skill | Added | Review |
|---|---|---|
orchestrate Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases. | 73 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 57b813b | |
context-optimizer Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget. | 76 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 57b813b | |
session-handoff Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work. Use when ending a session, saying "continue later", "save progress", "session summary", or "pick up where I left off". | 94 2.06x Agent success vs baseline Impact 93% 2.06xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b | |
smart-commit Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying "commit", "git commit", "save my changes", or ready to commit after making changes. | 98 1.13x Agent success vs baseline Impact 90% 1.13xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b | |
wrap-up End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session. | 96 1.72x Agent success vs baseline Impact 83% 1.72xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b | |
parallel-worktrees Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously. | 92 1.13x Agent success vs baseline Impact 100% 1.13xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b | |
deslop Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, and strips defensive code. Use when cleaning up code, simplifying, removing boilerplate, or before committing. | 99 1.02x Agent success vs baseline Impact 98% 1.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b | |
pro-workflow Complete AI coding workflow system. Orchestration patterns, 18 hook events, 5 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents. | 76 2.90x Agent success vs baseline Impact 87% 2.90xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 57b813b | |
insights Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or dashboard. | 91 1.02x Agent success vs baseline Impact 99% 1.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b | |
replay-learnings Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying "what do I know about", "previous mistakes", "lessons learned", or "remind me about". | 98 1.54x Agent success vs baseline Impact 94% 1.54xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b | |
learn-rule Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says "remember this", "don't forget", "note this", or "learn from this". | 100 3.70x Agent success vs baseline Impact 100% 3.70xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 57b813b |