원클릭으로
learn
Show available lessons, or teach one.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show available lessons, or teach one.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Install or uninstall backend-native hooks that track usage via agex hook write.
Write and read agex tracking events.
Render a descriptive markdown snapshot of the project's current agent setup.
Install usage tracking hooks and build a levelup skill to advise the user.
Read agex usage tracking data and suggest a next-feature-to-learn for the user.
Audit the current project's agent setup and suggest 1-2 next improvements.
| name | learn |
| description | Show available lessons, or teach one. |
| type | command |
agex learn [topic] --agent <backend>Without a topic, lists the lessons available for your backend. With a topic, teaches it — emits a markdown lesson body plus inline skill-template code blocks you can write into your project.
agex learn --agent claude-code
agex learn introspect --agent claude-code
gamify needs hooks) may still appear in the list, but they are not currently annotated as unsupported in the menu — Phase 8 adds that capability-based routing.--write flag is tracked as an open issue.