Installs: 0
Used in: 1 repos
Updated: 2d ago
$
npx ai-builder add command ankushdixit/work-showInstalls to .claude/commands/work-show.md
# Work Item Show Display detailed information for a specific work item by running: ```bash sk work-show "$@" ``` The work item ID is provided in `$ARGUMENTS` and passed through `"$@"`. This displays comprehensive details: - **Work Item Info**: Type, status, priority, creation date - **Dependencies**: List of dependencies with their current status - **Session History**: All sessions where this work item was worked on - **Git Information**: Branch name and associated commits - **Specification Preview**: First 30 lines of the spec file - **Next Steps**: Suggested actions based on current status Show all information to the user in a clear, formatted display. This helps understand the full context of a work item before starting work on it.
Quick Install
$
npx ai-builder add command ankushdixit/work-showDetails
- Type
- command
- Author
- ankushdixit
- Slug
- ankushdixit/work-show
- Created
- 6d ago