bythe01geek· 7 subagents
Use this agent when you need expert analysis of type design in your codebase. Specifically use it (1) when introducing a new type to ensure it follows best practices for encapsulation and invariant expression, (2) during pull request creation to review all types being added, and…
$curl -o .claude/agents/type-design-analyzer.md https://raw.githubusercontent.com/the01geek/devflow-autopilot/HEAD/agents/type-design-analyzer.mdInstalls into the current project.
Install type-design-analyzer by running `curl -o .claude/agents/type-design-analyzer.md https://raw.githubusercontent.com/the01geek/devflow-autopilot/HEAD/agents/type-design-analyzer.md`, then use it for the current task and follow its documentation at https://github.com/the01geek/devflow-autopilot.