prime
Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | prime |
| description | Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature |
| argument-hint | ["feature-name"] |
Get a comprehensive understanding of the codebase and optionally dive deep into a specific feature.
Investigate and understand the codebase:
If $1 is provided, also investigate that specific feature:
Present what you learned about the codebase and feature in a clear, helpful way.
Explain how code, a feature, or system works
Generate a commit message for staged changes
Generate PR title and description
Generate database diagram for a feature
Generate sequence diagram for a feature
Update the changelog based on commits in the current git branch