adopt

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

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill adopt-wsman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adopt
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/adopt
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill adopt-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams evaluate an existing project against a template-driven workflow so they can find format mismatches, missing infrastructure, and hidden adoption risks before downstream automation fails.

Core Features & Use Cases

  • Brownfield audit: Scans existing artifacts such as CDDs, ADRs, stories, manifests, and status files to see whether they are structurally usable.
  • Gap classification: Separates blocking, high, medium, and low issues so teams know what must be fixed first.
  • Migration planning: Produces an ordered adoption plan with concrete remediation steps and handoff guidance.
  • Use case: A team joining an in-progress repository can use this Skill to check whether the current documentation and governance files will work with the template pipeline before generating new stories or running architecture reviews.

Quick Start

Use the adopt skill to scan the repository, identify compliance gaps, and generate a prioritized 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?

To audit project artifacts for template format compliance, scan existing CDDs, ADRs, stories, manifests, and status files to detect structural usability issues. This validates document structure and classifies gaps so teams can identify hidden adoption risks before downstream automation fails.

What is a brownfield onboarding readiness check for infrastructure artifacts?

A brownfield onboarding readiness check evaluates existing repository artifacts against a template-driven workflow to find format mismatches and missing infrastructure. It separates blocking, high, medium, and low issues to ensure current governance files will work with the template pipeline.

How do I generate a migration plan for upgrading project templates?

Generate a migration plan for upgrading project templates by scanning the repository to identify compliance gaps, classifying them by severity, and producing an ordered adoption plan with concrete remediation steps and handoff guidance for reliable template workflow execution.

Can I use an automated audit to find missing ADRs and CDDs in an existing repository?

Yes, you can use an automated audit to find missing ADRs and CDDs in an existing repository. The audit scans existing artifacts to check whether they are structurally usable and detects phase gaps, ensuring documentation is ready for architecture reviews and story generation.

What is the best way to classify governance and documentation gaps before pipeline automation?

The best way to classify governance and documentation gaps before pipeline automation is to separate issues into blocking, high, medium, and low severity categories. This ordered remediation guidance ensures teams know exactly what must be fixed first for template workflow reliability.