Skip to content

pro-workflow v3.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 May 12:04
· 2 commits to main since this release

What's Changed

  • chore(release): bump plugin manifests to 3.3.0
  • docs(v3.3): rework README + infographic for the knowledge plane era (#54)
  • feat(v3.3.0): wiki knowledge base + auto-research loop + multi-LLM council (#53)
  • deps: bump typescript from 6.0.2 to 6.0.3 (#49)
  • feat(hooks/rules/skills): deterministic hooks, git blast-radius guard, design rules (#48)
  • feat: token efficiency system — 40-60% output reduction (#40)
  • feat: pre-flight discipline rule (karpathy principles) (#46)
  • Update GitHub Sponsors username in FUNDING.yml
  • docs: revamp README with comparison table, community tips, v3.2 updates (#39)

Installation

Claude Plugin

claude plugin marketplace add rohitg00/pro-workflow
claude plugin install pro-workflow@pro-workflow

npm Package

npm install pro-workflow

Build SQLite Support

cd ~/.claude/plugins/*/pro-workflow
npm install && npm run build