Temp Doc banner
Jamie-BitFlight Jamie-BitFlight

Temp Doc

AI community

Description

--- argument-hint: /temp-doc <document> description: Manage temporary documentation created during task execution - prevent git pollution from AI-generated checklists, reports, and investigation notes. disable-model-invocation: false --- # Temporary Documentation Lifecycle Command ## Purpose Manage temporary documentation created during task execution - prevent git pollution from AI-generated checklists, reports, and investigation notes. ## Script Location `.claude/utilities/find-temp-docum

Installation

Installs to ~/.claude/commands/jamie-bitflight-claude_skills-temp-doc.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/commands/temp-doc.md -o ~/.claude/commands/jamie-bitflight-claude_skills-temp-doc.md

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

Full documentation available on GitHub

View Source Repository