session-reflection이란?
구조화된 세션 분석 및 시스템 프롬프트 개선. 사용자 개입을 분석하고, 프로세스 격차를 분류하고, 프로젝트별 시스템 프롬프트를 생성하고, 충돌 복구를 위한 작업 상태를 유지합니다. 중요 시점, 반복 수정, 세션 다시 시작 후 또는 사용자 요청 시 활성화됩니다. 출처: jwilger/agent-skills.
구조화된 세션 분석 및 시스템 프롬프트 개선. 사용자 개입을 분석하고, 프로세스 격차를 분류하고, 프로젝트별 시스템 프롬프트를 생성하고, 충돌 복구를 위한 작업 상태를 유지합니다. 중요 시점, 반복 수정, 세션 다시 시작 후 또는 사용자 요청 시 활성화됩니다.
명령줄에서 session-reflection AI 스킬을 개발 환경에 빠르게 설치
출처: jwilger/agent-skills.
Value: Feedback -- every user intervention is a signal that the system prompt is incomplete. Turning corrections into durable instructions creates compound improvement across sessions.
Teaches agents to analyze session history for recurring corrections, generate project-specific system prompts that prevent known failure modes, and maintain working state that survives context compaction and crashes. Transforms reactive corrections into proactive prevention.
Reflect after: milestones (PR merged, feature complete), 3+ repeated corrections from the user, session restart or crash recovery, every 5 completed tasks, and on explicit user request. Do not wait for a "good time" -- reflect when triggered.
구조화된 세션 분석 및 시스템 프롬프트 개선. 사용자 개입을 분석하고, 프로세스 격차를 분류하고, 프로젝트별 시스템 프롬프트를 생성하고, 충돌 복구를 위한 작업 상태를 유지합니다. 중요 시점, 반복 수정, 세션 다시 시작 후 또는 사용자 요청 시 활성화됩니다. 출처: jwilger/agent-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/jwilger/agent-skills --skill session-reflection구조화된 세션 분석 및 시스템 프롬프트 개선. 사용자 개입을 분석하고, 프로세스 격차를 분류하고, 프로젝트별 시스템 프롬프트를 생성하고, 충돌 복구를 위한 작업 상태를 유지합니다. 중요 시점, 반복 수정, 세션 다시 시작 후 또는 사용자 요청 시 활성화됩니다. 출처: jwilger/agent-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/jwilger/agent-skills --skill session-reflection 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/jwilger/agent-skills