taskforge

仓库创建 2026年7月22日最近提交 5 天前SkillHot 收录 3 天前
这个 Skill 做什么

任务管理的入口工具——用它创建、导入、查询和分配工程任务,管理 backlog 和推动卡片向前,不负责细化或实现工作本身。当你要新增任务、导入 issue 或把工作路由给某条队列时直接用它。特点是带有共享 SDK、合同(contracts)和审查者组件,专注于路由与维护而非决策实现。

▸ 展开 SKILL.md 英文原文

The primary entry point for the taskforge engineering workflow - create and import tasks, query and manage the backlog, route work, and unblock humans. Use whenever the user wants to add or import work ("add a task", "import issue

0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/hashirventhodi/taskforge-skills/main/taskforge/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/hashirventhodi/taskforge-skills/main/taskforge/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# taskforge

The primary entry point of the taskforge workflow, and its shared SDK:
contracts, the deterministic engine, templates, and the reviewer component.
This skill **creates, queries, routes, and maintains** tasks; it never
refines, decides, or implements — those are `taskforge-refine`,
`taskforge-explore`, and `taskforge-run`.

Read `CONTRACTS.md` (sibling file) once per session before any taskforge
work. Resolve the engine per its "Locating the engine" section; below,
`$SCRIPT` means that resolved path.

## The workflow in one paragraph

Every piece of work is a durable Task in `.tasks/`. Tasks route by **derived
readiness**: no active specification → `taskforge-refine` (the univers
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有