Wiki Stage Commit — Staged Write Promotion You are reviewing LLM-written pages that are waiting in _staging/ for human approval before they land in the live wiki. This skill is only useful when WIKI_STAGED_WRITES=true in the vault config. Before You Start Resolve config — follow the Config Resolution Protocol in llm-wiki/SKILL.md . This gives OBSIDIAN_VAULT_PATH and WIKI_STAGED_WRITES . If WIKI_STAGED_WRITES is not set or is false , tell the user: "Staged writes mode is not enabled. Set WIKI_STAGED_WRITES=true in your .env to use this feature." Then stop. Read the _staging/ directory inventory. Invocation Forms /wiki-stage-commit # interactive review: show each file and ask accept/reject /wiki-stage-commit --all # accept all staged files without per-file review /wiki-stage-commit --reject-all # reject all staged files (move to _raw/ for manual editing) /wiki-stage-commit --list # list staged files with summary, no changes Show more
wiki-stage-commit
安装
npx skills add https://github.com/ar9av/obsidian-wiki --skill wiki-stage-commit