Skip to main content
ClaudeWave

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.

Skills2.3k stars225 forksJavaScriptUpdated 4d ago
Editor's note

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.

ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
  • !README contains suspicious pattern: eval\s*\(
Last scanned: 6/11/2026
Install as a Claude Code skill
Method: Clone
Terminal
git clone https://github.com/rohitg00/pro-workflow ~/.claude/skills/pro-workflow
1. Clone the repository into your ~/.claude/skills directory (or copy the skill folder containing SKILL.md).
2. Start a new Claude Code session so the skill registry reloads.
3. Invoke it by name, or let Claude trigger it automatically when the task matches.
💡 If the repo bundles several skills, copy only the folders you need.

24 items in this repository

Analyzes and optimizes context window usage across sessions. Use when context feels bloated, sessions run slow, or approaching compaction limits.

Install
cost-analystSubagent

Analyze session token usage and cost patterns. Identify expensive operations and recommend optimizations. Use to understand and reduce session costs.

Install
debuggerSubagent

Specialized debugging agent. Use when facing hard bugs, test failures, or runtime errors that need systematic investigation.

Install
orchestratorSubagent

Multi-phase development agent. Research > Plan > Implement with validation gates. Use PROACTIVELY when building features that touch >5 files or require architecture decisions.

Install

Analyze permission denial patterns and generate optimized alwaysAllow/alwaysDeny rules. Use when permission prompts slow down workflow.

Install
plannerSubagent

Break down complex tasks into implementation plans before writing code. Use when task touches >5 files, requires architecture decisions, or has unclear requirements.

Install
reviewerSubagent

Code review specialist that verifies every finding against actual code before reporting. Use before committing, for PR reviews, or after major changes.

Install
scoutSubagent

Confidence-gated exploration that assesses readiness before implementation. Scores 0-100 across five dimensions and gives GO/HOLD verdict.

Install

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.

Install

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.

Install

Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.

Install
developSlash Command

Build a feature using Research > Plan > Implement phases

Install
doctorSlash Command

Diagnose pro-workflow setup and Claude Code configuration

Install

Audit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before adding new MCPs.

Install

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.

Install

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.

Install
skill-optimizeSlash Command

Train a skill's SKILL.md by running a SkillOpt-flavored offline loop over accumulated learn-rule corrections

Install

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.

Install

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.

Install

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.

Install

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".

Install

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.

Install

Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.

Install
deslopSkill

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.

Install
Use cases

Skills overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-orchestrationai-agentsai-codingai-workflowclaudeclaude-codeclaude-code-pluginclaude-code-skillsclaude-skillscodexcontext-engineeringcursordeveloper-toolsgemini-clihooksproductivityself-correctionworkflowworktrees

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.

Featured on ClaudeWave: rohitg00/pro-workflow
[![Featured on ClaudeWave](https://claudewave.com/api/badge/rohitg00-pro-workflow)](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

farion1231
cc-switch
yesterday

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

99.4k6.6kRust
Skillsai-toolsclaude-codeInstall
code-yeongyu
oh-my-openagent
today

omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode

62k5kTypeScript
Skillsaiai-agentsInstall
Egonex-AI
Understand-Anything
yesterday

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.

58.2k4.8kTypeScript
Skillsantigravity-skillsbusiness-knowledgeInstall
K-Dense-AI
scientific-agent-skills
today

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.

28.1k2.9kPython
Skillsagent-skillsai-scientistInstall
VoltAgent
awesome-agent-skills
today

A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.

25.2k2.7k
Skillsagent-skillsai-agentsInstall
JimLiu
baoyu-skills
today

No description provided.

21.4k2.5kTypeScript
Skillsagent-skillsclaude-skillsInstall