All skills
service-business-logic
FoundationJIT onlyanalysis-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.
| Reference | Load when | Do not load when | Required by |
|---|---|---|---|
| benchmarks-and-patterns.mdbenchmark-pattern | Use-case ownership authorization order commit and effect sequencing or workflow durability leaves competing placements | The current application boundary and specialist owners resolve the sequence | TaskAnalysis |
| checklist.mddecision-checklist | Orchestration crosses authorization domain transaction persistence external-effect or recovery boundaries | Local sequencing preserves the established actor commit effect and failure contract | TaskAnalysis |
| evidence-patterns.mdevidence-pattern | Authorization order domain delegation commit handoff failure translation or recovery claims need fresh proof | Current callers and scoped sequence and failure evidence close each changed orchestration claim | TaskAnalysis |