Backfill Docs
Description
You are performing a **one-off documentation backfill**. Many GitHub issues were closed and merged without updating project documentation. Your job is to review all closed issues, understand what changed, and produce a single comprehensive documentation update. Parse `$ARGUMENTS` for the target repository in `owner/repo` format (e.g., `fxmartin/my-project`). If no argument is provided, auto-detect from the current git remote: ```bash git remote get-url origin 2>/dev/null | sed 's|.*github.com[
Installation
Installs to ~/.claude/skills/fxmartin-claude-code-config-backfill-docs/SKILL.md
mkdir -p ~/.claude/skills/fxmartin-claude-code-config-backfill-docs && curl -fsSL https://raw.githubusercontent.com/fxmartin/claude-code-config/HEAD/commands/backfill-docs.md -o ~/.claude/skills/fxmartin-claude-code-config-backfill-docs/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation