Use this agent when you need to analyze how a user-facing use case maps to the underlying data access patterns and architectural implementation in the codebase. This agent should be invoked proactively when:
$curl -o .claude/agents/use-case-data-patterns.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/use-case-data-patterns.mdInstalls into the current project.
Install use-case-data-patterns by running `curl -o .claude/agents/use-case-data-patterns.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/use-case-data-patterns.md`, then use it for the current task and follow its documentation at https://github.com/tae0y/python-project-template.