Productivity skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

dep-status

Checks Dynamo Enhancement Proposal issue status, lists DEPs by lifecycle state or area, and finds related DEP issues in ai-dynamo/dynamo. Use when asking where a DEP stands or which DEPs exist for an area.

7.50k repo starsObserved in 1 repos
Productivity

dep-update

Updates Dynamo Enhancement Proposal lifecycle state in GitHub, including triage, PIC assignment, review, approval, and status label changes. Use when triaging a new DEP, assigning a PIC, or moving a proposal through review and approval.

7.50k repo starsObserved in 1 repos
Productivity

handoff

Compact the current conversation into a handoff document for another agent to pick up.

7.29k repo starsObserved in 1 repos
Productivity

clickup

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

7.18k repo starsObserved in 3 repos
Productivity

discord

Post announcements and messages to Discord channels. Use when sharing updates, releases, or team communications.

7.18k repo starsObserved in 3 repos
Productivity

trellis-continue

Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via get_context.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.

7.18k repo starsObserved in 1 repos
Productivity

todo

Search the entire codebase for TODO markers and create a markdown document with proposed next steps for each.

7.17k repo starsObserved in 1 repos
Productivity

ss-plan

Phase 2 of Serial Studio's spec-driven workflow: turn an approved spec.md into a technical design (plan.md) — files, data flow, hotpath/threading impact, tradeoffs, risks, test plan. Use after /ss-spec is approved, or "plan this spec", "design the implementation". Reads the doc/claude sub-docs and the real code; gates on human approval before /ss-tasks.

7.05k repo starsObserved in 1 repos
Productivity

ss-spec

Phase 1 of Serial Studio's spec-driven workflow: capture WHAT a feature must do and WHY, with no implementation detail. Use to start any non-trivial or multi-file feature — "spec this out", "write a spec", "start a feature", "let's spec-drive X". Produces doc/claude/specs/NNNN-slug/spec.md and gates on human approval before /ss-plan.

7.05k repo starsObserved in 1 repos
Productivity

ss-tasks

Phase 3 of Serial Studio's spec-driven workflow: decompose an approved plan.md into an ordered, individually-verifiable task checklist (tasks.md). Use after /ss-plan is approved, or "break this into tasks", "task it out". Gates on human approval before /ss-implement.

7.05k repo starsObserved in 1 repos
Productivity