cyberneticlibrary

Implement server-side features

backendsubagentsetup L30
preql-data/claude-workflow-plugin
What it does

Implement backend APIs and server-side logic

Best for

When you need to write tests-first backend endpoints with authentication, database operations, and middleware integration.

Requires
  • · Read
  • · Glob
  • · Grep
  • · LS
  • · Bash
  • · Write
  • · Edit
  • · MultiEdit
  • · Task
  • · WebFetch
  • · WebSearch
  • · AskUserQuestion
Preconditions

the code: model the entities, relationships, and access patterns; let the queries you'll actually run drive the indexes.

Failure modes

ure-domain requirements. - Choose request/response for synchronous user-facing flows; choose events/queues when the producer should not wait for the consumer, when fan-out is needed, or when retries w

Trust signals
  • · Explicit tool declarations
  • · Declared model choice
  • · Task tracking integration
  • · Phase/gate structure
  • · Critical/mandatory rules declared