After brainstorming/design phase (links design doc to task)
After planning phase (links implementation plan document to task)
Fast return to active task (finds in_progress task, resolves branch/worktree, shows context)
Decompose task into subtasks based on design document (approach discussion, preview, merge, create)
Complete and verify task (checks git branch, closes task, handles parent tasks, syncs)
Use after completing and verifying a task. Checks git branch (feature → suggests finishing-a-development-branch), closes task, cleans up implementation plan files, recursively checks parents with confirmation, runs bd sync. Handles task completion workflow for beads.
Use when returning to work after /clear or new session. Fast return to an active in_progress task — finds task, resolves branch/worktree, shows task card. Use flow:start for new task selection.
Use when user wants to break down a beads task into subtasks based on a design document. Triggered by /flow:decompose or when user says "decompose", "break down task", "create subtasks from design".
Initialize project environment after worktree creation. Detects project type from config files and CLAUDE.md, proposes setup commands with confirmation. Used by flow:start and flow:continue after new worktree creation.
Use after completing brainstorming/design phase. Links design document to task. Simple operation — save the link, nothing else. Suggests /flow:decompose for subtask creation.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Custom tools and scripts for Claude Code.
Custom multi-line status line for Claude Code showing:
Install:
./statusline/install.sh
Edit files in this repo. Symlinks ensure changes work immediately in Claude Code.
npx claudepluginhub nonameitem/claude-tools --plugin flowAI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Diagnose and fix Gas Town and beads workspace health issues. Runs gt doctor and bd doctor, interprets findings, auto-fixes what it can, and optionally captures upstream bugs as beads.
Installer for TÂCHES' Get-Shit-Done workflow system - meta-prompting, context engineering and spec-driven development
Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Ultimate status line combining rate limits, project info, tool activity, todo progress, and improved emoji/CJK support
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).