用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tansuasici/claude-code-kit --skill wiki-briefing命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Run multiple audits in parallel over a PR-scope diff, dedupe across auditors, and produce a confidence-gated report. Use to review a change or PR before merge. Distinct from /project-health-report (whole-project, breadth-first).
Review codebase architecture for SOLID violations, dependency health, module boundaries, and structural issues. Use when assessing whole-system structure or coupling. For single-module depth use /deepening-review; for a concrete refactor plan use /refactoring-guide.
Identify performance bottlenecks — rendering, startup, memory, and I/O — across any stack. Use when the app is slow, before perf-sensitive releases, or when the user mentions latency, jank, or memory growth.
基于 SOC 职业分类
正在显示 SKILL.md
| name | wiki-briefing |
| description | Morning briefing from the knowledge wiki — recent activity, new sources, open actions, and key updates |
| user-invocable | true |
Invoke with /wiki-briefing when:
wiki/log.md — extract the last 5-10 entriesraw-sources/ with modification dateswiki/index.md — count total sources and wiki pageswiki/lint-report.md exists and has unresolved issuesstatus: draft or status: review in frontmatter### Wiki Briefing — YYYY-MM-DD
**Wiki size**: {N} sources ingested, {N} wiki pages
**Recent activity** (last 7 days):
- [date] Ingested: "Article Title" → wiki/summaries/article.md
- [date] Query: "Question asked" → wiki/analyses/answer.md
- [date] Lint: 3 issues found (2 resolved)
**Unprocessed sources** ({N}):
- raw-sources/new-article.md (added YYYY-MM-DD)
- raw-sources/transcript.md (added YYYY-MM-DD)
→ Run `/wiki-ingest` to process these
**Open items**:
- Draft page: wiki/concepts/draft-concept.md
- Open question in wiki/entities/some-entity.md: "Need to verify X"
**Health**:
- Last lint: YYYY-MM-DD ({N} days ago)
- Unresolved issues: {N}
→ Run `/wiki-lint` for a fresh check
If the wiki is empty or not yet initialized:
### Wiki Briefing — YYYY-MM-DD
Your wiki is empty. To get started:
1. Add source files to `raw-sources/` (articles, notes, transcripts)
2. Run `/wiki-ingest` to process them into the wiki
3. Ask questions — Claude will search the wiki and save valuable answers
/wiki-lint