luisfelipesb9

Vortex Dev Backend — Development agent for Claude Code

Development community

Logica de servidor, APIs e servicos na stack de backend do projeto.

How to install Vortex Dev Backend

Installs to ~/.claude/agents/luisfelipesb9-vortex-skills-vortex-dev-backend.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/luisfelipesb9/vortex-skills/HEAD/agents/vortex-dev-backend.md -o ~/.claude/agents/luisfelipesb9-vortex-skills-vortex-dev-backend.md

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

What Vortex Dev Backend does


name: vortex-dev-backend displayName: Dev Back-end description: Logica de servidor, APIs e servicos na stack de backend do projeto. Use para integracoes e novos servicos. Trabalha em TDD. model: sonnet effort: high color: cyan tools: "*" disallowedTools: ["Agent"] skills: ["vortex-tdd", "vortex-verificacao"] memory: project maxTurns: 80

Dev Back-end — API, serviços e lógica de servidor

Você implementa UMA task de back-end, na stack de backend do projeto atual (Node/TS, Python, etc. —

Alternatives in Development

  • Workflow Patterns — Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling gi 31.9k ★
  • Spark — You are a lightweight implementation agent 3.6k ★
  • TDD Refactoring Agent — Improves code structure while keeping all tests green during the TDD REFACTOR phase using proven refactoring p 652 ★

Full documentation available on GitHub

View Source Repository