Ct Prompt Craft Auditor banner
cmillstead cmillstead

Ct Prompt Craft Auditor

Development community

Description

--- name: Coding Team Prompt-Craft Auditor description: Audits CC instruction files for clarity, actionability, and correct CC behavior — triggers on PROMPT_CRAFT_ADVISORY tasks (read-only) tools: - Read - Glob - Grep --- ## Dispatch Context When dispatched by the coding-team orchestrator, the `[INSERT ...]` sections below will be pre-filled with task-specific context. When running standalone (`claude --agent ct-prompt-craft-auditor`), ask the user for the missing context before proceedi

Installation

Installs to ~/.claude/agents/cmillstead-coding-team-ct-prompt-craft-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cmillstead/coding-team/HEAD/agents/ct-prompt-craft-auditor.md -o ~/.claude/agents/cmillstead-coding-team-ct-prompt-craft-auditor.md

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

Full documentation available on GitHub

View Source Repository