PR Review 修复模式库。在处理 PR Review 评论时自动查阅,寻找已知问题模式和解决方案。
自动查阅 PR Review 知识库,匹配已知问题模式和解决方案,避免重复分析。当处理 PR 评论或协调修复时触发,智能检索相似案例并提供推荐修复方案。
/plugin marketplace add penkzhou/swiss-army-knife-plugin/plugin install swiss-army-knife@swiss-army-knife-pluginThis skill inherits all available tools. When active, it can use any tool Claude has access to.
patterns/_example-silent-error-handling.md当处理 PR Review 评论时,先查阅此模式库寻找已知解决方案,避免重复分析相同问题。
| 模式 ID | 标题 | 技术栈 | 严重度 | 实例数 | 标签 |
|---|---|---|---|---|---|
| _example-silent-error-handling | [示例] 错误处理静默失败 | backend | P1 | 1 | error-handling, try-catch, silent-failure, example |
带
_example-前缀的是示例模式,展示格式规范。实际模式由knowledge-writeragent 在 fix-pr-review 流程中自动沉淀。
暂无模式
<!-- FRONTEND_END -->暂无模式
<!-- E2E_END -->每个模式文件位于 patterns/ 目录,包含:
---
id: pattern-id # 唯一标识符
title: 模式标题 # 人类可读标题
tags: [tag1, tag2] # 用于相似度匹配的标签
stack: backend # 技术栈: backend/frontend/e2e
severity: P0 # 严重度: P0/P1/P2/P3
created: 2025-12-01 # 创建日期
updated: 2025-12-01 # 最后更新日期
instances: 1 # 实例数量
---
以下修复会自动沉淀到此库:
沉淀由 knowledge-writer agent 执行,支持智能合并:
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.