analyze-project
스타16
포크12
업데이트2026년 4월 15일 08:09
Analyze a project structure, architecture, and likely extension points.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Analyze a project structure, architecture, and likely extension points.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | analyze_project |
| description | Analyze a project structure, architecture, and likely extension points. |
| when_to_use | Use when the user asks for an overview of a repository, architecture walkthrough, or help locating relevant code. |
| allowed-tools | read_file, list_directory |
| arguments | ["target"] |
| argument-hint | <project-path-or-area> |
Analyze the requested project or directory.
Target: $ARGUMENTS
Summarize:
Review code changes for correctness, maintainability, security, and clarity.
Generate or improve documentation for code, modules, or APIs.
Help with Git workflows, command selection, and repository status interpretation.