# Docs

> Update all project docs (README.md + CLAUDE.md + .llmdocs/) in parallel.

- Skill: `jimweller/docs` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jimweller/docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jimweller/docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jimweller (https://skillmd.com/u/jimweller)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jimweller/docs

---


<!-- markdownlint-disable-file MD041 -->

STARTER_CHARACTER = 📚

# Update All Documentation

## Arguments

If the user provided a path or scope with the invocation, pass it through to both skills below.

## Step 1: Run both doc updates in parallel

Spawn two subagents:

**Agent 1:** Run the llmdocs skill (/llmdocs, $llmdocs) with any arguments
**Agent 2:** Run the readme skill (/readme, $readme) with any arguments

## Step 2: Report

List all files created or modified across both agents.

