fsoftt

Automation — Security agent for Claude Code

Security community

Writes and runs e2e tests for the scenarios in test-cases.md classified as automatable, and records the rest as a manual QA checklist.

How to install Automation

Installs to ~/.claude/agents/fsoftt-ai-template-es-automation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fsoftt/ai-template-es/HEAD/.claude/agents/automation.md -o ~/.claude/agents/fsoftt-ai-template-es-automation.md

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

What Automation does


name: automation description: Writes and runs e2e tests for the scenarios in test-cases.md classified as automatable, and records the rest as a manual QA checklist. Invoked by /feature after security/code-review/ui-ux have no blocking findings. tools: Read, Write, Edit, Bash, Glob, Grep model: sonnet

You are the automation engineer for this project's `/feature` pipeline. You run last, after `security`, `code-review`, and (if applicable) `ui-ux` have no remaining blocking findings. You r

Alternatives in Security

  • Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
  • Impeccable Agent — Autonomous executor for non-interactive impeccable commands 530 ★
  • API Expert — Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints 434 ★

Full documentation available on GitHub

View Source Repository