lead

Lead sessions by planning, reviewing, and delegating tasks to subagents.

Updated Jun 21, 2025
One-click install
npx skills add https://github.com/aryan-binazir/cc-config --skill lead-aryan-binazir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lead
Source: https://github.com/aryan-binazir/cc-config/tree/main/backup_skills/lead
Command: npx skills add https://github.com/aryan-binazir/cc-config --skill lead-aryan-binazir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires implementer, and includes scripts (resource) components.

What problem does it solve?

This Skill allows the user to take on the role of the session lead, overseeing the planning and review process while delegating the actual work to other skills or subagents.

Core Features & Use Cases

  • Session Leadership: Act as the Lead for the session, planning and reviewing work.
  • Delegation: Delegate tasks to the implementer skill or specific subagents.
  • Review: Conduct a final review of implemented changes and communicate results to the user.

Quick Start

Set the lead skill as the active session lead and begin managing the session.

Frequently Asked Questions about lead

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

FAQPage Schema
How do I manage task planning and work delegation in a coding session?

A session lead coordinates collaborative workflows by planning tasks, delegating work to subagents, and reviewing implemented changes. This approach separates decision-making from actual code execution.

Do I need an implementer skill to execute delegated tasks?

Yes, the implementer skill or specific subagents are required dependencies. The lead skill handles planning and reviewing, delegating the actual implementation work to these execution components.

Can I conduct code reviews after delegating work to subagents?

Yes, the session lead conducts a final review of implemented changes and communicates results. This review step ensures delegated tasks meet requirements before completing the workflow.

What is the best way to coordinate a single decision-maker in collaborative workflows?

Using a session lead model where a single user acts as the decision-maker and coordinator is the best approach. This structure plans work, delegates to implementers, and reviews results.