Agent skill · kochetkov-ma
task-board-setup
Creates a Codex file-based task board. Explicit user invocation only.
What it needs
About 2k tokens when loaded.
What this skill does
Codex task-board initializer Create exactly one Codex-owned file board; never create or mirror it under another assistant namespace. Modes Resolve exactly one canonical mode from status, install, upgrade, enable, disable, uninstall, purge -- a standalone token only, never a word that merely appears inside a sentence. With no mode given, a deployed board (.codex/features/board.md exists) resolves to status and an empty target resolves to install. init, on, off, setup, remove, reset, create, update and cleanup are not modes: read them as the canonical verb, echo the canonical name back, and never print a retired alias as a command. Mode Effect ------ -------- status Read-only inventory of the target board. Writes nothing, delegates nothing, asks nothing. A parked .disabled twin is reported as parked, never as missing. install Run the phases below and deploy the board into the resolved target. upgrade Retrofit onto an already deployed board instead of the fresh-init phases. Recover the existing findings from the deployed artifacts rather than re-deriving them, ask for anything unrecoverable, write new files outright, and gate every edit of an existing file behind its own diff and confirmation. Never renumber and never delete. The metadata restamp is ungated and always runs -- it is the only thing that clears a stale version report. enable Restore parked machinery by renaming each .disabled twin back to the filename discovery keys on. Writes no content. disable Park the machinery by renaming the task-tracker agent, the task-board and task-spec skills and the task rule to .disabled. Bodies are untouched and every task is kept. uninstall Remove the generated agent, skills and rule plus any .disabled twin of them. .codex/features/ is KEPT: the generated pieces are machinery, the board is the user's data. purge uninstall plus deletion of .codex/features/. Confirm first, stating the task counts that will be destroyed, and offer uninstall as the alternative that keeps them. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills kochetkov-ma/task-board-setup--7bc589