Back to categories
Category

Agent Skills in category: workflow

161 skills match this category. Browse curated collections and explore related Agent Skills.

moai-workflow-loop

>

lspast-grepfeedback-loopcode-quality
modu-ai
modu-ai
603106

moai-workflow-project

>

workflowprojectdocumentationinitialization
modu-ai
modu-ai
603106

moai-workflow-templates

>

workflowtemplatesboilerplatescaffolding
modu-ai
modu-ai
603106

moai-workflow-jit-docs

>

workflowdocumentationjit-loadingcontext-aware
modu-ai
modu-ai
603106

moai-workflow-spec

>

workflowspecearsrequirements
MoAI-ADK Team
MoAI-ADK Team
603106

moai-workflow-testing

>

workflowdddtestingdebugging
MoAI-ADK Team
MoAI-ADK Team
603106

moai-workflow-ddd

>

workflowrefactoringddddomain-driven
MoAI-ADK Team
MoAI-ADK Team
603106

moai-docs-generation

>

workflowdocumentationsphinxmkdocs
modu-ai
modu-ai
603106

moai-workflow-thinking

>

modu-ai
modu-ai
603106

moai-workflow-worktree

>

gitworktreeparalleldevelopment
modu-ai
modu-ai
603106

ai-workflow-engineering

Guide for creating reliable AI workflows and SOPs. Use when: (1) User wants to create a structured workflow for AI tasks, (2) User needs to build an SOP for complex processes, (3) User wants to ensure their workflow follows best practices for managing LLM uncertainty, (4) User mentions creating workflows for domains like code review, response analysis, documentation, or any structured process

workflow-automationprocess-managementstructured-workflowllm-uncertainty
m31uk3
m31uk3
0

Orchestration Workflow

Choose and execute orchestration commands (/solo for straightforward tasks, /spec for planning, /conduct for complex features with SPEC.md). Covers decision tree, sub-agents, validation standards, and best practices. Use when planning complex tasks or understanding orchestration patterns.

orchestrationdecision-treessub-agentsvalidation
randalmurphal
randalmurphal
0

git-workflows

Advanced Git workflows including interactive rebase, bisect, worktrees, branch strategies, conflict resolution, cherry-picking, and submodules. Use when doing complex git operations, cleaning up commit history, managing multiple branches, investigating bugs with git bisect, or working on parallel features with worktrees.

gitbranch-managementconflict-resolutioninteractive-rebase
randalmurphal
randalmurphal
0

sdd-pr

AI-powered PR creation after spec completion. Analyzes spec metadata, git diffs, commit history, and journal entries to generate comprehensive PR descriptions with user approval before creation.

pull-requestsautomationgitai-generated-content
tylerburleigh
tylerburleigh
0

worktree-policy

Enforce mandatory git worktree usage for multi-agent file modifications

gitgit-worktreesbranch-protection
ekson73
ekson73
01

context-prep

Prepare optimal context package before delegating tasks to sub-agents

agent-orchestrationcontext-engineeringprompt-generationtoken-optimization
ekson73
ekson73
01

anti-conflict

Prevent file conflicts between multiple AI agents working in parallel

multi-agent-systemsagent-coordinationconflict-resolutionmerge-conflicts
ekson73
ekson73
01

agent-select

Analyze tasks and recommend optimal sub-agent(s) for execution

agent-orchestrationtask-routingtask-analysismulti-agent-systems
ekson73
ekson73
01

hierarchical-merge

Enforce hierarchical merge protocol - branches merge to parent, not directly to main

gitbranch-protectionpull-requests
ekson73
ekson73
01

ds-implement

REQUIRED Phase 3 of /ds workflow. Enforces output-first verification at each step.

output-firstverificationphase-3ds-workflow
edwinhu
edwinhu
0

dev-implement

REQUIRED Phase 5 of /dev workflow. Orchestrates per-task ralph loops with delegated TDD implementation.

devimplementationtddorchestration
edwinhu
edwinhu
0

ds-verify

REQUIRED Phase 5 of /ds workflow (final). Checks reproducibility and requires user acceptance.

ds-workflowreproducibilityuser-acceptancefinal-phase
edwinhu
edwinhu
0

dev

Orchestrates 7-phase feature implementation workflow with user approval gates and TDD enforcement.

feature-implementationuser-approvaltest-driven-developmentphase-gating
edwinhu
edwinhu
0

dev-brainstorm

REQUIRED Phase 1 of /dev workflow. Uses Socratic questioning to understand requirements before exploration.

socratic-questioningrequirements-gatheringproblem-framingexploration
edwinhu
edwinhu
0

init

Initialize a new feature workflow with git worktree. Use when the user wants to start a new feature, create an isolated development branch, says "init worktree", or needs to set up a feature branch for compounder workflow.

git-worktreesfeature-branchbranch-managementdevelopment-workflow
jero2rome
jero2rome
0

execute

Use when the user wants to execute tasks autonomously, run compounder on a tasks.md file, start autonomous development, compound through a task list, or implement tasks iteratively. Guides autonomous task execution using compound loops.

autonomous-agenttask-automationcompound-tasksiterative-development
jero2rome
jero2rome
0

