{
  "name": "pro-workflow",
  "displayName": "Pro Workflow",
  "version": "3.3.0",
  "description": "Battle-tested AI coding workflows. Self-correcting memory + persistent FTS5-indexed wikis + auto-research loop + multi-LLM council on one SQLite store. Parallel worktrees, wrap-up rituals, quality gates.",
  "author": {
    "name": "Rohit Ghumare",
    "email": "ghumare64@gmail.com"
  },
  "homepage": "https://github.com/rohitg00/pro-workflow",
  "repository": "https://github.com/rohitg00/pro-workflow",
  "logo": "assets/logo.svg",
  "keywords": [
    "pro-workflow",
    "self-correction",
    "quality-gates",
    "worktrees",
    "learning",
    "code-review"
  ],
  "category": "developer-tools",
  "tags": [
    "productivity",
    "workflows",
    "best-practices"
  ],
  "skills": "./skills/",
  "agents": "./agents/",
  "rules": "./rules/"
}
