Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.
Pro Workflow is a Claude Code skill package that solves persistent context loss across sessions by maintaining a SQLite database beneath every Claude Code interaction. Its core mechanism is a self-correction memory loop: when a developer corrects Claude's behavior, that correction is stored as an FTS5-indexed rule and automatically reloaded at the start of every subsequent session, with the README citing near-zero correction rates after 50 sessions. Beyond memory, it ships 34 skills, 22 slash commands, 8 agents, and 37 hook scripts across 24 lifecycle events, covering parallel git worktrees, agent team orchestration, LLM-powered quality gates, cost tracking, and auto-growing research wikis stored on disk with a full-text shadow index. Installation targets Claude Code natively via its plugin marketplace, and extends to over 30 other coding agents including Cursor, Gemini CLI, and GitHub Copilot through the companion SkillKit translator. The primary audience is developers who repeatedly lose conventions, project context, and research findings between sessions.
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
- !README contains suspicious pattern: eval\s*\(
git clone https://github.com/rohitg00/pro-workflow ~/.claude/skills/pro-workflow24 items in this repository
Analyzes and optimizes context window usage across sessions. Use when context feels bloated, sessions run slow, or approaching compaction limits.
Analyze session token usage and cost patterns. Identify expensive operations and recommend optimizations. Use to understand and reduce session costs.
Specialized debugging agent. Use when facing hard bugs, test failures, or runtime errors that need systematic investigation.
Multi-phase development agent. Research > Plan > Implement with validation gates. Use PROACTIVELY when building features that touch >5 files or require architecture decisions.
Analyze permission denial patterns and generate optimized alwaysAllow/alwaysDeny rules. Use when permission prompts slow down workflow.
Break down complex tasks into implementation plans before writing code. Use when task touches >5 files, requires architecture decisions, or has unclear requirements.
Code review specialist that verifies every finding against actual code before reporting. Use before committing, for PR reviews, or after major changes.
Confidence-gated exploration that assesses readiness before implementation. Scores 0-100 across five dimensions and gives GO/HOLD verdict.
Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.
Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.
Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.
Audit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before adding new MCPs.
Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you down or after sessions with many denials.
Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.
Train a skill's SKILL.md by running a SkillOpt-flavored offline loop over accumulated learn-rule corrections
Track parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with a status line. Every question re-states project, branch, and task.
Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.
Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says "file an issue", "log this as a bug", "capture this".
Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.
Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.
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.
Skills overview
What people ask about pro-workflow
What is rohitg00/pro-workflow?
+
rohitg00/pro-workflow is skills for the Claude AI ecosystem. Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills. It has 2.3k GitHub stars and was last updated 4d ago.
How do I install pro-workflow?
+
You can install pro-workflow by cloning the repository (https://github.com/rohitg00/pro-workflow) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is rohitg00/pro-workflow safe to use?
+
Our security agent has analyzed rohitg00/pro-workflow and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains rohitg00/pro-workflow?
+
rohitg00/pro-workflow is maintained by rohitg00. The last recorded GitHub activity is from 4d ago, with 4 open issues.
Are there alternatives to pro-workflow?
+
Yes. On ClaudeWave you can browse similar skills at /categories/skills, sorted by popularity or recent activity.
Deploy pro-workflow to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/rohitg00-pro-workflow)<a href="https://claudewave.com/repo/rohitg00-pro-workflow"><img src="https://claudewave.com/api/badge/rohitg00-pro-workflow" alt="Featured on ClaudeWave: rohitg00/pro-workflow" width="320" height="64" /></a>More Skills
A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Antigravity, and the open Agent Skills standard.
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.
No description provided.