adopt

Audit project artifacts for template compliance and generate prioritized migration plans.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/sumilee-pcu/game2026 --skill adopt-sumilee-pcu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adopt
Source: https://github.com/sumilee-pcu/game2026/tree/main/.claude/skills/adopt
Command: npx skills add https://github.com/sumilee-pcu/game2026 --skill adopt-sumilee-pcu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the friction of onboarding existing projects into the Claude Code Game Studios template by identifying structural gaps and format mismatches that would otherwise cause automated pipeline tools to fail.

Core Features & Use Cases

  • Format Compliance Audit: Validates that GDDs, ADRs, and stories follow the required internal structure and schema.
  • Prioritized Migration Planning: Generates a step-by-step, numbered plan to fix blocking issues and bootstrap infrastructure.
  • Use Case: When taking over an in-progress game project, run this to ensure your existing design documents and architecture decisions are compatible with the studio's automated sprint and gate-check tools.

Quick Start

Run the adopt skill to audit your current project and generate a migration 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 game design documents for template format compliance?

To audit existing game design documents for template format compliance, the adopt skill validates that GDDs, ADRs, and stories follow the required internal structure and schema, classifying structural gaps by impact.

What is the best way to migrate an in-progress game project to a new template standard?

The best way to migrate an in-progress game project to a new template standard is to analyze existing infrastructure files and design documents, generating a prioritized, step-by-step plan to fix blocking issues and bootstrap required infrastructure.

Why does my automated sprint pipeline fail when onboarding brownfield projects?

Your automated sprint pipeline fails during brownfield project onboarding due to structural gaps and format mismatches in existing project artifacts that cause automated tools to fail. Auditing infrastructure files identifies these blocking structural issues.

Do I need to manually check ADRs and GDDs before running an infrastructure migration audit?

You do not need to manually check ADRs and GDDs before running an infrastructure migration audit. The audit process automatically validates these artifacts against the required internal structure and schema to identify format mismatches.

Can I generate a step-by-step migration plan for brownfield infrastructure without manual classification?

You can generate a step-by-step migration plan for brownfield infrastructure without manual classification. The audit automatically analyzes existing artifacts, classifies gaps by impact, and produces a prioritized plan to fix blocking structural issues.