搜索
搜索结果
1011 results for "workflow"

dynamic-workflow-mode
Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses. Use when building a task-local harness, adding eval gates, or extracting a reusable skill from ad-hoc work.
affaan-m
mle-workflow
Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.
affaan-m
dmux-workflows
Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.
affaan-m
git-workflow
Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
affaan-m
mle-workflow
面向生产环境的机器学习工程(MLE)工作流,涵盖数据契约、可复现训练、模型评估、上线部署、运行监控及故障回滚。适用于超越一次性 Notebook 脚本、构建/评审/加固工业级 ML 系统的场景。
affaan-m
dmux-workflows
使用 dmux(面向 AI 代理的 tmux 窗格管理器)进行多代理编排。适用于 Claude Code、Codex、OpenCode 及其他工具链的并行代理工作流模式。当需要并行运行多个代理会话或协调多代理开发工作流时使用。
affaan-m
git-workflow
Git 工作流模式,包括分支策略、提交规范、合并与变基、冲突解决以及适合各种规模团队的协作开发最佳实践。
affaan-m
ecommerce-image-workflow
Reference-product ecommerce image workflow for generating a compact set of product-faithful main, feature, and lifestyle images from real product reference photos. V1 requires uploaded product imagery and intentionally defers brief-only concept generation and platform-specific batch exports.
nexu-io
upstash-workflow
LobeHub Upstash Workflow and QStash guide. Use for async workflows, process/paginate/execute fan-out, serve handlers, context.run/call/sleep, or workflow triggers.
lobehub
git-workflow-and-versioning
规范 Git 工作流实践。在进行任何代码更改时使用。在提交、分支、解决冲突或需要跨多个并行流组织工作时使用。在发布版本、选择语义版本号、打标签或编写变更日志时使用。
addyosmani
agent-workflow-automation
Agent skill for workflow-automation - invoke with $agent-workflow-automation
ruvnet
github-workflow-automation
Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
ruvnet
workflow-automation
Workflow creation, execution, and template management. Automates complex multi-step processes with agent coordination. Use when: automating processes, creating reusable workflows, orchestrating multi-step tasks. Skip when: simple single-step tasks, ad-hoc operations.
ruvnet
agent-workflow
Agent skill for workflow - invoke with $agent-workflow
ruvnet
tdd-workflow
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
sickn33
workflow-automation
Workflow automation is the infrastructure that makes AI agents
sickn33
github-workflow-automation
Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.
sickn33
project-workflow-analysis-blueprint-generator
全面的技术无关提示生成器,用于记录端到端应用程序工作流。自动检测项目架构模式、技术栈和数据流模式,生成详细的实现蓝图,涵盖入口点、服务层、数据访问、错误处理和测试方法,支持多种技术包括.NET、Java/Spring、React和微服务架构。
github
create-github-action-workflow-specification
为现有的 GitHub Actions CI/CD 工作流创建正式规范,优化用于 AI 消费和工作流维护。
github
cmux-dev-workflow
cmux 环境搭建、Xcode 项目规范化、带 Tag 的侧边栏 ExtensionKit 开发及开发构建的贡献者工作流规范。在初始化 cmux 仓库、修改 Xcode 项目文件、添加侧边栏扩展或使用带 Tag 的 Debug 构建时使用。
manaflow-ai
pr-workflow
General guidelines for Commits, formatting, CI, dependencies, security
tursodatabase
designing-workflow-skills
指导基于工作流的 Claude Code 技能的设计与结构化,包含多步骤阶段、决策树、子代理委派和渐进式披露。适用于创建涉及顺序管道、路由模式、安全门、任务跟踪、分阶段执行或任何多步骤工作流的技能。也适用于审查或重构现有工作流技能以提高质量。
trailofbits
n8n-subworkflows
Build reusable, composable n8n sub-workflows. Use when extracting shared logic, building anything multi-step or reused across workflows, or any workflow over ~10 nodes — and whenever the user mentions sub-workflows, Execute Workflow, reuse, shared/common logic, modular workflows, "Define Below" inputs, waitForSubWorkflow, mode each vs all, or exposing a workflow as an agent tool. Covers typed sub-workflow inputs, all-vs-each execution, verb-first naming for discovery, stateless vs stateful design, and splitting by input shape.
czlonkowski
n8n-workflow-patterns
来自真实 n8n 工作流的经过验证的工作流架构模式。在构建新工作流、设计工作流结构、选择工作流模式、规划工作流架构,或询问关于 Webhook 处理、HTTP API 集成、数据库操作、AI 智能体工作流、批处理或定时任务时使用。当用户要求创建、构建或设计 n8n 工作流、自动化流程或连接服务时,即使他们没有明确提到“模式”,也应始终参考此技能。涵盖 Webhook、API、数据库、AI、批处理和定时自动化架构。在优化慢速工作流或加速处理大量项目时(节点数、batchSize、全部项目与逐个项目)也请使用。
czlonkowski