agent-documenter

Update Obsidian vault notes, changelog, decisions, and backlog after QA approval.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2 --skill agent-documenter-fabiomilennials1234-a11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-documenter
Source: https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2/tree/main/.claude/skills/agent-documenter
Command: npx skills add https://github.com/fabiomilennials1234-a11y/v8milennialsb2bv2 --skill agent-documenter-fabiomilennials1234-a11y

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Documenter ensures the Obsidian vault and .specs stay in sync with the codebase after QA approval, without touching code or committing changes.

Core Features & Use Cases

  • Map scope and update feature notes (06 — Features) for modified files.
  • Update the changelog (07 — Changelog) and register architectural decisions (04 — Decisions) when applicable.
  • Move backlog items to completed state and update .specs/project/STATE.md.
  • Produce a concise summary for the Versioner to finalize packaging.

Quick Start

Feed the QA-approved package and briefs; Documenter will align the Obsidian vault notes, specs, and backlog with the upcoming commit without touching code.

Frequently Asked Questions about agent-documenter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep my Obsidian vault notes in sync with code changes after a QA-approved release?

To keep Obsidian vault notes in sync with code changes, you can use a documenter skill that automatically updates feature notes, changelogs, and architectural decisions to reflect the upcoming commit without modifying the actual codebase.

How do I update .specs and project state files automatically after QA approval?

Updating .specs and project state files requires feeding the QA-approved package and briefs into a documentation automation tool, which then moves backlog items to completed and updates STATE.md to align with the release.

Does updating vault notes and changelogs require modifying the actual codebase?

Updating vault notes and changelogs does not require modifying the codebase, as the documentation process strictly targets vault-related artifacts and state files to ensure features and decisions reflect the upcoming commit.

What is the best way to document architectural decisions and changelog entries for an upcoming release?

The best way to document architectural decisions and changelog entries is to map the modified files' scope and automatically register the updates in the respective vault notes, ensuring all documentation reflects the QA-approved release.

Can I move backlog items to completed state and generate a release summary without manual entry?

You can move backlog items to completed state and generate a release summary without manual entry by processing the QA-approved package, which aligns the project state and produces a concise summary for final packaging.

When should I not use automated vault documentation for my release workflow?

You should not use automated vault documentation for releases that have not passed QA approval, as the process is designed exclusively for QA-approved packages to ensure safe synchronization of features, backlog, and state files.