Agent Skillselie222/inbox-zero › explain-changes

explain-changes

GitHub

分析代码变更,提供结构化摘要、文件列表、安全审查(认证、验证、密钥)、风险区域及边缘情况检查,帮助开发者快速评估变更影响与潜在问题。

.claude/skills/explain-changes/SKILL.md elie222/inbox-zero

Trigger Scenarios

代码提交后需要解释变更内容 审查新功能或修改的安全性与完整性

Install

npx skills add elie222/inbox-zero --skill explain-changes -g -y
More Options

Non-standard path

npx skills add https://github.com/elie222/inbox-zero/tree/main/.claude/skills/explain-changes -g -y

Use without installing

npx skills use elie222/inbox-zero@explain-changes

指定 Agent (Claude Code)

npx skills add elie222/inbox-zero --skill explain-changes -a claude-code -g -y

安装 repo 全部 skill

npx skills add elie222/inbox-zero --all -g -y

预览 repo 内 skill

npx skills add elie222/inbox-zero --list

SKILL.md

Frontmatter
{
    "name": "explain-changes",
    "description": "Explain recent changes and provide a structured summary with security checks"
}

Review the recent changes and provide:

  1. Summary: What was built or changed? Explain in 2-3 sentences.

  2. Files changed: List the files that were added or modified, grouped by area (e.g., API routes, components, database, utils).

  3. Security check:

    • Any new API endpoints? Are they properly authenticated?
    • Any database writes? Is the input validated?
    • Any external API calls? Are secrets handled correctly?
    • Any user-facing inputs? Are they sanitized?
  4. Risk areas: Which files or functions are most likely to cause problems? Why?

  5. Edge cases: What scenarios might break this? What hasn't been tested?

  6. Missing pieces: Based on what this feature is supposed to do, is anything obviously incomplete or not wired up?

  7. Questions for me: Anything you're uncertain about or made assumptions on that I should verify?

Be concise. Flag problems, don't over-explain things that are fine.

Version History

  • 633a2ab Current 2026-08-20 17:14

Same Skill Collection

.claude/skills/agent-browser/SKILL.md
.claude/skills/changelog/SKILL.md
.claude/skills/cloud-dev-environment/SKILL.md
.claude/skills/code-simplifier/SKILL.md
.claude/skills/create-pr/SKILL.md
.claude/skills/fullstack-workflow/SKILL.md
.claude/skills/llm-test/SKILL.md
.claude/skills/llm/SKILL.md
.claude/skills/project-structure/SKILL.md
.claude/skills/qa-label/SKILL.md
.claude/skills/qa-new-flow/SKILL.md
.claude/skills/review-ai-prompt-changes/SKILL.md
.claude/skills/review/SKILL.md
.claude/skills/test-feature/SKILL.md
.claude/skills/testing/SKILL.md
.claude/skills/ui-components/SKILL.md
.claude/skills/update-packages/SKILL.md
clawhub/inbox-zero-api/SKILL.md
.claude/skills/logging/SKILL.md
.claude/skills/prisma/SKILL.md
.claude/skills/qa-run/SKILL.md
.claude/skills/e2e/SKILL.md
.claude/skills/write-tests/SKILL.md
.claude/skills/wait/SKILL.md

Metadata

Files
0
Version
780453c
Hash
0d13fc7a
Indexed
2026-08-20 17:14

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 02:12
浙ICP备14020137号-1 $お客様$