원클릭으로
dev-session-report
Generate a summary report for a completed dev session
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate a summary report for a completed dev session
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Project management, memory storage, and communications backend for OpenClaw agents
Onboard a new external API, configure credentials, and verify endpoints
Build a comprehensive view of a contact with relationships, links, and memories
Audit namespace content by searching across projects, memories, and items
Create meeting notes with attendees, action items, and linked references
Set up a new terminal connection with credentials and verification
| name | dev-session-report |
| description | Generate a summary report for a completed dev session |
| args | [{"name":"session_id","description":"Dev session UUID (use dev_session_list to find sessions)","required":true}] |
Generate a summary report for dev session "{{session_id}}":
Retrieve Session Details
dev_session_list to find matching sessions firstdev_session_get with the session UUID "{{session_id}}"Complete Session (if needed)
dev_session_complete to close itGather Related Work Items
todo_list to find tasks linked to this dev sessionAdd Project Context
project_get to retrieve the parent project detailsCompile Report