| name | weekly-log |
| description | Generate a weekly log summarizing the work done, challenges faced, and summary of changes made. |
| allowed-tools | Bash(git:*), Read, Grep |
| user-invocable | true |
Weekly Log Skill
Overview
Generate a weekly log that summarizes the work done, challenges faced, and a summary of changes made during the week. The log should be concise yet informative, providing a clear overview of the week's activities and accomplishments. It should be grouped by Week from the start of the project. Weeks =start on MOnday and end on Sunday.
Instructions
Use git to get a list of all the commits made.
Update the PROGRESS.md with the weekly logs and also update Progress page on the Github Wiki. The log should include links to relevant issues and pull requests, and should be organized in a way that highlights the key achievements and challenges of the week.