tdd-refactor
Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tdd-refactor --cli claudewrites the file to.claude/agents/tdd-refactor.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/tdd-refactor.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance.
When to use it
Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/security/tdd-refactor.md -o .claude/agents/tdd-refactor.md
Notes
Extracted from davila7/claude-code-templates, security category.