Doc Landed banner
zhenlan0426 zhenlan0426

Doc Landed

Testing community

Description

--- description: Retire a landed implementation spec and replace it with a living, agent-facing usage doc built from the code. argument-hint: <landed-spec-doc> [new-doc-name] disable-model-invocation: true --- The implementation spec **`$1`** has landed. Retire it and replace it with a living, agent-facing usage doc built from the code. **0. Locate and orient.** Resolve `$1` against this repo's docs — the argument may be a bare name, a slug, or a path. If it is empty or matches nothing, stop a

Installation

Installs to ~/.claude/skills/zhenlan0426-agent-skills-doc-landed/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zhenlan0426-agent-skills-doc-landed && curl -fsSL https://raw.githubusercontent.com/zhenlan0426/agent-skills/HEAD/commands/doc-landed.md -o ~/.claude/skills/zhenlan0426-agent-skills-doc-landed/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository