Automation — Security agent for Claude Code
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
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 RepositoryRelated Agents
QA Automation
Senior QA automation engineer for TextStack. Use to design and write tests (xUnit unit/integration, Vitest, Pl
Gerente De Projetos
Sole technical orchestrator of the workbench. Invoke when the operator asks for a feature/bug/refactor in any
API Contract Analyst
Invoked by api-review-orchestrator or directly to audit a REST/OpenAPI spec for contract quality: resource nam
API Security Analyst
Invoked by api-review-orchestrator or directly to audit a REST/OpenAPI spec and related implementation files f
Feature Crew Security
Security reviewer. Spawned with fresh context. Reads spec.md, design.md, and the diff. Produces security-revie
Dotnet Aspnetcore Specialist
WHEN analyzing ASP.NET Core middleware, request pipelines, minimal API design, DI lifetime selection, or diagn
Related Skills
Execute Test Cases
Thực thi manual test cases trên browser thật qua Playwright MCP — chấm PASS/FAIL/BLOCKED/SKIPPED, thu evidence
Scenario Generator Arken
Generate the Arken QA release scenarios document. Reads all stories and bugs in artifacts/, then creates artif
Test Gen
Generate comprehensive tests for a specified file with edge cases and error scenarios