VerifiedGit
v1.0.0

taskmaestro

by @JeremyDev870 pulls
URLopenbooklet.com/s/taskmaestro
Pinnedopenbooklet.com/s/taskmaestro@1.0.0
APIGET /api/v1/skills/taskmaestro

Orchestrate parallel Claude Code instances across tmux panes with git worktree isolation. Provides wave-transition automation, readiness detection via capture-pane polling, and trust/terms prompt auto-handling.

20 skills from this repoJeremyDev87/codingbuddy
taskmaestroviewing
agent-designpackages/rules/.ai-rules/skills/agent-design/SKILL.md

Use when creating new specialist agent definitions for codingbuddy. Covers JSON schema design, expertise definition, system prompt authoring, and differentiation from existing agents.

agent-discussionpackages/rules/.ai-rules/skills/agent-discussion/SKILL.md

Use when rendering multi-agent debate, discussion, or review output in the terminal. Formats agent opinions with severity badges, colored identifiers, evidence blocks, and consensus indicators using box drawing characters.

agent-discussion-panelpackages/rules/.ai-rules/skills/agent-discussion-panel/SKILL.md

Use when rendering a multi-agent discussion as a TUI panel. Defines terminal panel layout, component architecture, real-time streaming behavior, and integration points for displaying AgentOpinion data with bordered boxes, severity badges, and consensus indicators.

Build Fixpackages/rules/.ai-rules/skills/build-fix/SKILL.md
context-managementpackages/rules/.ai-rules/skills/context-management/SKILL.md

Use when working on long tasks that span multiple sessions, when context compaction is a concern, or when decisions from PLAN mode need to persist through ACT and EVAL modes.

cost-budgetpackages/rules/.ai-rules/skills/cost-budget/SKILL.md

Use when managing AI session costs, setting budget limits, or preventing cost overruns in autonomous workflows like taskMaestro, autopilot, ralph loops, and parallel agent execution. Defines cost tracking protocol, threshold alerts, and auto-pause mechanism.

cross-repo-issuespackages/rules/.ai-rules/skills/cross-repo-issues/SKILL.md

Use when a bug or feature request belongs in an upstream, parent, or dependency repository rather than the current one. Guides detection, mapping, and safe cross-repo issue creation with user confirmation.

deepsearchpackages/rules/.ai-rules/skills/deepsearch/SKILL.md

Use when simple grep/glob is insufficient and you need comprehensive, multi-pass codebase understanding

deployment-checklistpackages/rules/.ai-rules/skills/deployment-checklist/SKILL.md

Use before deploying to staging or production. Covers pre-deploy validation, environment verification, rollback planning, health checks, and post-deploy monitoring.

legacy-modernizationpackages/rules/.ai-rules/skills/legacy-modernization/SKILL.md

Use when modernizing legacy code or migrating outdated patterns to current best practices. Covers assessment, strangler fig pattern, incremental migration, and risk management.

Parallel Issues.claude/skills/parallel-issues/SKILL.md

Execute multiple GitHub issues in parallel using taskMaestro worktrees with AUTO mode workers.

Plan and Reviewpackages/rules/.ai-rules/skills/plan-and-review/SKILL.md
plan-to-issues.claude/skills/plan-to-issues/SKILL.md

Convert a PLAN into GitHub issues with native sub-issue hierarchy. Use when a plan is ready to be registered as deployable, independent work items. Creates self-contained issues where each sub-issue can be independently branched, PRed, and merged.

PR All-in-Onepackages/rules/.ai-rules/skills/pr-all-in-one/SKILL.md
rule-authoringpackages/rules/.ai-rules/skills/rule-authoring/SKILL.md

Use when writing AI coding rules for codingbuddy that must work consistently across multiple AI tools (Cursor, Claude Code, Codex, GitHub Copilot, Amazon Q, Kiro). Covers rule clarity, trigger design, and multi-tool compatibility.

Ship Changes.claude/skills/ship/SKILL.md

Follow every step in order. Stop and report if any step fails.

test-coverage-gatepackages/rules/.ai-rules/skills/test-coverage-gate/SKILL.md

Use before shipping, creating PRs, or merging to enforce minimum test coverage thresholds. Covers line, branch, and function coverage. Supports vitest, jest, c8, and istanbul. Blocks shipping when coverage falls below configurable thresholds (default 80%).

tmux-masterpackages/rules/.ai-rules/skills/tmux-master/SKILL.md

Background knowledge for tmux session, window, and pane lifecycle management, layout control, inter-pane communication, styling, and troubleshooting. Used by taskMaestro and parallel execution workflows.

widget-slot-architecturepackages/rules/.ai-rules/skills/widget-slot-architecture/SKILL.md

Architecture guide using Next.js App Router's Parallel Routes for Widget-Slot pattern. Separates static layouts from dynamic widgets to achieve separation of concerns, fault isolation, and plug-and-play development.

Auto-indexed from JeremyDev87/codingbuddy

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0