byaws-samples· 161 skills
Detect whether the workspace is greenfield (new project) or brownfield (existing codebase). For brownfield, trigger reverse-engineering to recover implicit requirements. Produces a workspace-report.md with detected stack, entry points, and recommended inception path.
$npx -y skills add aws-samples/sample-oh-my-aidlcops --skill workspace-detectionInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-oh-my-aidlcops" --skill "aws-samples/sample-oh-my-aidlcops/workspace-detection"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-oh-my-aidlcops" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-oh-my-aidlcops"` and select the relevant skills, then follow their instructions.