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

Pro Workflow

技能 活跃

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

功能

  • Persistent self-correction memory
  • FTS5-indexed research wikis
  • Budget-capped auto-research loop
  • Multi-LLM deliberation capabilities
  • Structured GitHub issue creation for bugs

使用场景

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

非目标

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

工作流

  1. User reports a bug conversationally.
  2. Skill clarifies minimally with at most two questions.
  3. Skill explores the codebase for domain vocabulary.
  4. Skill checks for duplicate issues on GitHub.
  5. Skill decides whether to file a single issue or break it down.
  6. Skill files the issue using a domain-specific template without user review.
  7. Skill returns the issue URL and prompts for the next task.

实践

  • AI Workflow Enhancement
  • Knowledge Management
  • Developer Productivity
  • Code Quality Assurance

先决条件

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

安装

请先添加 Marketplace

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

质量评分

75 /100
1 day ago 分析

信任信号

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