with one click
dev-session-report
Generate a summary report for a completed dev session
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate a summary report for a completed dev session
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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