claude-code

Delegate planning and review tasks to Claude Code for parallel execution.

11|2|Updated May 29, 2025
One-click install
npx skills add https://github.com/yulonglin/dotfiles --skill claude-code-yulonglin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code
Source: https://github.com/yulonglin/dotfiles/tree/main/claude/local-marketplace/plugins/code-toolkit/skills/claude-code
Command: npx skills add https://github.com/yulonglin/dotfiles --skill claude-code-yulonglin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates planning, review, and tool-assisted tasks to Claude Code to accelerate decision-making and reduce bottlenecks in development workflows.

Core Features & Use Cases

  • Second opinions on implementation plans to surface missed edge cases and alternatives.
  • Parallel delegation for independent tasks with Claude's judgment and MCP access.
  • Guided execution support and review for code and research workflows.

Quick Start

Describe your task and run claude-code to obtain a faster, opinionated assessment of the plan.

Frequently Asked Questions about claude-code

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate complex planning tasks to Claude for parallel execution?

You can delegate complex planning tasks to Claude by running the claude-code CLI to obtain parallel execution and opinionated plan reviews. It supports sync and async modes via direct execution or tmux.

Can I get a second opinion on an implementation plan to find missed edge cases?

Getting a second opinion on an implementation plan surfaces missed edge cases and alternatives. Describe the task and run claude-code to receive a faster, opinionated assessment of the plan.

What's the best way to run independent coding tasks in parallel with Claude?

Running independent coding tasks in parallel with Claude is best handled through async mode via tmux. This allows Claude's judgment and MCP access to process independent implementations simultaneously.

Does Claude Code support different models like haiku, sonnet, and opus?

Claude Code supports model options including haiku, sonnet, and opus. You can select these models within the CLI when delegating tasks requiring Claude's judgment and tool access.

When do I need to use tmux for asynchronous task delegation?

You need to use tmux for asynchronous task delegation when running independent implementations in parallel. It supports async mode by allowing Claude Code to execute background tasks without blocking your workflow.

Can I use Claude Code for guided execution and review in research workflows?

You can use Claude Code for guided execution support and review in both code and research workflows. It provides templates for plan critique and task exploration to accelerate decision-making.