orchestrate

Main workflow orchestrator for complex tasks. Coordinates phase transitions, enforces checkpoints based on config, manages subagent delegation. Invoke for [COMPLEX] tasks.

workflow-automationtask-orchestrationprocess-managementphase-transitions
c-daly
c-daly
0

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

subagentstask-decompositionimplementation-plansession-management
mikeastock
mikeastock
0

github-navigator

GitHub operations via gh CLI. Uses built-in help to discover commands dynamically. Covers files, directories, issues, PRs, releases, actions, and everything else. CRITICAL: Always use this skill instead of webfetch for GitHub URLs.

githubgh-clicommand-linerepository-management
arvindand
arvindand
4

creating-hooks

Guide for implementing Claude Code hooks. Use when creating event-driven automation, auto-linting, validation, or context injection. Covers all hook events, matchers, exit codes, and environment variables.

hook-systemworkflow-automationevent-drivencontext-injection
hgeldenhuys
hgeldenhuys
1

git-workflows

Guide for git operations with Claude Code. Commits, PRs, code review, branch management, and best practices. Use when committing changes, creating pull requests, reviewing code, or managing branches.

gitcommitpull-requestbranch-management
hgeldenhuys
hgeldenhuys
1

team-workflows

Team collaboration patterns - shared configs, standards, onboarding

team-collaborationshared-configurationonboardingstandards
hgeldenhuys
hgeldenhuys
1

custom-slash-commands

Guide for creating custom Claude Code slash commands - shortcuts for frequently-used prompts and workflows. Use when creating reusable prompts, automating common tasks, or building team workflows. Covers frontmatter, arguments, bash execution, and namespacing.

workflow-automationslash-commandsprompt-engineeringautomation
hgeldenhuys
hgeldenhuys
1

monorepo-patterns

Monorepo workflows - navigation, cross-package changes, tooling

monorepotoolingcross-packagenavigation
hgeldenhuys
hgeldenhuys
1

issue-lifecycle

Use throughout all work - ensures GitHub issues are updated continuously as work happens, not batched at the end

issue-trackingcontinuous-updatesgithubprocess-management
troykelly
troykelly
1

autonomous-orchestration

Use when user requests autonomous operation across multiple issues. Orchestrates parallel workers, monitors progress, handles SLEEP/WAKE cycles, and works until scope is complete without user intervention.

autonomous-agentworkflow-automationparallel-executiontask-orchestration
troykelly
troykelly
1

session-start

Use at the beginning of every work session - establishes context by checking GitHub project state, reading memory, verifying environment, and orienting before starting work

context-managementenvironment-setupproject-statesession-initialization
troykelly
troykelly
1

issue-prerequisite

Use before starting ANY work - hard gate ensuring a GitHub issue exists, creating one if needed through user questioning

issue-trackinggithubpre-task-checkautomation
troykelly
troykelly
1

clean-commits

Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point

atomic-commitscommit-messagecode-qualitygit
troykelly
troykelly
1

autonomous-operation

Use when starting any work session - establishes autonomous operation mode, overriding token limits and time pressure to work until goal is achieved

autonomous-agenttoken-optimizationtask-automationgoal-orientation
troykelly
troykelly
1

work-intake

Entry point for ALL work requests - triages scope from trivial to massive, asks clarifying questions, and routes to appropriate planning skills. Use this when receiving any new work request.

triagework-requesttask-routingclarification
troykelly
troykelly
1

pr-creation

Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary

pull-requestsgithubcode-documentationissue-tracking
troykelly
troykelly
1

gpu-ml-trainer

Specialized skill for ML training workflows on cloud GPUs. Fine-tune LLMs with LoRA/QLoRA, train image LoRAs, build classifiers, and run custom training jobs. Generates production-ready training pipelines with checkpointing, logging, and optimal GPU selection.

ml-pipelinesmachine-learninggpu-accelerationdeep-learning
gpu-cli
gpu-cli
0

gpu-media-processor

Process audio, video, and media on cloud GPUs. Transcribe with Whisper, clone voices, generate videos, upscale images, and run batch media processing. All results sync back to your Mac.

gpu-accelerationmedia-conversionbatch-processingtranscription
gpu-cli
gpu-cli
0

obsidian-helper

Obsidian home-base skill: create/edit Obsidian Markdown (.md), Bases (.base), and Canvas (.canvas), and organize an Obsidian vault using a default folder structure.

obsidianmarkdownvault-organizationfile-organization
zhuxining
zhuxining
0

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

parallel-executiontask-dispatchingconcurrencyindependent-tasks
axiomantic
axiomantic
0

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

subagentstask-managementimplementation-plansession-execution
axiomantic
axiomantic
0

terminal-title

Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.

terminaldeveloper-productivitytask-managementautomation
prof-ramos
prof-ramos
0

raffle-winner-picker

Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.

random-selectiongoogle-sheetsspreadsheetgiveaway
prof-ramos
prof-ramos
0

flowchart-creator

Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.

flowchartprocess-managementdecision-treesworkflow-automation
prof-ramos
prof-ramos
0

Page 1 of 4 · 161 results