pro-workflow
Pro Workflow for Claude Code features self-correcting memory, context engineering, parallel worktrees, and agent teams.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.3k
- Source
- skill-github
- Repository
- github.com/rohitg00/pro-workflow
Overview
Pro Workflow is a plugin for Claude Code that leverages a self-correcting memory mechanism, enabling the AI to continuously learn and improve across multiple sessions. It provides persistent FTS5-indexed wikis, automatic research loops, and stores all data in a single SQLite database. The skill includes 34 battle-tested capabilities suitable for various agent tools. Users need to correct an error only once, and the AI will avoid repeating it; additionally, it enables the creation of a self-growing wiki knowledge base.
Capabilities
- ▪Self-correcting memory
- ▪Persistent FTS5-indexed wiki
- ▪Automatic research loop
- ▪LLM-driven hooks
- ▪Deterministic Git/secret guarding
- ▪Cost tracking
Use cases
Setup
For Claude Code: "/plugin marketplace add rohitg00/pro-workflow" and "/plugin install pro-workflow@pro-workflow"; for other agent tools: "npx skillkit install rohitg00/pro-workflow --agent <name> --force"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install Pro Workflow?
Use the /plugin marketplace command or npx skillkit.
Which agent tools are supported?
Supports 32+ agent tools including Claude Code, Cursor, Codex, and others.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.