onboarding-c3

Automate C3 architecture documentation creation through a three-stage workflow.

2|1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/lagz0ne/prev-cli --skill onboarding-c3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding-c3
Source: https://github.com/lagz0ne/prev-cli/tree/main/.opencode/skill/onboarding-c3
Command: npx skills add https://github.com/lagz0ne/prev-cli --skill onboarding-c3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of C3 architecture documentation from scratch.

Core Features & Use Cases

  • 3-stage workflow: Inventory → Details → Finalize to structure documentation growth.
  • Reference-driven setup: Automates loading ADR templates and reference materials to guide documentation.
  • Guided onboarding for new projects: Quickly scaffold C3 docs when starting a new architecture initiative.

Quick Start

Run the onboarding-c3 skill to start the C3 architecture documentation workflow for a new project.

Frequently Asked Questions about onboarding-c3

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

FAQPage Schema
How do I create C3 architecture documentation for a new project?

To create C3 architecture documentation for a new project, this skill automates scaffolding through a three-stage workflow: Inventory, Details, and Finalize. It generates ADR discovery artifacts alongside container and component docs from loaded templates.

What is the C3 model documentation onboarding process?

The C3 onboarding process structures documentation growth across three stages: Inventory, Details, and Finalize. It guides users to produce context, containers, components, and reference materials using a structured workflow.

How do I generate ADRs and container docs from scratch?

You can generate ADRs and container docs from scratch by running the onboarding workflow, which automatically loads reference materials and templates to produce ADR-000 discovery artifacts and component documentation.

Can I use this C3 documentation workflow for an existing architecture?

This C3 documentation workflow is designed for new projects or teams adopting C3 from scratch. It scaffolds initial architecture docs and may not fit existing architectures requiring reverse-engineering.

Do I need to prepare templates before starting C3 architecture onboarding?

You need the included templates and reference materials present in the repository before starting C3 architecture onboarding. The skill requires these files to automate the creation of ADR and component documentation.