adopt

Audit project artifacts for template compliance and generate a prioritized migration plan.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dawn840705/claude-code-game-studios --skill adopt-dawn840705
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adopt
Source: https://github.com/dawn840705/claude-code-game-studios/tree/main/skills/adopt
Command: npx skills add https://github.com/dawn840705/claude-code-game-studios --skill adopt-dawn840705

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan to ensure smooth adoption of the template's skills.

Core Features & Use Cases

  • Audits existing artifacts (GDDs, ADRs, stories, infra artifacts) for format compliance with the template's standards.
  • Produces a prioritized, actionable migration plan documented at docs/adoption-plan-[date].md.
  • Supports multiple focus modes (full, gdds, adrs, stories, infra) to tailor the audit to your project state.

Quick Start

Run /adopt with an optional focus to start auditing artifacts and generate the adoption plan.

Frequently Asked Questions about adopt

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

FAQPage Schema
How do I audit existing project artifacts for template format compliance?

You can audit existing artifacts for template format compliance by running the adopt command. It evaluates GDDs, ADRs, stories, and infra files against template standards, classifies gaps by impact, and generates a prioritized migration plan.

What is brownfield onboarding for in-progress software projects?

Brownfield onboarding is the process of integrating existing in-progress projects or older template versions into current standards. It audits existing artifacts for format compliance and outputs a numbered migration plan to ensure smooth template adoption.

How do I generate a migration plan for brownfield project upgrades?

You generate a migration plan for brownfield project upgrades by running the adopt command. It audits existing artifacts, classifies compliance gaps by impact, and outputs a prioritized, actionable plan documented at docs/adoption-plan-[date].md.

Can I scope artifact audits to specific formats like GDDs or ADRs?

Yes, you can scope artifact audits to specific formats like GDDs or ADRs. The adopt command supports multiple focus modes including full, gdds, adrs, stories, and infra, allowing you to tailor the compliance audit to your current project state.

Does the audit check artifacts for content existence or format compliance?

The audit checks existing project artifacts specifically for template format compliance, not just file existence. It evaluates whether GDDs, ADRs, stories, and infra artifacts align with the template's structural standards and classifies deviations by impact.

What is the best way to prioritize template migration tasks for existing codebases?

The best way to prioritize template migration tasks for existing codebases is to run the adopt command. It classifies identified format compliance gaps by impact and produces a numbered, actionable migration plan to guide your sequencing.