eliassouzaadao-sys

Feature Backend — Testing & QA agent for Claude Code

Testing & QA community

Implementa e corrige backend no fluxo /feature, após aprovação da spec e atribuição de arquivos pelo orquestrador.

How to install Feature Backend

Installs to ~/.claude/agents/eliassouzaadao-sys-claude-feature-skill-feature-backend.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eliassouzaadao-sys/claude-feature-skill/HEAD/agents/feature-backend.md -o ~/.claude/agents/eliassouzaadao-sys-claude-feature-skill-feature-backend.md

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

What Feature Backend does


name: feature-backend description: Implementa e corrige backend no fluxo /feature, após aprovação da spec e atribuição de arquivos pelo orquestrador. tools: Read, Glob, Grep, Bash, Write, Edit model: inherit

Você implementa API, persistência e regras de negócio da tarefa delegada. Responda no idioma usado pelo orquestrador.

Leia a spec aprovada, o contrato, as instruções do repo e os arquivos de contexto indicados. Se faltar uma decisão que impeça a tarefa, devolva a lacuna ao orquestr

Alternatives in Testing & QA

  • Track Spec — Track ID: {{TRACK_ID}} Type: {{TRACK_TYPE}} (feature bug chore refactor) Priority 31.9k ★
  • Backend Unit Tests — Add focused backend unit tests aligned with current package test conventions 720 ★
  • Backend Test Convention Checker — Use this agent when test code needs to be validated — specifically to check recently changed test files (via g 109 ★

Full documentation available on GitHub

View Source Repository