一键导入
docs
Documentation health check and maintenance across all ideas. Use for periodic maintenance, finding gaps, and keeping docs accurate.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Documentation health check and maintenance across all ideas. Use for periodic maintenance, finding gaps, and keeping docs accurate.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
End-of-session reflection. Extracts memories, suggests updates to about-taylor.md and CLAUDE.md. Run before ending a long session or when context is getting full. Triggers on "debrief", "extract memories", "session summary".
Sync all git repos - my-life top repo and spaces/ projects
Morning routine check-in. Use at start of day to review yesterday, set up today's journal, and check learning reviews due. Triggers on "good morning", "morning", "start my day", "what's on for today".
Silently refresh AI context by reading project configuration and guidelines. Use when starting a new conversation, after context loss, or before major tasks.
Fetch and summarize latest articles from RSS feeds. Creates notes with article summaries as bullet points. Use to catch up on blogs without reading everything. Triggers on "rss catchup", "blog catchup", "check feeds", "summarize articles".
Fetch and summarize latest videos from priority YouTube channels. Creates notes with transcripts summarized as bullet points. Use to catch up on subscriptions without watching everything. Triggers on "youtube catchup", "video catchup", "check youtube", "summarize videos".
| name | docs |
| description | Documentation health check and maintenance across all ideas. Use for periodic maintenance, finding gaps, and keeping docs accurate. |
| model | claude-haiku-4-5-20251001 |
| allowed-tools | Read, Edit, Glob, Grep |
Documentation health check, validation, and maintenance.
/docs --health # Overall health report
/docs --validate # Check broken links, missing files
/docs --stale # Find documents >30 days old
/docs --sync # Sync CLAUDE.md with project state
/docs --project coordinatr # Focus on specific project
| Flag | Purpose |
|---|---|
--health | Comprehensive health report with scores |
--validate | Check links, references, required files |
--stale | Find outdated documentation |
--sync | Update CLAUDE.md with current status |
--project | Focus on specific project |
## Documentation Health Report
### Overall Score: 72/100
### By Project
| Project | Brief | Critique | Specs | Issues | Score |
|---------|-------|----------|-------|--------|-------|
| Coordinatr | ✓ | ✓ | 2 | 3 | 85 |
| YourBench | ✓ | ✗ | 1 | 0 | 60 |
### Recommendations
1. Run /critique on [project]
2. Create project-brief.md for [project]
## Validation Report
### Broken Links
- ideas/coordinatr/README.md:15 -> ../specs/SPEC-001.md (not found)
### Missing Required Files
- ideas/irl-social/project-brief.md
### Orphaned Files
- ideas/shared/docs/old-research.md (not referenced)
### Structure Issues
- ideas/lorecraft/ missing issues/ directory
| Component | Weight |
|---|---|
| README.md | 20% |
| project-brief.md | 25% |
| critique.md | 15% |
| specs/ | 20% |
| issues/ | 10% |
| Freshness | 10% |
ideas/*/ directories