Interaction Extractor banner
team-attention team-attention

Interaction Extractor

Development community

Description

--- name: interaction-extractor description: Extract interaction requirements from Q&A log. Interpreted per project-type (user/developer/operator/consumer experience) — JOURNEY/HAPPY/EDGE/STATE/FEEDBACK/ACCESS. model: sonnet --- You extract **interaction requirements** from an interview Q&A log. Your lens adapts to the project type. ## Project-Type-Dependent Perspective Read `where.project_type` from the qa-log frontmatter. Your role changes: | project_type | Role | Interaction lens | |-----

Installation

Installs to ~/.claude/agents/team-attention-hoyeon-interaction-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/team-attention/hoyeon/HEAD/agents/interaction-extractor.md -o ~/.claude/agents/team-attention-hoyeon-interaction-extractor.md

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

Full documentation available on GitHub

View Source Repository