com um clique
knowie-update
Check knowledge file structure completeness and suggest improvements
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Check knowledge file structure completeness and suggest improvements
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | knowie-update |
| description | Check knowledge file structure completeness and suggest improvements |
| user-invocable | true |
| argument-hint | [specific file or area to check] |
Review existing knowledge files against the latest templates, governance principles, and actual project state. Suggest structural improvements.
$ARGUMENTS
knowledge/principles.md, knowledge/vision.md, knowledge/experience.mdknowledge/.templates/ for the latest recommended structureknowledge/research/, knowledge/design/, knowledge/history/ for existing filesCompare each core file against its template. Look for:
Present findings organized by priority:
## Structure Check
### principles.md
🟢 Root Axiom — present and clearly stated.
🟡 Derived Principles — only 1 principle listed, template suggests at least 2-3.
🔴 Derivation chains — missing. Principles don't trace back to root axiom.
→ Add "Derived from: [root axiom]" to each principle.
### vision.md
🟢 Problem Statement — present and specific.
🟢 Current State — honest and up-to-date.
🟡 Roadmap — has milestones but no success criteria.
→ Add concrete success criteria to each milestone.
### experience.md
🟢 Structure follows template format.
🟡 Lesson "caching strategy" (line 23) reads like a raw event, not a distilled pattern.
→ Rewrite using: Theory said X → Actually Y → Solved by Z → Lesson: W
### Subdirectories
🟡 design/auth-system.md looks mature — consider distilling key decisions into vision.md.
🟡 history/ has 3 new entries since last experience.md update — review for distillation.
### Project Alignment
🟡 git log shows 12 commits since last vision update. Phase 2 may be complete.
→ Verify and update roadmap status.
## Suggested Actions (by priority)
1. [High] Add derivation chains to principles.md
2. [Medium] Add success criteria to roadmap milestones
3. [Medium] Distill recent history/ entries into experience.md
4. [Low] Review design/auth-system.md for vision.md update
When structural problems are severe enough to warrant reorganization, offer proactively:
Format:
## Reorganization Suggested
experience.md has grown to 280 lines (recommended: ~200).
- 5 lessons appear to be raw events → move to history/, distill patterns
- 3 lessons reference rewritten code → update or archive
Would you like me to help reorganize?
If the user agrees, proceed step by step (one file at a time, show diff, wait for confirmation).
knowledge/.knowie.json → language field (e.g., "zh-TW"). Use that language for ALL output — section headers, descriptions, suggestions, everything. If knowledge/.knowie.json is missing or has no language field, detect from conversation context or default to English.