List Tasks banner
bestdan bestdan

List Tasks

Git community

Description

--- description: Render tasks as a kanban board grouped into vertical sections by status — dispatches to the configured handler (repo-pr files, or external trackers like Linear) allowed-tools: Bash(git *), Bash(gh *), Bash(find *), Bash(grep *), Bash(cat *), Glob, Grep, Read, AskUserQuestion, mcp__claude_ai_Linear__list_teams, mcp__claude_ai_Linear__list_projects, mcp__claude_ai_Linear__list_issues, mcp__claude_ai_Linear__list_workflow_states, mcp__linear__list_teams, mcp__linear__list_projects,

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-list-tasks/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-list-tasks && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/list-tasks.md -o ~/.claude/skills/bestdan-workflow-skills-list-tasks/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository