Manual Work
Description
--- description: 带人工检查点的开发流程:前期需求/方案重点把关,后期自主执行 argument-hint: <version_id> <feature_name> [需求描述] --- ## 参数解析 用户传入的完整参数:`$ARGUMENTS` **解析规则:** 参数格式:`<version_id> <feature_name> [需求描述(剩余部分,可选)]` 1. **第一个词**:`version_id`(版本号,如 `v0.0.3`) 2. **第二个词**:`feature_name`(功能名称,如 `asset-search`,用于创建目录) 3. **剩余部分**(可选):补充需求描述(自然语言) **需求来源(按优先级合并):** 1. 自动读取 `Docs/Version/{version_id}/{feature_name}/idea.md`(如果存在) 2. 用户传入的需求描述 3. 两者都存在时,idea.md 为基础需求,用户输入为补充说明 4. 两者都不存在时,使用 AskUserQuestion 让用户提供需求 **验证
Installation
Installs to ~/.claude/commands/chaohong-ai-ai-auto-work-manual-work.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chaohong-ai/ai-auto-work/HEAD/.claude/commands/manual-work.md -o ~/.claude/commands/chaohong-ai-ai-auto-work-manual-work.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development