feat: add skill init/check and isolate builder makefile
Give ack, builder, and deployer an explicit init/check mode that reports missing project config instead of failing mid-work. Point builder at makefile.builder so its contract targets do not collide with an existing Makefile.
This commit is contained in:
@@ -145,7 +145,8 @@ pouch init ack --project ~/app
|
||||
|
||||
`pouch` 只负责可靠地生成项目状态文件,不复制或链接 Skill。需要分析项目并完善
|
||||
ACK 配置、检查接入状态或
|
||||
运行三角色闭环时,显式调用全局 `/ack` skill。
|
||||
运行三角色闭环时,显式调用全局 `/ack` skill。builder / deployer 的项目接入走
|
||||
对应 skill 的「初始化」模式,不要 `pouch init builder` 或 `pouch init deployer`。
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user