.agents/skills/doc-implementation/SKILL.md
当用户要求按开发文档或任务单连续落地实现时使用。适用于“按文档推进”“按计划执行”“根据任务单落地”“执行文档下一步”“继续推进”“做下一个任务”“按文档自动落地,做完汇报”“不要中间打断,除非卡住或跑偏”“启动 doc-implementation”“使用主线对齐 Skill”。会优先定位 docs/dev/active 下的活动开发文档,按顺序实现、验证、更新状态,并在完成后一次性汇总。
npx skillsauth add w5851/Julia_RelaxTime doc-implementationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
docs/dev/active/ 中与用户意图最匹配的活动文档,再按该文档主线推进。当用户指令的核心意图与以下示例匹配时(不要求完全一致),本 Skill 自动激活:
Skill 激活后,应立即向用户反馈,例如:
“收到指令,已启动
doc-implementation主线对齐模式。我将根据开发文档自动推进,并在完成后一次性汇总报告。当前活动文档为docs/dev/active/[文档名称].md。现在开始执行。” 执行期间用户介入:若用户在执行过程中主动发送新指令,Agent 应立即暂停当前任务,评估新指令是否影响主线,并根据用户要求重新规划或继续。任何暂停和重新规划需在最终报告中注明。
若指令信息不足(例如未指定具体文档),Agent 应先在 docs/dev/active/ 中查找最近且名称最匹配的活动开发文档;若仍无法唯一定位,再主动提问以明确范围:
“在开始前,请确认本次要执行的是哪个活动开发文档?当前默认查找范围为
docs/dev/active/。”
docs/dev/active/ 下与用户意图最匹配的活动开发文档,作为当前任务主线;若用户已明确指定文档,则以用户指定为准。docs/dev/active/ 下的目标文档,且自动判断风险较高docs/dev/active/ 的现有命名和时效约束,避免引入绕过治理流程的做法doc-design-from-zero。doc-exec-log-append。doc-archive。development
Academic and technical writing style guidance focused on clarity, rigor, and human-like narrative flow. Use when drafting papers, polishing manuscripts, rewriting AI-like prose, or improving argument coherence and citation-aware structure.
tools
Prefer semantic symbol tools for precise navigation and refactoring. Use vscode_listCodeUsages and vscode_renameSymbol instead of grep-style text search when changing code symbols.
testing
Structured technical/theoretical research workflow for method selection, model comparison, and implementation-oriented conclusions with validation plans. Use when decisions must map literature evidence to concrete engineering or computational next steps.
testing
OpenAlex-focused scholarly retrieval skill for work/author/institution queries, citation trend snapshots, and topic-level evidence discovery. Use when you need structured literature discovery and bibliometric signals from OpenAlex.