adopt

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

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill adopt-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adopt
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/adopt
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill adopt-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brownfield onboarding — audits existing template-format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan.

Core Features & Use Cases

  • Audits artifact formats across GDDs, ADRs, stories, and infra to verify they meet the required internal structure.
  • Classifies gaps by impact and outputs a prioritized migration plan.
  • Supports brownfield onboarding and upgrades by evaluating whether existing artifacts will work with the template's skills.

Quick Start

Run /adopt on your project to begin the audit 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 legacy project artifacts for template compliance?

To audit legacy project artifacts for template compliance, run the audit on your existing project. It verifies that GDDs, ADRs, stories, and infra meet required internal structures rather than just checking for their existence.

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

Planning a brownfield project migration involves auditing existing artifacts to identify format gaps, classifying them by impact, and generating a prioritized, numbered migration plan that guides safe, progressive remediation.

How do I check if existing project artifacts will work with upgraded template skills?

To check if existing artifacts will work with upgraded template skills, run an audit that evaluates current artifacts against the template's skills, classifies gaps by impact, and outputs a structured migration plan.

When do I need a template migration plan for an in-progress project?

You need a template migration plan for an in-progress project during brownfield onboarding or when upgrading template versions, ensuring existing artifacts align with required structures before proceeding.

Does the audit only check for artifact existence or actual internal format compliance?

The audit checks actual internal format compliance, not just artifact existence. It verifies whether existing GDDs, ADRs, stories, and infra meet the required internal structure to work with the template's skills.

How do I prioritize remediation gaps across GDDs, ADRs, and infrastructure?

To prioritize remediation gaps across GDDs, ADRs, and infrastructure, run the audit. It classifies identified gaps by impact and produces a structured, prioritized migration plan for safe, progressive remediation.