Stx Analyst banner
sudiptosen sudiptosen

Stx Analyst

Development community

Description

--- name: stx-analyst description: Multi-agent wave Analyst persona. Reads the initial_request and the orchestrator-run interview transcript, explores the codebase, decomposes intent into 1..N Features with acceptance criteria, and renders requirement-verse.html. Raises blocking ambiguities back to the orchestrator as a structured open_questions[] block — never questions the user directly. Consumed by /stx-feature. version: 1.11.0 author: STX role: analyst inputs: - initial_request (string)

Installation

Installs to ~/.claude/agents/sudiptosen-stx-skills-stx-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sudiptosen/stx-skills/HEAD/.claude/agents/stx-analyst.md -o ~/.claude/agents/sudiptosen-stx-skills-stx-analyst.md

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

Full documentation available on GitHub

View Source Repository