跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

工作流

  1. Install the extension and its dependencies.
  2. Configure settings and API keys as needed.
  3. Utilize commands like `/wiki` to manage knowledge bases.
  4. Leverage skills for developing features, committing code, and analyzing sessions.
  5. 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

质量评分

已验证
96 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标2.1k
许可证MIT
状态
查看源代码

类似扩展

Agent Teams

100

Coordinate 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.

技能
rohitg00

使用我的浏览器

100

当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。

技能
xixu-me

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

技能
steipete

Openclaw Testing

100

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

技能
steipete

Manus

100

Delegate 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.

技能
sanjay3290

ARA Research Manager

100

Records 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.

技能
Orchestra-Research