Weekly Status Report
The fixed format ensures consistency week over week. Transforming rough notes into 'manager-ready language' bridges the gap between what you tracked and what leadership needs to see.
Generate a weekly status report from my notes.\n\nProject: {{project_name}}\nReporting period: {{date_range}}\nMy notes:\n{{raw_notes}}\n\nFormat the report as:\n\n## Status: {{status_color}} (Green / Yellow / Red)\n\n### Completed This Week\n- (bullet list of completed items, written as accomplishments)\n\n### In Progress\n- (bullet list with % completion estimates)\n\n### Blocked / Needs Attention\n- (bullet list with what is blocking and what is needed to unblock)\n\n### Next Week\n- (bullet list of planned priorities)\n\n### Key Metrics\n| Metric | This Week | Last Week | Trend |\n\nTransform my rough notes into polished, manager-ready language. Be specific and quantify results where possible.
Variables to customize
Why this prompt works
The fixed format ensures consistency week over week. Transforming rough notes into 'manager-ready language' bridges the gap between what you tracked and what leadership needs to see.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.