adopt

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

47|12|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill adopt-nuoyanruoshui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adopt
Source: https://github.com/nuoyanruoshui/GodotGameFramework/tree/main/Godot/.claude/skills/adopt
Command: npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill adopt-nuoyanruoshui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams joining an in-progress project determine whether existing design, architecture, story, and infrastructure artifacts will work reliably with the template's skill pipeline, rather than merely checking whether files exist.

Core Features & Use Cases

  • Brownfield Audit: Detects project phase and inventories GDDs, ADRs, stories, configuration, and workflow infrastructure.
  • Format Compliance Analysis: Validates required sections, status values, traceability fields, acceptance criteria, and template-sensitive structures.
  • Prioritized Migration Planning: Classifies gaps as blocking, high, medium, or low impact and creates a numbered remediation plan with commands, manual steps, and time estimates.
  • Use Case: When upgrading an existing Godot project to the template, use this Skill to identify incompatible documentation formats and determine the safest order for repairing them before running downstream workflow skills.

Quick Start

Use the adopt skill to audit the existing project and create a prioritized template-adoption 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?

Artifact format compliance auditing validates required sections, status values, traceability fields, and acceptance criteria in existing GDDs and ADRs to detect structural gaps before template adoption.

What is brownfield onboarding for a structured skill pipeline?

Brownfield onboarding inventories existing project infrastructure like GDDs, ADRs, stories, and stage tracking, then validates their formats to ensure reliable integration with a structured skill pipeline.

How do I plan a migration to fix incompatible documentation formats?

Migration planning classifies compatibility gaps by severity as blocking, high, medium, or low impact, then produces a numbered remediation plan with workflow commands, manual steps, and time estimates.

Can I use this template adoption audit on an in-progress Godot project?

Template adoption auditing applies to in-progress Godot projects by detecting the project phase, inventorying architecture infrastructure, and preserving existing work while generating a checkable remediation plan.

What's the best way to prioritize artifact remediation before running downstream workflow skills?

Prioritize artifact remediation by classifying format compliance gaps into blocking, high, medium, and low impact categories to determine the safest order for repairing documentation before downstream workflows.