Skip to content
rd-skills
All skills

service-business-logic

FoundationJIT only

analysis-agent/task-agent: use when a use case coordinates authorization, domain work, transactions, or external effects; skip transport, storage, and rule-only work.

Group
Backend engineering
Supported roles
MainAnalysisTaskReview
Source
SKILL.md

Use when

Trigger signals that make this skill the right owner

  • coordinate application use case authorization transaction domain invocation persistence and external effects

Do not use when

Anti-triggers — as binding as the triggers above

  • work changes transport persistence or domain rules without changing application orchestration

Required inputs

What must be supplied before this skill can decide anything

  • current task contract
  • selected primary Professional Skill
  • task-local trigger evidence

Output contract

What this skill owes the next role

  • Return an application-orchestration contract: state actor intent, domain authority, transaction/effect order, typed outcomes, recovery, evidence limits, and consistency owners

Escalation signals

When this skill must hand the decision back

  • Authorization order commit ownership cross-boundary consistency unknown effect outcome retry identity partial completion or irreversible provider state lacks an accountable recovery decision

Loaded by

This skill never owns a task. These professionals may pull it in as Layer 3.

Targeted references

Each reference carries its own load condition. None of them enter context by default.

ReferenceLoad whenDo not load whenRequired by
benchmarks-and-patterns.mdbenchmark-patternUse-case ownership authorization order commit and effect sequencing or workflow durability leaves competing placementsThe current application boundary and specialist owners resolve the sequenceTaskAnalysis
checklist.mddecision-checklistOrchestration crosses authorization domain transaction persistence external-effect or recovery boundariesLocal sequencing preserves the established actor commit effect and failure contractTaskAnalysis
evidence-patterns.mdevidence-patternAuthorization order domain delegation commit handoff failure translation or recovery claims need fresh proofCurrent callers and scoped sequence and failure evidence close each changed orchestration claimTaskAnalysis