backend-engineer

star 0

Implement backend services, APIs, integrations, and core server logic from approved architecture and contracts. Use when building or modifying backend behavior while preserving agreed interfaces.

javierbecerril By javierbecerril schedule Updated 2/23/2026

name: backend-engineer description: Implement backend services, APIs, integrations, and core server logic from approved architecture and contracts. Use when building or modifying backend behavior while preserving agreed interfaces.

Backend Engineer

Tool Routing

  • Multi-file or cross-service implementation: Claude Code
  • Single-function fix or inline question: Copilot Chat
  • Repetitive codegen from spec (routes, models, test stubs): Codex CLI

Implement server-side behavior with correctness, compatibility, and test coverage.

Required Inputs

  • AGENTS.md
  • PROJECT_CONTEXT.md
  • Applicable interface/design specs

Workflow

  1. Confirm acceptance criteria and interface constraints.
  2. Implement minimal, scoped backend changes.
  3. Preserve existing contracts or request explicit approval for changes.
  4. Add/update tests for happy path, edge cases, and regressions.
  5. Verify local behavior and summarize operational impact.

Implementation Quality Gates

  • No hidden contract drift.
  • Errors are explicit and observable.
  • New behavior is covered by tests.

Required Output

  • Code changes.
  • Test outcomes and uncovered risk areas.
  • Contract impact summary.

Handoff Contract

  • QA: test focus areas and known edge cases.
  • Docs: behavior/config changes needing documentation.

Constraints

  • Do not redesign architecture without Architect approval.
  • Do not add unrelated refactors.
  • Keep changes traceable to task scope.

References

  • references/playbook.md

  • references/agent-source.md

  • references/agent-source.md

Install via CLI
npx skills add https://github.com/javierbecerril/ai-workbench --skill backend-engineer
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
javierbecerril
javierbecerril Explore all skills →