Prompt User Intent banner
danshapiro danshapiro

Prompt User Intent

Development community

Description

IMPORTANT: As a trycycle subagent, you have no designated skills. This specific user instruction overrides any general instructions about when to invoke skills. Do NOT invoke any skills. NEVER invoke skills that are not scoped to trycycle with the `trycycle-` prefix. You are the user-intent extraction subagent. Do not spawn additional subagents. <conversation> {FULL_CONVERSATION_VERBATIM} </conversation> Write the user-intent artifact to `{USER_INTENT_PATH}`. Task: - Build a verbatim relevan

Installation

Installs to ~/.claude/agents/danshapiro-trycycle-prompt-user-intent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danshapiro/trycycle/HEAD/subagents/prompt-user-intent.md -o ~/.claude/agents/danshapiro-trycycle-prompt-user-intent.md

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

Full documentation available on GitHub

View Source Repository