When you can't trust yourself with your code base, trust Arbiter.
Pro Workflow
Pro Workflow is an open-source workflow skill for Claude Code, Cursor, Codex, and Gemini CLI, published by rohitg00. Its author describes it as: “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.”. The project has 2.7k stars on GitHub and does not declare a license, so check with the author before reuse. Add it to your setup with `/plugin marketplace add rohitg00/pro-workflow`.
Installation
Add Pro Workflow to your agent with:
/plugin marketplace add rohitg00/pro-workflow Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Pro Workflow when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Established project with 2,708 GitHub stars
- Declares compatibility with Claude Code, Cursor, Codex, Gemini CLI
- Actively maintained (recent commits)
Things to check
- No license declared — confirm terms with the author before reuse
Topics
Frequently asked questions
- What does Pro Workflow do?
- 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.
- How do I install Pro Workflow?
- Run /plugin marketplace add rohitg00/pro-workflow in your agent, then reload your skills. Review the source at https://github.com/rohitg00/pro-workflow before installing.
- Is Pro Workflow free to use?
- Pro Workflow is publicly available on GitHub, but rohitg00 has not declared a standard open-source license (No license). Confirm the terms with the author before reusing it.
- Which agents does Pro Workflow work with?
- Pro Workflow declares compatibility with Claude Code, Cursor, Codex, and Gemini CLI. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
Related skills
More Workflow →🇰🇷 400+ Korean AI Coding Agent Skills — Claude Code, Gemini CLI, Codex, Cursor 스킬을 기능별로 모은 큐레이션
Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.
Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Claude Code, Codex, Cursor, Kiro, OpenCode and 60+ agents via the Agent Skills standard.
Manus-style persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md, and progress.md on disk so work survives context loss and /clear. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.