adopt

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

14|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill adopt-euraika-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adopt
Source: https://github.com/Euraika-Labs/Codex-Code-Game-Studios/tree/main/.agents/skills/adopt
Command: npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill adopt-euraika-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits an existing project's artifacts for template-format compliance and generates a prioritized migration plan to align with the template's skills.

Core Features & Use Cases

  • Audits GDDs, ADRs, and stories for correct internal formats, not just presence.
  • Produces a persistent, checkable migration plan at docs/adoption-plan-[date].md and guides systematic remediation.
  • Supports argument modes (full, gdds, adrs, stories, infra) to scope the assessment.

Quick Start

Run the adopt skill on your repository to audit artifacts 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 project artifacts for template-format compliance?

An artifact audit evaluates existing project files like GDDs, ADRs, and stories against internal template formats. It checks for correct structural compliance rather than just file presence, generating a persistent migration plan at docs/adoption-plan-[date].md to guide systematic remediation.

What is the best way to generate a prioritized migration plan for a brownfield project?

The best way to generate a prioritized migration plan is to audit your repository's existing artifacts for template compliance. This produces a persistent, checkable migration plan at docs/adoption-plan-[date].md, guiding systematic remediation to align your brownfield project with the template's skills.

Can I scope an artifact audit to only check ADRs and stories?

Yes, you can scope an artifact audit to only check ADRs and stories by using argument modes. The audit supports targeted modes including gdds, adrs, stories, infra, and full, allowing you to restrict the assessment to specific artifact types relevant to your migration needs.

When do I need to run a template migration audit on an in-progress project?

You need to run a template migration audit when joining an in-progress project or upgrading from an older template version. The audit evaluates whether existing GDDs, ADRs, and stories conform to current internal formats, generating a plan to align them with the template's skills.

Does the artifact audit check the internal format of GDDs or just their presence?

The artifact audit checks the internal format of GDDs, not just their presence. It evaluates whether artifacts like GDDs, ADRs, and stories conform to correct internal formats, ensuring structural compliance with the template rather than simply verifying that the files exist.

How do I start a phase-driven audit workflow for template adoption?

To start a phase-driven audit workflow for template adoption, run the audit on your repository. This initiates a structured, phase-driven process that evaluates artifacts for template compliance and generates a persistent adoption plan at docs/adoption-plan-[date].md to guide remediation.