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

Replay Learnings

Skill Verifiziert Aktiv
Teil von:Pro Workflow

Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying "what do I know about", "previous mistakes", "lessons learned", or "remind me about".

Zweck

To enhance developer productivity by ensuring past knowledge and corrections are surfaced before starting new tasks, preventing repeated mistakes and improving efficiency.

Funktionen

  • Surfaces past learnings and mistakes
  • Recalls prior coding patterns
  • Searches correction history
  • Provides a pre-task briefing
  • Suggests alternative actions when no learnings are found

Anwendungsfälle

  • Use when starting a new task to recall relevant knowledge.
  • Use when asking 'what do I know about X' or 'remind me about Y'.
  • Use to proactively avoid repeating past coding mistakes.
  • Use to inform the approach for refactoring or complex code changes.

Nicht-Ziele

  • Performing actions directly; it only surfaces information.
  • Replacing structured documentation or project wikis entirely.
  • Handling real-time code execution or debugging.
  • Forcing irrelevant results if no matching learnings are found.

Documentation

  • info:Configuration & parameter referenceWhile the README mentions environment variables for knowledge plane configuration, a detailed list of all settings, their defaults, and precedence order is not explicitly documented.

Execution

  • info:ValidationThe `grep` commands in the workflow handle keyword extraction, but there is no explicit mention of a schema library for input or output validation.

Code Execution

  • info:Error HandlingThe workflow uses standard bash `grep` commands; while these will exit non-zero on failure, the SKILL.md does not explicitly detail how errors are caught or reported to the agent.

Errors

  • info:Actionable error messagesWhile the `grep` commands will indicate failure, the SKILL.md does not explicitly detail how errors are presented to the user with remediation steps.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne2.1k
Status
Quellcode ansehen