Pro Workflow
Skill ActiveCapture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says "file an issue", "log this as a bug", "capture this".
To significantly enhance AI coding environments by providing persistent memory, structured workflows, and quality gates, reducing repetitive corrections and improving knowledge retention.
Features
- Persistent self-correction memory
- FTS5-indexed research wikis
- Budget-capped auto-research loop
- Multi-LLM deliberation capabilities
- Structured GitHub issue creation for bugs
Use Cases
- Capturing conversational bug reports as durable GitHub issues.
- Building persistent knowledge bases for AI agents to reference.
- Automating research and consolidating findings into structured wikis.
- Improving AI code quality through systematic review and correction.
Non-Goals
- Replacing the core AI model's functionality.
- Storing sensitive personal data without user explicit control.
- Operating as a standalone application without an AI coding environment.
Workflow
- User reports a bug conversationally.
- Skill clarifies minimally with at most two questions.
- Skill explores the codebase for domain vocabulary.
- Skill checks for duplicate issues on GitHub.
- Skill decides whether to file a single issue or break it down.
- Skill files the issue using a domain-specific template without user review.
- Skill returns the issue URL and prompts for the next task.
Practices
- AI Workflow Enhancement
- Knowledge Management
- Developer Productivity
- Code Quality Assurance
Prerequisites
- Node.js environment
- SQLite database
- AI coding environment (e.g., Claude Code, Cursor)
Scope
- warning:Single responsibility principleWhile many skills are provided, the sheer number (34 skills, 8 agents, 22 commands) and broad scope of 'pro-workflow' as an umbrella term for enhancing AI interactions might suggest a potential for scope creep or a 'kitchen-sink' approach, though the underlying themes are related to AI workflow enhancement.
- warning:Tool surface sizeThe extension exposes a very large number of skills (34), agents (8), and commands (22), significantly exceeding the recommended target of 3-10 for individual tools.
Installation
First, add the marketplace
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflowQuality Score
Trust Signals
Similar Extensions
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Github Code Review
99Comprehensive GitHub code review with AI-powered swarm coordination
Cortex Remember Global
99Store a global memory that is visible across all projects. Use when the user shares architecture rules, coding conventions, infrastructure facts, security policies, team agreements, or any knowledge that applies beyond a single project. Triggers on 'remember this everywhere', 'this applies to all projects', 'global rule', 'shared convention', 'infrastructure note', 'cross-project', or when the content is clearly universal (clean architecture, SOLID, deployment configs, server addresses).
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Trading Memory
100Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence".