Perform deep scanning of all registered repositories to discover tech stack, structure, and exports. Use when the user wants to update the ecosystem map, scan for frameworks, or refresh repository profiles.
This skill allows Ptah to automatically detect:
The skill will target the active Ptah project. If multiple projects exist and none are specified, it will ask for clarification.
Execute the CLI command to perform the bulk scan:
ptah learn [--project <project>]
If ptah is not installed globally, use:
npx ptah learn [--project <project>]
</process>After the scan completes, report:
repos/ subdirectory)If the command fails:
ptah list or ptah:status)