Back to authors
c-daly

c-daly

17 Skills published on GitHub.

orchestrate

Workflow orchestrator. Builds task queue from input, dispatches subagents, manages completion.

UncategorizedView skill →

spawn

How to spawn subagents correctly. Use this reference when you need to delegate work to a specialized agent.

UncategorizedView skill →

agent-teams-workflow

Coordinate agent teams for multi-domain collaborative implementation from a design doc or plan

UncategorizedView skill →

ctx

View and manage hierarchical context for the current directory

UncategorizedView skill →

debug

Systematic debugging workflow with root cause verification before fixing

UncategorizedView skill →

develop

PR-based development workflow with SE team simulation

UncategorizedView skill →

distill

Distill session episodes into persistent memory patterns

UncategorizedView skill →

implement

Auto-started default workflow. Overridden by iterate, debug, or orchestrate when invoked.

UncategorizedView skill →

iterate

Autonomous TDD implementation workflow with phase gates.

UncategorizedView skill →

parallel-orchestrate

Orchestrate N independent TDD subagents from a YAML task manifest with worktree isolation

UncategorizedView skill →

pipeline

Full pipeline from design doc through plan, manifest, parallel orchestration, to branch completion

UncategorizedView skill →

plan-to-manifest

Translate a superpowers implementation plan into a parallel orchestration YAML manifest

UncategorizedView skill →

poll

Controlled polling for async operations at specified intervals

UncategorizedView skill →

pr-comment

PR review comment workflow - understand the concern before fixing

UncategorizedView skill →

remember

Save a learning to persistent memory with automatic scope inference

UncategorizedView skill →

teams-develop

Full PR-based development lifecycle using native Claude Code teams — PM coordinates specialized agents through intake, research, design, implement, review, integrate, and complete phases

UncategorizedView skill →

verify

Run code quality checks (ruff, black, mypy, pytest)

UncategorizedView skill →