← 返回 Skills 市场
22562
总下载
15
收藏
10
当前安装
12
版本数
在 OpenClaw 中安装
/install code-analysis-skills
功能描述
This skill produces a DESCRIPTIVE Git-history reflection report. It is intended ONLY for: (a) a developer running it on their own repository for self-reflect...
安全使用建议
Install only for your own Git-history reflection or a team retrospective where every included author has explicitly consented. Do not use the generated reports for performance reviews, ranking, compensation, discipline, or surveillance, and store reports carefully because they contain identifiable work-history data.
能力评估
Purpose & Capability
The capability matches the stated purpose: it reads local Git repositories and produces per-author Git-history metrics such as commits, timestamps, churn, ownership, style, and quality-adjacent artifacts. These are privacy-sensitive people-data signals, but they are central to the disclosed function.
Instruction Scope
The skill requires explicit usage-policy acknowledgement, defaults to the current local Git user, and requires both multi_author_team_retro and consented_authors for multi-author analysis. Consent is asserted by the caller rather than independently verified, so correct use depends on the user honoring the policy.
Install Mechanism
The package uses ordinary Python dependencies and a standard ClawHub/Python entry point. The publish script is maintainer tooling and does not install hooks, persistence, or privileged components.
Credentials
Local repository access is proportionate for Git-history analysis. Recursive repository discovery is optional, depth-limited, and still subject to the author-scope filters, but users should not point it at broad directories unless all discovered repositories are in scope.
Persistence & Privilege
No background worker, privilege escalation, credential harvesting, destructive file operations, or automatic network exfiltration was found. The skill writes reports only when requested through output paths or PDF generation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install code-analysis-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/code-analysis-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Republish of v1.1.0 with a corrected pure-semver version string. ClawHub UI was rendering vv1.1.0 because the previous publish included a leading v. No code changes vs v1.1.0.
vv1.1.0
Defence-in-depth + doc cleanup: replaced misleading -a Your-Name README and SKILL examples (the flag was removed in v1.0.7) with the real --multi-author-team-retro + --consented-author flow; dropped weekday-distribution fields friday_ratio and monday_ratio from cadence_signal_analyzer to remove the late-week-skew repackaging path; reframed every analyzer docstring from per-author to per-consented-identity and clarified that BaseAnalyzer authors arg is an internal consent-gated channel populated only by src.main; documented that scanner.py performs filesystem enumeration only and that --scan-all does not widen people-data exposure because each repo still passes through the consent gate; ReflectionNarrator.narrate now accepts a consented_identities allow-list and silently drops any unconsented identity that slipped past the upstream gate.
vv1.0.9
Doc/code alignment + dead-code purge: removed -a/--author from all docs (CLI never had it after v1.0.7); documented --multi-author-team-retro and --consented-author in every README/SKILL table; updated project tree to point at cadence_signal_analyzer.py and narrator/reflection_narrator.py; deleted unused *_score intermediates (sparsity_score / trivial_score / non_code_score / late_week_skew_score / add_delete_imbalance_score / disappearance_score / low_output_score) from cadence analyzer; removed legacy 'formerly DeveloperEvaluator' callout from narrator header.
vv1.0.8
Structural safety overhaul: self-scope by default; cross-author analysis requires --multi-author-team-retro plus per-person --consented-author; removed env-var bypass for the consent gate; dropped composite 0-100 score, S/A/B/C/D/E/F letter band, verdict line, leaderboard and cross-author comparison tables from every output format; dropped pylint dependency; removed legacy report.md sample.
vv1.0.7
Reframed as a Git-history reflection tool: descriptive metrics only, removed people-ranking framing, added mandatory usage-policy gate (--i-have-consent), neutralized report wording, replaced leaderboards with alphabetical overviews.
v1.0.6
Version 1.0.6
- Added a direct link to the project's GitHub repository at the top of documentation files.
- Improved clarity and navigation in documentation for easier user access.
- No functional code or API changes; updates are limited to documentation improvements.
v1.0.5
- Added multilingual natural language examples (English, 中文, 日本語, 한국어, Español, Français, Deutsch) for easier usage and discovery.
- Improved usage guidance: clarified natural language triggering as the recommended method.
- Updated documentation structure for better readability and quick reference.
- No changes to analysis logic or CLI features; only documentation and usage instructions were updated.
v1.0.4
**Skill version 1.0.4 changelog**
- Added a new section describing natural language skill plugin usage, enabling analysis via conversation without CLI commands.
- Updated documentation to highlight "Use as a Skill Plugin" for user ease.
- Clarified that the skill can now identify repository and run analysis automatically in conversational contexts.
- No changes to functionality or parameters. Documentation enhanced for better usability.
v1.0.3
**Changelog for code-analysis-skills v1.0.3**
- Added Chinese-language skill documentation (SKILL.cn.md) for improved accessibility.
- Rewrote SKILL.md in concise English with clearer structure, usage, and parameters.
- Added Quick Start, CLI parameter reference table, and streamlined workflow instructions to SKILL.md.
- Improved emphasis on privacy and appropriate usage in documentation.
- No changes to core functionality—documentation only.
v1.0.2
**Major update introducing developer evaluation, "slacking index", and PDF reporting.**
- Added slacking analyzer to assess developer "摸鱼指数" (slacking index) and related behavioral patterns.
- Introduced comprehensive developer evaluation with direct scoring, strengths, weaknesses, and actionable suggestions.
- Expanded output formats to support PDF reports, in addition to Markdown, HTML, and JSON.
- Enhanced report content: now includes developer scorecards, rankings, and detailed explanations for each evaluation.
- Updated documentation to reflect new usage scenarios, privacy guidance, evaluation criteria, and detailed output samples.
- Added new modules for slacking analysis, scoring logic, and PDF generation in the codebase.
v1.0.1
- Added a new Chinese-language README file (README.CN.md) for improved accessibility.
- Updated README.md with minor revisions (no functional changes to the skill itself).
v1.0.0
Initial release of code-analysis skill.
- Analyze and compare Git repositories for commit habits, work routines, development efficiency, code style, and code quality.
- Supports scanning a single repo or all repos in a directory, filtering by author, date range, and branch.
- Generates structured reports in markdown (default), JSON, or HTML formats.
- Provides detailed findings and comparisons across five dimensions: commit habits, work habits, efficiency, code style, and quality.
- Includes command-line scripts and modular analyzers for flexible usage.
- Reference guide available for metric definitions and interpretations.
元数据
常见问题
Code Analysis Skills 是什么?
This skill produces a DESCRIPTIVE Git-history reflection report. It is intended ONLY for: (a) a developer running it on their own repository for self-reflect... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 22562 次。
如何安装 Code Analysis Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install code-analysis-skills」即可一键安装,无需额外配置。
Code Analysis Skills 是免费的吗?
是的,Code Analysis Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Code Analysis Skills 支持哪些平台?
Code Analysis Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Code Analysis Skills?
由 enoyao(@wscats)开发并维护,当前版本 v1.1.1。
推荐 Skills