mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-11 20:38:58 +08:00
- 新增项目级 .codex/skills/gframework-boot 启动 skill,统一读取 AGENTS.md、环境清单与 local-plan 恢复信息 - 补充任务复杂度分级与 subagent/model 选择规则,约束 boot 阶段的委派流程 - 更新 AGENTS.md 中的 boot 入口约定,明确 skill 与仓库规则的优先级关系
5 lines
202 B
YAML
5 lines
202 B
YAML
interface:
|
|
display_name: "GFramework Boot"
|
|
short_description: "Bootstrap GFramework repository tasks"
|
|
default_prompt: "Use $gframework-boot to start or resume work in this GFramework repository."
|