awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 个仓库

Awesome GitHub RepositoriesTask Templates

Reusable configurations for task behavior including retries, timeouts, and parameter schemas.

Distinguishing note: Focuses on the reusability of task definitions rather than the execution engine itself.

Explore 9 awesome GitHub repositories matching software engineering & architecture · Task Templates. Refine with filters or upvote what's useful.

Awesome Task Templates GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • conductor-oss/conductorconductor-oss 的头像

    conductor-oss/conductor

    31,962在 GitHub 上查看↗

    Conductor is a durable workflow engine designed to orchestrate complex, long-running business processes and autonomous agent loops. It functions as a stateful execution platform that persists the entire history of a process, ensuring that workflows remain reliable and recoverable across infrastructure failures, system restarts, and transient network errors. By managing task lifecycles, worker polling, and state transitions, it provides a centralized coordination layer for distributed systems. The platform distinguishes itself through its specialized support for AI agent orchestration, allowin

    Durable workflow engines create reusable task configurations including retry policies, timeout limits, and input parameters to standardize behavior across multiple workflow definitions.

    Javadistributed-systemsdurable-executiongrpc
    在 GitHub 上查看↗31,962
  • cft0808/edictcft0808 的头像

    cft0808/edict

    16,123在 GitHub 上查看↗

    Edict is a multi-agent orchestration system and framework designed to coordinate specialized large language model agents. It functions as a workflow designer and orchestrator that decomposes complex objectives into structured plans, using directed acyclic graphs and role-based hierarchies to execute sub-tasks. The system is distinguished by its event-driven architecture, utilizing a publish-subscribe event bus and transactional outbox to manage agent communications and task transitions. It features a dedicated skill management system that allows for the importation, updating, and sandboxed ex

    Generates complex agent instructions using pre-set templates and parameter forms to standardize jobs.

    Python
    在 GitHub 上查看↗16,123
  • ansible-semaphore/semaphoreansible-semaphore 的头像

    ansible-semaphore/semaphore

    13,766在 GitHub 上查看↗

    Semaphore is a web interface and API for running and scheduling Ansible playbooks and other infrastructure automation tools. It serves as an infrastructure automation dashboard and DevOps task scheduler for orchestrating deployments. The platform functions as a multi-tool automation hub, providing a centralized dashboard for managing infrastructure as code using Ansible, Terraform, OpenTofu, and Terragrunt. It includes an inventory management tool for organizing target servers and containers, alongside a secret management service for storing sensitive environment variables required during exe

    Uses predefined templates to generate command-line arguments by injecting stored secrets and inventory variables.

    Go
    在 GitHub 上查看↗13,766
  • lanyulei/ferrylanyulei 的头像

    lanyulei/ferry

    6,610在 GitHub 上查看↗

    Ferry is an open-source workflow engine designed to manage ticket-based processes across departments. It provides a platform for submitting, tracking, transferring, and closing tickets, with personal and all-ticket views for full lifecycle management. The system is built around a configurable process template designer that supports serial, parallel, and conditional node routing, enabling flexible approval sequences. The platform distinguishes itself through dynamic variable-based approver assignment, where task approvers can be determined by organizational variables such as direct supervisor,

    Creates custom process templates and task hooks to generate ticket workflows with serial, parallel, or conditional node routing.

    JavaScript
    在 GitHub 上查看↗6,610
  • weiye-jing/datax-webWeiYe-Jing 的头像

    WeiYe-Jing/datax-web

    6,009在 GitHub 上查看↗

    DataX Web is a web-based management platform for scheduling, building, executing, and monitoring distributed data synchronization jobs powered by DataX. It provides a visual console for creating and managing DataX tasks without manual JSON configuration, with a distributed executor cluster that auto-registers worker nodes and supports configurable routing and blocking strategies for task distribution. The platform offers cron-based task scheduling with dynamic start, stop, and immediate status changes, along with incremental sync capabilities that pass dynamic parameters to extract only new o

    Builds reusable templates from common JSON configurations for creating new jobs.

    Java
    在 GitHub 上查看↗6,009
  • gothenburgbitfactory/taskwarriorGothenburgBitFactory 的头像

    GothenburgBitFactory/taskwarrior

    5,906在 GitHub 上查看↗

    Taskwarrior is a command-line task manager that lets you create, modify, filter, and complete to-do items directly from the terminal. It stores all tasks in a single plain-text file for portability and manual editing, and includes a custom expression language for selecting tasks by status, priority, tags, and date ranges. The tool distinguishes itself through several integrated capabilities. It computes a numeric urgency score for each task based on weighted factors like age, tags, and due date to determine ordering. A recurrence template engine generates new task instances from a template af

    Generates new task instances from a template after completion, supporting flexible recurring schedules.

    C++gtdtask-managertaskwarrior
    在 GitHub 上查看↗5,906
  • wassupjay/n8n-free-templateswassupjay 的头像

    wassupjay/n8n-free-templates

    5,892在 GitHub 上查看↗

    该项目是一个预配置的 n8n 工作流模板和结构蓝图库,专为自动化业务流程和 AI 任务而设计。它提供了一系列 JSON 文件,可以导入到工作流引擎中以部署自动化序列,包括用于集成向量数据库和大型语言模型的专门配置。 该集合专注于上下文感知 AI 代理的开发,利用内存缓冲区和检索系统来创建智能数据生成和检索管线。它包括用于检索增强生成和通过向量存储集成进行语义搜索的专用蓝图。 这些模板涵盖了广泛的功能领域,包括 AI 驱动的数据分析、用于媒体和社交媒体管理的内容管线,以及针对法律、医疗保健、房地产和电子商务等行业的特定行业自动化。它还提供用于财务任务自动化、人力资源招聘解析和基础设施监控的实用工作流。

    Offers a library of pre-built workflow process templates for automating business operations.

    automationautomation-templatesintegration
    在 GitHub 上查看↗5,892
  • moonrepo/moonmoonrepo 的头像

    moonrepo/moon

    3,687在 GitHub 上查看↗

    Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It functions as a dependency graph orchestrator that executes build targets in topological order and utilizes input hashing to cache results and skip redundant work. The project features a polyglot toolchain manager that automates the installation and versioning of language runtimes and CLI tools to ensure environment consistency. It also includes a plugin framework based on WebAssembly, allowing developers to extend build logic and toolchain behavior using any supported language.

    Implements a declarative task inheritance system that merges global templates with project-specific overrides.

    Rustbuild-systembuild-toolbun
    在 GitHub 上查看↗3,687
  • worklenz/worklenzWorklenz 的头像

    Worklenz/worklenz

    2,921在 GitHub 上查看↗

    Worklenz is a project management platform and professional services automation tool designed for planning work, tracking tasks via Kanban boards, and managing team collaboration. It functions as a combined resource management tool and time tracking software, providing a centralized workspace to analyze team capacity, balance workloads, and log work hours. The platform is distinguished by its deep integration with GitHub and Slack, allowing for the synchronization of repository activity and the delivery of real-time project notifications to external communication channels. It further streamlin

    The project creates new work items based on pre-built templates to standardize recurring activities.

    TypeScriptexpressjspostgresqlproject-management
    在 GitHub 上查看↗2,921
  1. Home
  2. Software Engineering & Architecture
  3. Task Templates

探索子标签

  • Configuration Inheritance StrategiesMechanisms for merging and overriding shared task templates with project-specific settings. **Distinct from Task Templates:** Focuses on the inheritance and override logic of configuration rather than just the reusable templates themselves.
  • Task Creation Templates2 个子标签Standardized blueprints used to generate new work items with predefined metadata and structures. **Distinct from Task Templates:** Distinct from Task Templates: focuses on the generation of new tasks from blueprints rather than the behavioral configuration of execution engines.