用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/fabioc-aloha/ChessCoach --skill dream-state命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | dream-state |
| description | Architecture maintenance, connection validation, automated health diagnostics, and unconscious processing |
| tier | standard |
| applyTo | **/*dream*,**/*maintenance*,**/*health* |
| disable-model-invocation | true |
Automated architecture maintenance — scan every memory file, validate structural integrity, produce a diagnostic report. Dream observes and measures; it never modifies.
| Phase | Action | Output |
|---|---|---|
| 1. Discovery | Scan .github/ for all memory files | File inventory |
| 2. Validation | Parse frontmatter, verify trifecta completeness | Issue list |
| 3. Repair | Auto-fix via consolidation mappings (renames only) | Repair log |
| 4. GK Sync | Check %OneDrive%/AI-Memory/ for cross-platform content | Sync status |
| 5. Reporting | Generate health report with statistics | Markdown report |
| 6. Display | Show results, open report in VS Code | Notification |
| Metric | Healthy | Concern |
|---|---|---|
| Broken connections | 0 | Any |
| Missing frontmatter | 0 | Any |
| Incomplete trifectas | 0 | Any high-use skills |
| Brand violations | 0 (outside exceptions) | Any |
| Version drift | All match | Any mismatch |
Meditation is the foundational ritual. Dream is a diagnostic that runs subordinate to it.
| Dream | Meditation | |
|---|---|---|
| Role | Diagnostic tool | Foundational ritual |
| Mode | Automated, unconscious | Interactive, conscious |
| Creates files? | Reports only | Memory files + insights |
| Makes decisions? | Never | Yes |
| Activation | /dream, or chained after meditation | User says "meditate" |
| Analogy | Blood test | Doctor's visit |
Dream triggers automatically after meditation when:
| Trigger | Condition |
|---|---|
| Pattern: file reorg | Meditation touched 3+ architecture files |
| Pattern: trifecta concern | Meditation created or modified skills/instructions |
| Pattern: staleness | Last dream was >7 days ago |
| Random | ~1 in 5 meditations (keeps architecture fresh) |
Skills connect via frontmatter applyTo patterns and semantic search:
---
name: "skill-name"
description: "What this skill does"
applyTo: '**/*pattern*,**/*files*'
---
Valid relations: applies-to, extends, requires, contradicts, supersedes
# Dream Report — YYYY-MM-DD
## Summary
- **Files Scanned**: N
- **Trifecta Completeness**: N/N
- **Broken Links**: 0
- **Brand Violations**: 0
- **Status**: HEALTHY / ATTENTION REQUIRED
## Issues Found
| File | Issue | Severity |
|------|-------|----------|
## Recommendations
Prioritized list of manual fixes needed.
| Status | Meaning | Action |
|---|---|---|
| HEALTHY | All checks pass, no broken connections | None — architecture is sound |
| ATTENTION REQUIRED | One or more issues detected | Review issues table, prioritize by severity |
Severity levels: critical (broken trifecta), warning (missing frontmatter field), info (cosmetic).
基于 SOC 职业分类