📝
Writing

Document

by devton

Document is a Writing skill for Claude Code, published by devton in agentic-workflow-blueprint.

66 stars4 forkson devton/agentic-workflow-blueprintAdded 2026/08/12Repository updated 2026/08/08
Install in seconds
Install Document
Copy Document into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devton/agentic-workflow-blueprint/tree/main/workflows/document ~/.claude/skills/document

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devton/agentic-workflow-blueprint.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
workflows/document/SKILL.md in devton/agentic-workflow-blueprint
Installs to
~/.claude/skills/document
Collection
One of 26 skills cataloged from this repository
Category
Writing1012 skills

What Document does

Document creates or updates project documentation from implementation evidence such as a diff or related files. Use it to write handoff notes, validation, and behavior summaries that stay aligned with the code changes.

Document is cataloged under Writing on DirSkills.

Documentation

README

agentic-workflows-blueprint.workflow.document

Goal

Create or update project documentation from the implementation evidence (primarily git diff and related files).

Scope

  • Applies to: documenting completed implementation work.
  • Does not cover: code changes unrelated to documentation.

Triggers

  • "Document this change"
  • "Create task documentation from diff"
  • "Write implementation notes for handoff"

Inputs

  • baseBranch
  • diffScope (commit range, PR diff, or working tree)
  • docTarget (destination file path)
  • docStyle (technical, product-facing, mixed)
  • reviewFeedback (optional, when rerunning after review fail)

Invariants

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Document

  • What else does devton publish alongside Document?

    Document is one of 26 skills that DirSkills catalogs from devton/agentic-workflow-blueprint, the repository it ships in. Its siblings there include Agentic Workflow Blueprint, Analyzing Kubernetes Audit Logs and Brainstorming. Each one is a separate skill with its own page in this directory, installs the same way Document does, and is maintained by devton in that same repository. The rest of the collection is listed on the devton/agentic-workflow-blueprint page.

  • How does Document compare to other Writing skills?

    Document ranks #878 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Document against them. Open each page to compare what they document and how they install.

More from devton/agentic-workflow-blueprint

Document is one of 26 skills cataloged on DirSkills from devton/agentic-workflow-blueprint.

See all 26 skills