name: ab-analyze-backend description: Analyze and document a project's backend patterns — API design, data access, service structure. Use when the user wants a backend-only architecture analysis.
This skill runs the AB Method analyze-backend workflow.
Follow the workflow defined in .ab-method/core/analyze-backend.md exactly — it contains the full process, output format, and rules.
Before doing anything, check .ab-method/structure/index.yaml. It defines where this workflow reads from and writes to. Paths are user-configurable; never hardcode them.