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

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

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

5 个仓库

Awesome GitHub RepositoriesTask Creation Templates

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.

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

Awesome Task Creation Templates GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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
  • 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
  • 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
  • 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
  4. Task Creation Templates

探索子标签

  • Recurrence TemplatesGenerates new task instances from a template after completion, supporting flexible schedules like daily or weekly. **Distinct from Task Creation Templates:** Distinct from Task Creation Templates: focuses on automatic regeneration after completion rather than manual creation from blueprints.
  • Workflow Process TemplatesCreates custom process templates and task hooks to generate ticket workflows with serial, parallel, or conditional node routing. **Distinct from Task Creation Templates:** Distinct from Task Creation Templates: focuses on workflow process templates with routing logic and hooks, not just task blueprints.