원클릭으로
todo-create
Use when creating durable work items, managing todo lifecycle, or tracking findings across sessions in the file-based todo system
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when creating durable work items, managing todo lifecycle, or tracking findings across sessions in the file-based todo system
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Inspect live routes and manage optional user-local OpenAI-compatible/LiteLLM extra routes through the kbrouter CLI.
Single user-facing KB completion command. Takes a feature, plan, or manifest from its current state through planning, work, post-work finalization, and configured delivery: local completion, pushed PR, or explicitly configured direct integration and sync.
Configure optional portable per-project lower-tier-attempt and delivery policy.
Large-initiative coordinator for KB workflows. Use for app migrations, framework rewrites, major architecture changes, multi-subsystem initiatives, multiple brainstorms/manifests, long backlogs, or queued execution across related workstreams.
Internal post-work quality and learning phase. Runs kb-review -> resolution gate -> follow-up resolution -> proof/demo evidence -> compound -> learn -> evolve -> memory refresh/compact -> cleanup after kb-work finishes all slices. Normally invoked by kb-work or kb-complete; not the primary user-facing completion command.
Deprecated compatibility alias for kb-complete. Use when an older prompt or workflow says 'kb finish'; delegate the same input to kb-complete and report the kb-complete result.
| name | todo-create |
| description | Use when creating durable work items, managing todo lifecycle, or tracking findings across sessions in the file-based todo system |
| argument-hint | [work item, finding, or board update] |
| disable-model-invocation | true |
Create durable KB work items in the repo root todo.md.
Do not introduce backlog.md for KB work. Do not create
.context/compound-engineering/todos/ unless a legacy CE review flow explicitly
requires file-per-todo compatibility.
Use root todo.md as the active board:
Use todo-done.md for completed summaries. Move finished routine history out
of todo.md so the active board stays small.
todo.md board contract at the top of the file.Create a durable todo when work survives this turn, has dependencies, requires prioritization, or must be visible to the next fresh session. Use the platform task list for temporary in-turn steps.
Older CE review flows may still ask for file-per-todo output under
.context/compound-engineering/todos/. Treat that as non-KB compatibility:
todo.md entries when
continuing through KB workflows.