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

Replay Learnings

技能 已验证 活跃

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

目的

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

功能

  • 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

使用场景

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

非目标

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

安装

请先添加 Marketplace

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

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