Pro Workflow
技能 已验证 活跃Score every decision point with a Thoroughness Rating (1-10). AI makes the marginal cost of doing things properly near-zero — pick the higher-rated option every time. Includes scope checks to distinguish contained vs unbounded work.
To significantly improve AI agent reliability and knowledge persistence by allowing users to capture corrections, build research wikis, and manage complex workflows effectively.
功能
- Persistent self-correction memory via SQLite
- FTS5-indexed research wikis with auto-research loops
- Budget-capped AI research capabilities
- Multi-LLM deliberation and planning
- Quality gates for commits and destructive operations
- Session analytics and cost tracking
使用场景
- Reducing repetitive AI corrections by storing learnings persistently
- Building and querying personal or project-specific knowledge bases
- Automating research and literature review on specific topics
- Managing complex AI-assisted development workflows with validation gates
非目标
- Replacing the core AI agent's reasoning capabilities
- Directly managing cloud infrastructure deployments
- Providing generic task management outside of AI workflow enhancement
工作流
- Install the extension and its dependencies.
- Configure settings and API keys as needed.
- Utilize commands like `/wiki` to manage knowledge bases.
- Leverage skills for developing features, committing code, and analyzing sessions.
- Benefit from persistent memory and automated research loops.
实践
- AI Workflow Enhancement
- Knowledge Management
- Developer Productivity
- Code Quality
先决条件
- Node.js runtime
- Claude Code or compatible agent environment
安装
请先添加 Marketplace
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflow质量评分
已验证类似扩展
Agent Teams
100Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Manus
100Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.
ARA Research Manager
100Records research provenance as a post-task epilogue, scanning conversation history at the end of a coding or research session to extract decisions, experiments, dead ends, claims, heuristics, and pivots, and writing them into the ara/ directory with user-vs-AI provenance tags. Use as a session epilogue — never during execution — to maintain a faithful, auditable trace of how a research project actually evolved.