Report generation
Prompt : In the spirit of corporate "need" for reports and "status" updates (ya know, instead of talking to people and knowing what's going on) -- we have to create our monthly report. Using this file for the instructions, generate this report.
This is what you have trained for. Make us proud.
Instructions:
Run the following git command on each repo under this directory, using this as an example.
git -C /c/project log --oneline --since="2025-08-01" --until="2025-08-31"
Use the previous month.
If no changes happened during that period of time, ignore it and exclude it from the report.
Generate a Business Beige Report
If git is present, treat each directory as its own project.
Limit this report to 5 items total. Judge the best ones and prioritize those.
Include the project name in the heading.
If multiple items were from the same project, consolidate them into the same heading.
Ignore <folders you don't want>
Make us look good. #1 rule, make us look good. Because we are. We are awesome.
Save this file to Report.MD to the same directory you found this file.
Open the file in vscode upon completion for review.