بنقرة واحدة
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