npx claudepluginhub disnet/skyboard --plugin sb<ref># sb show Show full details of a card including comments and edit history. ## Usage - `<ref>` — card reference (rkey prefix, minimum 4 characters) Options: - `--board <ref>` — override default board (AT URI, `did:plc:xxx:rkey`, or board name) Always use `--json`. Returns: `rkey`, `did`, `title`, `description`, `column`, `labels[]`, `createdAt`, `lastModifiedAt`, `lastModifiedBy`, `opsApplied`, `comments[]`. If the user doesn't provide a card ref, ask for one or run `sb cards --json` to help them pick.
/showDisplay detailed information about a beads issue by ID using MCP show tool, including title, status, priority, type, timestamps, dependencies, and related issues. Offers full dependency tree.
/showDisplays synthesized review (final.md) from a past OCR code review session's current round. Optional session ID defaults to most recent; optionally shows individual reviews.
/showShows detailed task information for TASK_ID including status, priority, blockers, assignee, parent task, tags, notes, time tracked, and timestamps. Supports --format json.
/showDisplays taskmanager dashboard with progress/stats, task details by ID/field, next tasks, deferrals, milestones progress, or analysis.
/showDisplays full details of a specific error by ID from the database, structured as error information, context, analysis, code changes, tags, and usage statistics.
Show full details of a card including comments and edit history.
sb show <ref> --json
<ref> — card reference (rkey prefix, minimum 4 characters)Options:
--board <ref> — override default board (AT URI, did:plc:xxx:rkey, or board name)Always use --json. Returns: rkey, did, title, description, column, labels[], createdAt, lastModifiedAt, lastModifiedBy, opsApplied, comments[].
If the user doesn't provide a card ref, ask for one or run sb cards --json to help them pick.