pave-golden

Generate standardized project templates with CI, deployment, and documentation.

69|8|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/tonone-ai/tonone --skill pave-golden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pave-golden
Source: https://github.com/tonone-ai/tonone/tree/main/team/pave/skills/pave-golden
Command: npx skills add https://github.com/tonone-ai/tonone --skill pave-golden

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build standardized, production-ready project templates to accelerate onboarding and reduce drift across services.

Core Features & Use Cases

  • Opinionated templates that include local development, CI, deploy, and monitoring baked in
  • One-command setup and one-command run experiences to standardize how teams start projects
  • Scaffolding and documentation tools to speed team onboarding and maintain consistency

Quick Start

Provide a service name to generate a complete golden-path project template.

Frequently Asked Questions about pave-golden

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a golden path project template and when do I need one?

A golden path project template is a standardized, opinionated scaffold for production-ready services. You need one when building multiple services to accelerate onboarding, reduce configuration drift, and enforce consistent CI pipelines and documentation across teams.

How do I generate a standardized project scaffold with CI pipelines included?

Provide a service name to generate a standardized project scaffold with local development, CI pipelines, deployment, and monitoring baked in. This one-command setup creates a complete golden-path project template ready to run.

Can I use opinionated scaffolding tools for multiple services without external dependencies?

Yes, the Skill supports optional scaffolding tools and operates without external dependencies. It enforces a defined template contract and provides clear guardrails to maintain consistency across multiple service builds.

What's the best way to standardize project structure and reduce drift across services?

Using an opinionated golden-path template is the best way to standardize project structure. It enforces consistent architecture, documentation, and deployment configurations across all services, significantly reducing configuration drift over time.

Are the generated project templates extensible for custom deployment configurations?

Yes, the generated project templates provide clear guardrails and extensible configuration options. While the core structure is opinionated, you can customize deployment and CI settings to fit specific service requirements.

Does the generated project template include monitoring and deployment configurations by default?

Yes, the project template includes local development, CI, deploy, and monitoring baked in by default. This ensures every generated service starts with production-ready infrastructure configurations immediately available.