Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Pro Workflow

Skill Aktiv
Teil von: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".

Zweck

To significantly enhance AI coding environments by providing persistent memory, structured workflows, and quality gates, reducing repetitive corrections and improving knowledge retention.

Funktionen

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

Anwendungsfälle

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

Nicht-Ziele

  • 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

  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.

Praktiken

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

Voraussetzungen

  • 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

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

75 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne2.1k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Github

100

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

Skill
steipete

Orchestrate

100

Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.

Skill
rohitg00

Github Code Review

99

Comprehensive GitHub code review with AI-powered swarm coordination

Skill
ruvnet

Cortex Remember Global

99

Store 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).

Skill
cdeust

Trader Regime

100

Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy

Skill
ruvnet

Trading Memory

100

Domänenwissen für die KI-Trading-Erinnerung – Outcome-Weighted Memory (OWM)-Architektur, 5 Speichertypen, Abrufbewertung und Verhaltensanalyse. Verwenden Sie dies beim Aufzeichnen von Trades, beim Abrufen ähnlicher Kontexte, bei der Leistungsanalyse oder bei der Überprüfung von Verhaltensabweichungen. Löst bei "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence" aus.

Skill
mnemox-ai