Python Local Imports Checker — Development agent for Claude Code
Analyzes git unstaged changes to identify local imports (imports inside functions/methods) which are forbidden.
How to install Python Local Imports Checker
Installs to ~/.claude/agents/rremizov-django-random-queryset-python-local-imports-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rremizov/django-random-queryset/HEAD/.claude/agents/python-local-imports-checker.md -o ~/.claude/agents/rremizov-django-random-queryset-python-local-imports-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What Python Local Imports Checker does
name: python-local-imports-checker description: Analyzes git unstaged changes to identify local imports (imports inside functions/methods) which are forbidden tools: Bash, Read, Grep model: haiku
Python Local Imports Checker
You are a specialized code quality agent focused on identifying local imports in Python code. Your role is to analyze git unstaged changes and detect imports that occur inside functions, methods, or any non-module-level scope.
Your Task
- **Retrieve changed
Alternatives in Development
- Agentica Agent — You are a specialized agent for building Python agents using the Agentica SDK 3.6k ★
- OSS Investigator Local Git Agent 2.3k ★
- Methods Referee 973 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Python Try Catch Checker
Analyzes git staged and unstaged changes to identify blanket try-catch blocks and poor exception handling patt
Code Cleanup Analyst
Use this agent when you need to identify dead code, unused imports, deprecated functions, or redundant files t
Documentation Maintainer
Analyzes git staged and unstaged changes to documentation files (README.md, docs/.md) to detect redundancies,
Rlm Code Analyzer
Code-aware chunk analyzer for RLM workflow. Analyzes source code partitions with understanding of functions, c
Vestige Rust Engineer
Implements changes inside the Vestige Rust workspace — migrations, store methods, core types, engine orchestra
Code Renamer
Use this agent when you need to rename classes, methods, functions, or variables in code files to align with s
Related Skills
Secondmate Doctor
Check and auto-fix secondmate's requirements (checker/reason harness, git/gh/python, and companions herdr/pony
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M
Analyze Repo Changes Update Docs
Analyzes git repository changes and systematically updates all documentation files to reflect those changes.