pro-workflow

pro-workflow

Pro Workflow for Claude Code features self-correcting memory, context engineering, parallel worktrees, and agent teams.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 2.3k
Source
skill-github

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

Code review and correctionKnowledge base building and maintenanceMulti-session context managementAutomated research and summarization

Setup

Requires: API KeyNode 环境
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