Armory
Source
Browse
Workflows

clean

Fix all black, isort, flake8 and mypy issues in the entire codebase

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install clean --cli claude

writes the file to.claude/commands/clean.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/clean.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Fix all black, isort, flake8 and mypy issues in the entire codebase

When to use it

Fix all black, isort, flake8 and mypy issues in the entire codebase

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/utilities/clean.md -o .claude/commands/clean.md

Notes

Extracted from davila7/claude-code-templates, utilities category.