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.
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.
Quickly install document AI skill to your development environment via command line
Source: eljun/claude-skills.
| --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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/eljun/claude-skills --skill documentUpdate 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.
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
https://github.com/eljun/claude-skills