Source

rohitg00/pro-workflow

40 skills · 3.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
token-efficiency Reduce token waste by 40-60% through anti-sycophancy rules, tool-call budgets, one-pass coding, task profiles, and re…
rohitg00/pro-workflow
140
2
pro-workflow Complete AI coding workflow system. Orchestration patterns, 18 hook events, 8 agents, cross-agent support, reference …
rohitg00/pro-workflow
137
3
wrap-up End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. U…
rohitg00/pro-workflow
131
4
deslop Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff.
rohitg00/pro-workflow
119
5
learn-rule Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categori…
rohitg00/pro-workflow
119
6
session-handoff Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to r…
rohitg00/pro-workflow
118
7
smart-commit Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying "…
rohitg00/pro-workflow
115
8
context-optimizer Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out …
rohitg00/pro-workflow
112
9
insights Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from…
rohitg00/pro-workflow
112
10
replay-learnings Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past m…
rohitg00/pro-workflow
110
11
parallel-worktrees Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, …
rohitg00/pro-workflow
107
12
compact-guard Smart context compaction with state preservation. Saves critical files, task progress, and working state before compa…
rohitg00/pro-workflow
103
13
llm-council Provider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chair…
rohitg00/pro-workflow
99
14
context-engineering Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compactio…
rohitg00/pro-workflow
96
15
orchestrate Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, plann…
rohitg00/pro-workflow
94
16
cost-tracker Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limi…
rohitg00/pro-workflow
92
17
auto-setup Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate too…
rohitg00/pro-workflow
91
18
file-watcher Configure file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use to…
rohitg00/pro-workflow
91
19
thoroughness-scoring Score every decision point with a Thoroughness Rating (1-10). AI makes the marginal cost of doing things properly nea…
rohitg00/pro-workflow
91
20
safe-mode Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown…
rohitg00/pro-workflow
90
21
batch-orchestration Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrati…
rohitg00/pro-workflow
89
22
plan-interrogate Stress-test a plan by walking its decision tree one question at a time. Use when the user wants to pressure-test a de…
rohitg00/pro-workflow
89
23
agent-teams Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and …
rohitg00/pro-workflow
88
24
mcp-audit Audit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before addin…
rohitg00/pro-workflow
88
25
bug-capture Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the c…
rohitg00/pro-workflow
87
26
permission-tuner Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission promp…
rohitg00/pro-workflow
86
27
sprint-status Track parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with …
rohitg00/pro-workflow
86
28
llm-gate LLM-powered quality verification using prompt hooks. Validates commit messages, code patterns, and conventions using …
rohitg00/pro-workflow
85
29
wiki-builder Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a…
rohitg00/pro-workflow
82
30
wiki-query Query pro-workflow wikis via SQLite FTS5 BM25 retrieval.
rohitg00/pro-workflow
82
31
survey-generator Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bib…
rohitg00/pro-workflow
80
32
wiki-research-loop Auto-grow a pro-workflow wiki by running a budget-capped BFS research loop over pluggable source fetchers (web, arXiv…
rohitg00/pro-workflow
80
33
wiki-viewer Render a self-contained HTML viewer for a pro-workflow wiki.
rohitg00/pro-workflow
80
34
skill-optimizer SkillOpt-flavored offline training loop for any SKILL.md. Treats accumulated learn-rule corrections as training traje…
rohitg00/pro-workflow
66
35
domain-modeling Build the project's shared language and bounded contexts before writing code, so names stay consistent and the agent …
rohitg00/pro-workflow
55
36
improve-architecture Audit an area of the codebase and propose the smallest structural moves that improve it - untangle boundaries, kill d…
rohitg00/pro-workflow
55
37
skill-router The index of every pro-workflow skill and command, grouped by job, with when to reach for each and whether it is huma…
rohitg00/pro-workflow
55
38
tdd Drive a change through a red-green-refactor loop - failing test first, minimal code to pass, then clean up. Use when …
rohitg00/pro-workflow
54
39
writing-guidelines Apply clear-writing standards to any prose the agent produces - READMEs, docs, UI copy, error messages, commit and PR…
rohitg00/pro-workflow
54
40
design-engineering Apply interface craft when building or reviewing UI - motion, easing, timing, springs, component feel, and visual fou…
rohitg00/pro-workflow
53