技能 snowtower-maintainer
📝
snowtower-maintainer
安全 ⚙️
外部命令🌐
网络访问📁
文件系统访问
維護 SnowTower 文件和 README 文件
當專案變更未反映在 README 和文件中時,就會發生文件漂移。此技能會稽核文件、驗證連結和統計資料,並確保 CLAUDE.md 和專案檔案與實際專案狀態保持同步。
支持: Claude Codex Code(CC)
1
下载技能 ZIP
2
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
3
开启并开始使用
测试它
正在使用“snowtower-maintainer”。 Check if README.md is current with the project state
预期结果:
- Documentation Health Report
- README.md Status: Needs update
- - Version badges: 2 workflows have new names (ci.yml → ci-pr.yml)
- - Command references: All 8 commands verified in pyproject.toml
- - Architecture diagram: Matches current snowddl/ structure
- CLAUDE.md Status: Current
- - All agent references verified
- - Pattern definitions match documentation
- Action items: Update 2 badge URLs in README.md
正在使用“snowtower-maintainer”。 Audit the .claude folder for accuracy
预期结果:
- Claude Configuration Audit
- Skills: 3 skills found (snowtower-maintainer, snowtower-developer, snowtower-architect)
- Agents: 12 agents defined
- - 2 agents need description updates
- - 1 agent references non-existent file
- Patterns: 8 patterns defined
- - All patterns reference current project conventions
- Recommendations: Update 2 agent descriptions
安全审计
安全v5 • 1/17/2026
Documentation-only skill providing prompts for maintaining project documentation. Static analyzer flagged bash command examples in documentation as executable code. All 61 findings are false positives - the skill contains no actual code execution, cryptographic operations, network calls, or credential access. Prior audit correctly assessed this as low risk.
3
已扫描文件
487
分析行数
3
发现项
5
审计总数
风险因素
⚙️ 外部命令 (46)
PROJECT_STRUCTURE.md:7-43 PROJECT_STRUCTURE.md:43-49 PROJECT_STRUCTURE.md:49-50 PROJECT_STRUCTURE.md:50-51 PROJECT_STRUCTURE.md:51-52 PROJECT_STRUCTURE.md:52-53 PROJECT_STRUCTURE.md:53-57 PROJECT_STRUCTURE.md:57-64 SKILL.md:14 SKILL.md:17 SKILL.md:23-32 SKILL.md:32-36 SKILL.md:36-38 SKILL.md:38-44 SKILL.md:44-63 SKILL.md:63 SKILL.md:63-64 SKILL.md:64-65 SKILL.md:65-66 SKILL.md:66-72 SKILL.md:72-84 SKILL.md:84-89 SKILL.md:89-98 SKILL.md:98-101 SKILL.md:101-104 SKILL.md:104-112 SKILL.md:112-115 SKILL.md:115-117 SKILL.md:117-141 SKILL.md:141-147 SKILL.md:147-150 SKILL.md:150-154 SKILL.md:154-159 SKILL.md:159-165 SKILL.md:165-169 SKILL.md:169-176 SKILL.md:176-190 SKILL.md:190-191 SKILL.md:191-192 SKILL.md:192 SKILL.md:192-193 SKILL.md:193-194 SKILL.md:151 SKILL.md:152 SKILL.md:153 SKILL.md:150-154
🌐 网络访问 (1)
📁 文件系统访问 (2)
审计者: claude 查看审计历史 →
质量评分
38
架构
100
可维护性
85
内容
20
社区
100
安全
91
规范符合性
你能构建什么
發布前文件稽核
在標記新版本前驗證所有文件是否為最新狀態
CI/CD 徽章驗證
檢查工作流程徽章和命令參照是否準確
入職文件審查
確保文件準確反映目前的專案結構
试试这些提示
快速 README 檢查
Check if README.md is current by comparing the command references to pyproject.toml
CLAUDE.md 稽核
Audit the .claude folder and verify CLAUDE.md reflects actual agent and pattern definitions
連結驗證
Find all broken links in docs/ and report which files need fixing
完整文件同步
Perform a complete documentation audit including README, CLAUDE.md, docs/, and .claude/ folder
最佳实践
- 在重大功能完成後或發布前執行文件稽核
- 驗證命令參照與 pyproject.toml 中定義的實際腳本是否相符
- 檢查 CI/CD 徽章是否與 .github/workflows/ 中的實際工作流程檔案一致
避免
- 未驗證實際檔案計數就直接更新統計資料
- 重新命名檔案後忘記檢查連結
- 新增腳本或命令時忘記更新文件
常见问题
此技能與哪些平台相容?
Works with Claude Code, Claude Code CLI, and OpenAI Codex. Designed for Claude Code skill system.
此技能可以稽核哪些檔案類型?
Reads markdown files, YAML configs, Python project files, and shell scripts for verification.
此技能會自動修改檔案嗎?
No. This skill audits and reports issues. You must manually apply changes using git commands.
此技能安全嗎?
Yes. This skill only reads files within the project. It does not access credentials, secrets, or external networks.
為什麼我的文件顯示不正確的統計資料?
Run this skill to audit and identify drift. Update statistics manually after verifying actual counts.
此技能可以與其他文件工具配合使用嗎?
This skill focuses on SnowTower project structure. Use with pre-commit hooks or CI validation for automated checks.
开发者详情
许可证
MIT
引用
main
文件结构