Agent Skills
› xiaotianfotos/homerail
› homerail-dag-patterns
homerail-dag-patterns
GitHubHomeRail DAG Patterns的兼容性入口,用于保留旧版skill ID。无独立工作流,新任务应使用homerail-dag-ops。
Trigger Scenarios
调用方引用旧的HomeRail DAG模式ID
需要兼容遗留系统标识
Install
npx skills add xiaotianfotos/homerail --skill homerail-dag-patterns -g -y
SKILL.md
Frontmatter
{
"name": "homerail-dag-patterns",
"description": "Compatibility entry for callers that already refer to HomeRail DAG Patterns. New DAG design, execution, supervision, and inspection tasks use homerail-dag-ops."
}
HomeRail DAG Patterns
Use the unified HomeRail DAG skill. For pattern selection, composition, gateway semantics, and validation, read its pattern reference.
This entry preserves existing skill IDs. It defines no separate execution or monitoring workflow and is not needed for a new Codex installation.
Version History
-
daeef33
Current 2026-09-22 01:14
重构:统一 DAG 执行和事件监督逻辑,迁移至 homerail-dag-ops
- 7f1ebb2 2026-08-12 20:52


