rohitg00/pro-workflow
A plugin system that adds persistent memory, auto-research, and 34 skills to Claude Code and other AI coding assistants.

Pro Workflow is a SQLite-backed persistence layer for AI coding assistants. It captures corrections made by the user and applies them across future sessions, preventing repeated mistakes. The system includes a full-text-searched wiki that grows automatically, an auto-research loop, and a library of 34 battle-tested skills. It ships 8 coordinated agents and 37 hook scripts across 24 events to orchestrate multi-agent workflows. Works with Claude Code, Cursor, and 32+ agents via the SkillKit ecosystem.