board

Installation
SKILL.md

Render this project's implementation board.

Locate the board file by checking these paths in order and using the first that exists (use Read, don't shell-glob): internal/board.md, .claude/board.md, board.md, docs/board.md.

If found: render the board's Legend and its table, all columns (ID | Goal | Track | Item | Priority | Owner | Manual step | Status), in the file's row order (done-first, then by priority). Wrap long cells — never truncate Item or Status. The Item column uses **Bold title** — description (em-dash, not <br>, which terminal tables ignore); render the full title and description.

Sub-tasks: a discovered follow-up nests under its parent as a ↳ Parent.N row (e.g. ↳ T-D.1); · in Goal/Track means "inherits parent"; it carries its own Priority/Owner/Status. Keep each sub-task immediately under its parent (preserve file order) and render the /· as-is. ⏸️ parked = a follow-up deferred by choice.

If no board file exists: say so and offer to scaffold .claude/board.md (create only if the user agrees):

Installs
Repository
intbot/skills
First Seen
Today
board — intbot/skills