更新 generate.md 和 layout-extract.md 文档:添加对参考图像的自动检测和使用说明

This commit is contained in:
catlog22
2025-10-12 10:11:08 +08:00
parent be2d0f24b6
commit 75ec70ad23
52 changed files with 25 additions and 53 deletions

View File

@@ -1,7 +1,6 @@
---
name: codex-execute
description: Automated task decomposition and execution with Codex using resume mechanism
usage: /cli:codex-execute [--verify-git] <task-description|task-id>
argument-hint: "[--verify-git] task description or task-id"
allowed-tools: SlashCommand(*), Bash(*), TodoWrite(*), Read(*), Glob(*)
---