·document
</>

document

Update project documentation after feature approval. Creates/updates feature docs and user guides. Use after /test passes and user approves. Supports task IDs for easier invocation.

16Installs·1Trend·@eljun

Installation

$npx skills add https://github.com/eljun/claude-skills --skill document

How to Install document

Quickly install document AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/eljun/claude-skills --skill document
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: eljun/claude-skills.

SKILL.md

View raw

| --help | -h | Show available commands and options | | --version | -v | Show workflow skills version |

After documentation is complete, use Task tool to spawn ship agent with model: haiku:

Task({ subagenttype: "general-purpose", model: "haiku", prompt: "/ship {ID}" })

Update project documentation after feature approval. Creates/updates feature docs and user guides. Use after /test passes and user approves. Supports task IDs for easier invocation. Source: eljun/claude-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eljun/claude-skills --skill document
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from eljun/claude-skills

Quick answers

What is document?

Update project documentation after feature approval. Creates/updates feature docs and user guides. Use after /test passes and user approves. Supports task IDs for easier invocation. Source: eljun/claude-skills.

How do I install document?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eljun/claude-skills --skill document Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/eljun/claude-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26