ワンクリックで
VBA-projects
VBA-projects には Duc-Anh-Ho から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Create/update the "deploy" branch with a clean project snapshot - strips all agent config (.agents/, .claude/, CLAUDE.md), draft-and-reference/, and malware-investigation/. Only project VBA files, docs, and README remain.
Find Claude memories written to the user-local app cache, compare with project memory, and merge them into .agents/memory/ (git-tracked). Run after sessions where memories may have been saved outside the project.
Deterministic bi-directional sync between settings.local.json and settings.json. Local-only keys stay in local; all other keys are merged into both files.
Explain every field shown in the project statusline (3-line layout) with concrete examples. Use when the user asks what a statusline field means, what ctx/5h/7d/dur/+N-N/style/think/effort/agent shows, or how the statusline is calculated.
Discover all available CLI tools on this machine and write their full paths to .agents/tools.local.json. Run once per machine or after installing new tools.