ワンクリックで
repo-scanning-and-detection
Enumerate files, detect language/framework, and identify config/test/source directories.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Enumerate files, detect language/framework, and identify config/test/source directories.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Define a polished CLI with Commander, chalk-styled banners, versioning, and subcommands.
Patterns from the src directory
Use to run the end-to-end assimilation phases - scan, analyze via Copilot SDK, license check, generate assets, build registry, and execute hooks.
Generate SKILL.md, agent.yaml, and hook YAML with structured content and conventions.
Validate generated skills, agents, hooks, and registry entries with actionable errors/warnings.
Run semantic analysis with the Copilot SDK to extract skills, agents, and hooks.
| name | repo-scanning-and-detection |
| description | Enumerate files, detect language/framework, and identify config/test/source directories. |
Enumerate files, detect language/framework, and identify config/test/source directories.
Use this skill when:
src/scanner/index.ts/const scanner = new Scanner(rootPath, verbose); const result = await scanner.scan();
architecture - Structural patterns and system design