원클릭으로
learn
Save a durable, project-specific lesson to MEMORY.md in a structured [LEARN] format.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Save a durable, project-specific lesson to MEMORY.md in a structured [LEARN] format.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | learn |
| description | Save a durable, project-specific lesson to MEMORY.md in a structured [LEARN] format. |
| workflow_stage | maintenance |
| compatibility | ["codex","claude-code"] |
| version | 1.0.0 |
| tags | ["memory","learning","maintenance","workflow"] |
Use the canonical shared protocol in protocols/skills/learn.md.
protocols/skills/learn.md.Recover context after compression or a new session. Reads MEMORY.md, recent plans, session logs, and git state to reconstruct working context.
Recover context after compression or a new session. Reads MEMORY.md, recent plans, session logs, and git state to reconstruct working context.
Trace an ambiguous result or failure back to its most likely cause using competing hypotheses and evidence. Produces a diagnostic report rather than a code change by default.
Save a durable, project-specific lesson to MEMORY.md in a structured [LEARN] format.
Trace an ambiguous result or failure back to its most likely cause using competing hypotheses and evidence. Produces a diagnostic report rather than a code change by default.
Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.