auto-documenter

Generate and update project documentation after development tasks.

Updated Jan 7, 2026
One-click install
npx skills add https://github.com/aimskr/aims-claude-toolkit --skill auto-documenter
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: auto-documenter
Source: https://github.com/aimskr/aims-claude-toolkit/tree/main/skills/auto-documenter
Command: npx skills add https://github.com/aimskr/aims-claude-toolkit --skill auto-documenter

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

์ž๋™์œผ๋กœ ๊ฐœ๋ฐœ ์ž‘์—… ์™„๋ฃŒ ํ›„ ํ”„๋กœ์ ํŠธ ๋ฌธ์„œ๋ฅผ ์ƒ์„ฑํ•˜๊ณ  ์—…๋ฐ์ดํŠธํ•˜๋Š” ํ”„๋กœ์„ธ์Šค์˜ ๋ถ€์žฌ๋ฅผ ํ•ด์†Œํ•ฉ๋‹ˆ๋‹ค.

Core Features & Use Cases

  • architecture.md, memory.md, ADRs ๊ฐ™์€ ๋ฌธ์„œ๋ฅผ ์ž๋™์œผ๋กœ ๋งŒ๋“ค์–ด์ฃผ๊ณ , ํ•„์š”ํ•œ ๊ฒฝ์šฐ ๊ธฐ์กด ๋ฌธ์„œ๋ฅผ ์—…๋ฐ์ดํŠธํ•ฉ๋‹ˆ๋‹ค.
  • memory.md ๋กœํ…Œ์ด์…˜ ๋ฐ archive ๊ด€๋ฆฌ๋กœ ๊ธด ๋ฌธ์„œ๋ฅผ ํšจ์œจ์ ์œผ๋กœ ๋ณด์กดํ•ฉ๋‹ˆ๋‹ค.
  • ๋ฌธ์„œ ๊ฒ€ํ†  ๊ฒŒ์ดํŠธ๋ฅผ ํ†ตํ•ด ์ž๋™ํ™”๋œ ๋ฌธ์„œ๊ฐ€ ์ตœ์ข…์ ์œผ๋กœ ์‚ฌ์šฉ์ž ํ™•์ธ์„ ๊ฑฐ์น˜๋„๋ก ํ•ฉ๋‹ˆ๋‹ค.

Quick Start

์ž‘์—… ์™„๋ฃŒ ํ›„ ํ”„๋กœ์ ํŠธ ๋ฌธ์„œ๋ฅผ ์ž๋™์œผ๋กœ ์ƒ์„ฑํ•˜๊ฑฐ๋‚˜ ๊ฐฑ์‹ ํ•ฉ๋‹ˆ๋‹ค.

Frequently Asked Questions about auto-documenter

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

FAQPage Schema
What is the best way to keep project documentation updated without manual effort?โ–ผ

Memory.md rotation and archive management handle long documentation files by rotating content and preserving older entries in archives, ensuring documentation stays organized and efficiently stored.

Can I review automatically generated documentation before it gets published?โ–ผ

Automatically generated documentation can be reviewed before publication through a built-in review gate that ensures user verification and accuracy before finalizing updates to architecture docs and ADRs.

How do I manage long memory.md files when they grow too large?โ–ผ

Long memory.md files are managed through memory rotation and archive management, which rotates content and preserves older entries in archives to keep documentation organized and efficiently stored.

Does automatic documentation work for creating and updating existing architecture docs?โ–ผ

Automatic documentation works for both creating new architecture.md files and updating existing ones, covering architecture decision records and memory files to maintain current project documentation.