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

Pro Workflow

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

Zweck

To significantly improve AI agent reliability and knowledge persistence by allowing users to capture corrections, build research wikis, and manage complex workflows effectively.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • Replacing the core AI agent's reasoning capabilities
  • Directly managing cloud infrastructure deployments
  • Providing generic task management outside of AI workflow enhancement

Workflow

  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.

Praktiken

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

Voraussetzungen

  • Node.js runtime
  • Claude Code or compatible agent environment

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
96 /100
Analysiert about 19 hours ago

Vertrauenssignale

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

Ähnliche Erweiterungen

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.

Skill
rohitg00

Use My Browser

100

Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.

Skill
xixu-me

Github

100

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

Skill
steipete

Openclaw Testing

100

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

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

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

Skill
Orchestra-Research