Claude Code Plugins

Community-maintained marketplace

Feedback

beads-task-show

@dikini/vtt-mcp
0
0

Show details for a Beads task by id (including audit trail)

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name beads-task-show
description Show details for a Beads task by id (including audit trail)

Beads: show task

When to use

  • The user asks for details/status/history for a specific bead id (e.g. bd-a3f8)
  • You need more context before preparing a PR or adding dependencies

Procedure

  1. Run:
bd show <id> --json
  1. Summarize key fields:
  • Title
  • Status
  • Priority
  • Blockers / dependencies (if present)
  • Any description/notes that affect implementation

Notes

  • If --json is not available, fall back to bd show <id>.