원클릭으로
knowie-capture
Dispatch a discussion or idea into the knowledge base — split by perspective, sort by maturity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Dispatch a discussion or idea into the knowledge base — split by perspective, sort by maturity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Reconstruct a knowledge base from git as an encoder-decoder — a bidirectional structure pass over the whole history, parallel causal-masked sub-agents that recover each slice's why, a merge, then rumination against git until it converges
Cross-check the knowledge base for coherence and alignment, detect rot, and tidy — proposing, never committing on its own
Human-initiated — consolidate a ripe draft out into the long-term tier (the symmetric OUT to capture's IN)
Plan the next step as a brief grounded in vision, principles, and experience — then carry it into the spec
Create the knowledge base through layered, low-pressure conversation
| name | knowie-capture |
| description | Dispatch a discussion or idea into the knowledge base — split by perspective, sort by maturity |
| user-invocable | true |
| argument-hint | [the idea; or empty to capture the current discussion] |
Take a chunk of thinking (a finished discussion, an idea) and dispatch it into the knowledge base — route it, don't dump it.
Split the input into which kinds of knowledge it produced, then route each piece by maturity. Writing ≠ dumping into one file.
principles · situational → vision · existential → experience · a recurring root → a concepts/ file · a "why it changed" → history/.experience; its full scene, if recall-worthy → episodes (link them, and link the episode out to the how it produced — spec / PR / commit — point out, don't copy; pin a commit for a regenerable spec). Note experience's main source is doing's reflow, not draft.draft/ topic block; when mature, its exit is the vision roadmap (a human commits to building it), not direct consolidation. On promotion the roadmap item gets acceptance criteria and a two-way link to the draft; the draft stays as the in-flight rationale (don't delete it) until the item is done, then it reflows + retires (see judge §4).draft/ topic block; its exit is finding an answer (→ becomes a design or experience).history/ with the reason — the richest why; don't drop it for the conclusion alone.vision. Route each piece to where it belongs.draft/, not the three files. (Captured ≠ committed.)The misses come from never running capture, not from running it wrong. Two signals should make you capture on your own, before being asked:
A second mode: not dispatching a discussion, but noticing you've done the same operation repeatedly (scrape-build a dataset, batch-translate…). That's procedural memory forming — capture it.
draft/ block: what the task is + how you did it this time. (A candidate is still data/undecided → it incubates in draft/ like anything else.)knowledge/skills/ (the cerebellum, source of truth) as one skill: a folder + SKILL.md (agentskills.io format) carrying its why.knowledge/skills/; project it — per-skill symlink into each present tool's skill location (.claude/skills/, the cross-tool .agents/skills/), so edits to the source reach every tool with no drift. Where symlinks fail (e.g. Windows), copy instead and note it needs re-sync. It's reversible → do it yourself; don't make the user run a CLI for a skill they just made — the AI is present, so the AI does it (CLI is only for AI-absent bootstrap; see core). (judge §5 re-ensures these projections after a fresh clone or when a new tool appears.)Show the dispatch plan (what goes where) first. Write draft/ directly; for anything in the long-term tier or the roadmap, write only on confirmation.