agf-skill-stocktake

Solid

Use when PL / tech-lead audits the content quality of AGF's own skills (`.claude/skills/agf-*/SKILL.md`). Provides the 5-dimension checklist (Actionability / Scope fit / Uniqueness vs CLAUDE.md+standards / Currency of pointers / Gate-binding validity), 5-verdict rubric (Keep/Improve/Update/Retire/Merge), reason-quality bar (反敷衍), and output skeleton. Triggered each MINOR release retro or manually.

AI & Automation 423 stars 11 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
87
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Skill Stocktake(AGF 自有 skill 内容质量审计) Use this skill when: - MINOR release retro 时审 AGF 自有 skill 是否腐化 - 手动盘点 skill 质量(感觉 skill 集膨胀 / 指针过期 / 内容重叠) - 新增 / 删除 skill 后回归一次确保无重叠 ## What it is — and is not **Skill Stocktake** 审计 AGF 自有治理型 skill 的**内容质量**——不是语法(`lint-all.sh` 管)、不是 SSOT drift(`gen-roles.py --check` 管)。它审 skill 是否仍 actionable / scope-fit / unique / 指针新鲜 / 绑定有效 gate。 **不审**:第三方 skill(`docx` / `pptx`,Anthropic 提供,非 AGF 治理资产)。 ## Scope `.claude/skills/agf-*/SKILL.md`。**以 `ls .claude/skills/agf-*/SKILL.md` 实际为准,不在文档硬编码计数**(守 `verified-facts.md` 纪律)。 ## 5 维 checklist(每 skill 逐条核) AGF 在 ECC 4 维上加 1 维 **Gate 绑定**(AGF 治理型 skill 的核心——每个 `agf-*` 都该绑一个受治理流程 + gate): 1. **Actionability**:有可立即执行的步骤 / 命令 / 代码示例(不是空泛原则) 2. **Scope fit**:name / trigger(description)/ 内容对齐,不过宽不过窄 3. **Uniqueness**:内容不被 `CLAUDE.md` / `standards/` / 另一 skill 替代(守 SSOT,不重复) 4. **Currency(指针新鲜度)**:引用的 `CLAUDE.md` / `standards/*.md` / `docs/adr/*.md` 路径仍存在 + 内容同步(用 `rg` / `[ -f ]` 验路径,抽查引用内容是否漂移) 5. **Gate 绑定有效性**(AGF 特有):skill 是否仍绑一个有效 gate / SSOT 命令(如 `agf-deploying-uat` 绑��署门 + `/agf-deploy-uat`;`agf-writing-change` 绑变更文件夹 + `agf-spec-validate`)。无 gate 的 skill 要么是知识型(说明)要么是孤儿(候选 Retire) ## 5 档 verdict | Verdict | 含义 | |---|---| | **Keep** | 5 维全过,仍有效 | | **Improve** | 值得保留但需具体改进(指明哪段 / 什么改 / 目标规模) | | **Update** | 引用的技术 / 路径��期(`rg` / WebSearch 验证后更新) | | **Retire** | 低质量 / 过时 / cost-asymmetric(说明什么覆盖了它) | | **Merge into [X]** | 与另一 skill 重叠(指明目标 + 整合什么内容) | ## Reason 质量要求(反敷衍) 评估是整体 AI 判断(...

Details

Author
pcliangx
Repository
pcliangx/AppGenesisForge
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

skill-stocktake

Audit installed Claude skills for quality and surface Keep/Improve/Update/Retire/Merge verdicts. Use when the user says "audit my skills", "stocktake", "review my skills", "which skills should I retire or merge", "do a quality pass over my skills", or "/skill-stocktake". NOT for creating or improving a single skill (that is skill-creator) and NOT for whole-config GC across hooks/permissions/MCP (that is config-gc).

2 Updated yesterday
shimo4228
AI & Automation Listed

resource2skill

把人类创作的资源(教程视频/文章/代码仓库/成品参考)蒸馏成可复用的 skill——Resource2Skill 论文 (arXiv:2606.29538) 构建算子的本地实现。触发场景:用户说"把这个视频/教程/文章变成 skill"、"蒸馏这个资源"、"入库这个教程"、给出教程链接并希望沉淀为规范/技能,或要为某领域批量建技能库时。产物形态按目标域适配(Claude Code skill / PPT 版式技能 / n8n 工作流模式等)。

2 Updated 6 days ago
shaowenglu-afk
AI & Automation Listed

grounding-skill-evals

Use when measuring a cc-master skill — 当你写完一个 skill 的 body 要度量它好不好、要迭代它、或在改 description / 纪律段前后想知道改动有没有用时. Triggers: 写完 body 要量化、给 skill 写 OBJECTIVE.md 或 .design/OBJECTIVE.md、跑 trigger 准确率 eval、改 description 前后比 accuracy、防 description 过拟合 / 防自欺、读 eval 判决. Do NOT use for writing the skill body itself (→ cc-master-skillsmith) or deciding whether a skill should exist at all / portfolio 准入 (→ curating-skill-portfolios).

7 Updated today
nemori-ai