원클릭으로
agent-assimilation-pipeline
Orchestrate scan, analyze, generate, registry build, and hook execution with dry-run/verbose modes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Orchestrate scan, analyze, generate, registry build, and hook execution with dry-run/verbose modes.
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 | agent-assimilation-pipeline |
| description | Orchestrate scan, analyze, generate, registry build, and hook execution with dry-run/verbose modes. |
Orchestrate scan, analyze, generate, registry build, and hook execution with dry-run/verbose modes.
Use this skill when:
src\commands\assimilate.ts/const analysisResult = await analyzer.analyze(scanResult);
architecture - Structural patterns and system design