Skip to main content
Back to the field guide

A field guide to the /spine-recon skill

AI Backend Codebase Inventory

/spine-recon maps backend routes, middleware, auth, data model, dependencies, and structure with quality and risk assessment.

Spine · Backend4 min readDecember 3, 2025

Backend codebases hide their shape behind file structure. The team thinks they have 30 routes; the codebase has 47. The middleware chain is undocumented. Auth coverage is inconsistent. Data model relationships are not in any one place.

The /spine-recon skill maps the backend: API routes, middleware chain, authentication, data model, external service dependencies, codebase structure. Assesses code quality and test coverage. Identifies highest-risk areas before changes.

Tonone's /spine-recon skill produces a backend inventory with routes, middleware, auth, data model, dependencies, and risk assessment.

Install

/spine-recon ships with the Spine agent in Tonone for Claude Code.

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Spine

$ claude plugin install spine@tonone-ai

Frequently asked questions

What does /spine-recon do?
It maps the backend (routes, middleware, auth, data model, dependencies) with quality and risk assessment.
How do I install /spine-recon?
Install Tonone for Claude Code via tonone.ai/get-started.

Pairs well with