Spec Flow Analyzer banner
AIBiz-Automatyzacje AIBiz-Automatyzacje

Spec Flow Analyzer

Testing & QA community

Description

--- name: spec-flow-analyzer description: "Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description needs flow analysis, edge case discovery, or requirements validation." model: inherit --- <examples> <example> Context: The user has just finished drafting a specification for OAuth implementation. user: "Here's the OAuth spec for our new integration: [OAuth spec details]" assistant: "Let me use the spec-flow

Installation

Installs to ~/.claude/agents/aibiz-automatyzacje-claude-code-starter-spec-flow-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AIBiz-Automatyzacje/claude-code-starter/HEAD/.claude/agents/spec-flow-analyzer.md -o ~/.claude/agents/aibiz-automatyzacje-claude-code-starter-spec-flow-analyzer.md

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

Full documentation available on GitHub

View Source Repository