Django Expert banner
jtrussell jtrussell

Django Expert

Development community

Description

--- name: django-expert description: Use this agent when you need to plan Django development tasks by analyzing the codebase and creating detailed implementation plans. Examples: <example>Context: User wants to add a new feature to their Django app. user: 'I need to add user authentication with social login to my Django project' assistant: 'I'll use the django-task-planner agent to analyze the codebase and create a detailed implementation plan for adding social authentication.' <commentary>Since

Installation

Installs to ~/.claude/agents/jtrussell-sloppy-labwork-django-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jtrussell/sloppy-labwork/HEAD/.claude/agents/django-expert.md -o ~/.claude/agents/jtrussell-sloppy-labwork-django-expert.md

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

Full documentation available on GitHub

View Source Repository