designing-leaderspath-cohorts

Automate LeadersPath cohort curriculum design into prompts and deliverables.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WeMakeGood/anthropic-skills --skill designing-leaderspath-cohorts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: designing-leaderspath-cohorts
Source: https://github.com/WeMakeGood/anthropic-skills/tree/main/skills/designing-leaderspath-cohorts
Command: npx skills add https://github.com/WeMakeGood/anthropic-skills --skill designing-leaderspath-cohorts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured workflow for designing LeadersPath cohort curricula from source materials, producing cohort-level design outputs, course curriculum prompts, and optional post-build artifacts while preserving design intent and reuse opportunities.

Core Features & Use Cases

  • Upstream cohort design that outputs cohesive curriculum prompts for the downstream building skill.
  • Phase-driven workflow covering phases 1-7 with gated approvals and artifact outputs.
  • Reuse-first approach by surfacing existing courses when possible, and tracking course IDs for atomicity.
  • Optional post-build analysis and cohort email series generation.

Quick Start

Place this skill folder under your Claude/agent skills directory and run the validation script to ensure alignment with your cohort design goals.

Frequently Asked Questions about designing-leaderspath-cohorts

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

FAQPage Schema
How do I automate cohort curriculum design from source materials?

Automate cohort curriculum design by processing source materials through a phase-driven workflow that defines audience, duration, and sequencing to output cohesive course curriculum prompts for downstream building.

What is course atomicity and how does it apply to cohort design?

Course atomicity in cohort design ensures individual courses are tracked by unique IDs, promoting a reuse-first approach that surfaces existing courses to maintain strict phase boundaries and preserve design intent.

How do I generate curriculum prompts for a downstream course building skill?

Generate curriculum prompts by completing the upstream cohort design phases, which translate source materials into structured curriculum prompts and deliverables output to a working folder for verification and handoff.

Can I create an email series for a designed course cohort?

Yes, you can create an email series for a designed course cohort using the optional post-build analysis feature, which generates email sequences after the core curriculum design and build phases are complete.

Does designing LeadersPath cohorts require any specific dependencies?

Designing LeadersPath cohorts requires no external dependencies, allowing you to place the skill folder directly into your Claude or agent skills directory and run the validation script to verify alignment.

What are the limitations of phase-driven cohort curriculum generation?

The phase-driven cohort curriculum generation imposes strict phase boundaries with gated approvals, meaning you cannot skip phases or proceed without artifact verification, ensuring design integrity but limiting rapid prototyping.