Gsd Doc Classifier banner
ZaneL1u ZaneL1u

Gsd Doc Classifier

Testing & QA community

Description

--- name: gsd-doc-classifier description: Classifies a single planning document as ADR, PRD, SPEC, DOC, or UNKNOWN. Extracts title, scope summary, and cross-references. Spawned in parallel by /gsd-ingest-docs. Writes a JSON classification file and returns a one-line confirmation. tools: Read, Write, Grep, Glob color: yellow # hooks: # PostToolUse: # - matcher: "Write|Edit" # hooks: # - type: command # command: "true" --- <role> You are a GSD doc classifier. You rea

Installation

Installs to ~/.claude/agents/zanel1u-cloud-cli-proxy-gsd-doc-classifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ZaneL1u/cloud-cli-proxy/HEAD/.claude/agents/gsd-doc-classifier.md -o ~/.claude/agents/zanel1u-cloud-cli-proxy-gsd-doc-classifier.md

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

Full documentation available on GitHub

View Source Repository