Skip to main content
S

/spine-service

SpineBackend & APIs

Bootstraps a new backend service with everything production requires from day one: config management via environment variables with validation at startup, health check and readiness endpoints, graceful shutdown that drains in-flight requests, structured logging, and service discovery registration.

Install

This skill

Install Spine Service

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install this skill

$ claude plugin install spine-service@tonone-ai

The agent

Install Spine

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Spine

$ claude plugin install spine@tonone-ai

Want all 31 agents across both teams?

Full installation guide

Invoke this skill

Command|$ /spine-service

When to use

When starting a new backend service or microservice from scratch and want a complete, production-ready foundation rather than a basic scaffold. When an existing service is missing health checks or structured logs and they need to be added systematically.

Deep dive

AI Production Backend Service Generator

Most service scaffolds skip the production essentials. /spine-service ships config validation, health checks, graceful shutdown, structured logs, and service discovery from day one.

Read the article

More from Spine

All Spine skills

Ready to use Spine Service?