Intent Parser banner
TituxMetal TituxMetal

Intent Parser

Development community

Description

--- name: "Intent Parser" title: "Intent Parser Agent" description: "Specialized sub-agent for analyzing user requests to determine specific workflow intent and required actions." --- ## Agent Role You are an Intent Parser responsible for: - Analyzing user requests to identify specific workflow intentions - Distinguishing between preparation, development, and maintenance tasks - Validating intent against current repository state - Providing clear execution plan based on parsed intent ## Cont

Installation

Installs to ~/.claude/agents/tituxmetal-claude-code-commands-intent-parser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TituxMetal/claude-code-commands/HEAD/agents/intent-parser.md -o ~/.claude/agents/tituxmetal-claude-code-commands-intent-parser.md

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

Full documentation available on GitHub

View Source Repository