.agents/skills/doc-archive/SKILL.md
Archive docs/dev/active markdown tasks into docs/dev/archived with required metadata frontmatter, using scripts/dev/archive_docs.jl and validating format compliance.
npx skillsauth add w5851/Julia_RelaxTime doc-archiveInstall 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 中“已完成”的开发任务文档归档到 docs/dev/archived,并确保符合项目归档规范(YAML 元信息、可追溯来源、归档日期)。
适用仓库约定:
docs/dev/README.mdscripts/dev/archive_docs.jl在用户出现以下意图时使用本 skill:
关键词(用于识别):
2026-02-16_两味NJL模型实现.md)YYYY-MM-DD)归档文件命名约定:
YYYY-MM-DD_描述.mddocs/dev/archived 的归档文档title、archived、original、archived_date定位目标文件
docs/dev/active。执行归档脚本
julia --project=. scripts/dev/archive_docs.jl <filename.md>julia --project=. scripts/dev/archive_docs.jl -d 2026-02-17 <filename.md>julia --project=. scripts/dev/archive_docs.jl file1.md file2.md验证结果
julia --project=. scripts/dev/archive_docs.jl -c回报用户
archived: true 已写入original 指向 docs/dev/active/<filename>archived_date 为有效日期字符串julia --project=. scripts/dev/archive_docs.jl --dry-run <filename.md>docs/dev/active/2026-02-16_两味NJL模型实现.md
julia --project=. scripts/dev/archive_docs.jl 2026-02-16_两味NJL模型实现.mddocs/dev/archived/2026-02-16_两味NJL模型实现.mddevelopment
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.