Generates weekly management reports summarizing user-facing changes from the past 7 days with emojis and demo scenarios.
Install
1
Add the repository(one-time)
$
/plugin marketplace add mir/maratai
2
Install the plugin
$
/plugin install maratai-manager@maratai
Command Content
Isnpect what was changed in the repo for the past 7 days from the user perspective. Inspect code changes too, not only the commit messages. If the changes are related to eachnother - group them together.
Create a report in the following format
<report format>
<project name>
This week
Leading emojie and short sentence describing the change (group of changes) from the end user perspective.
Create a small scenario for a quick demo for the change (If it is a technical change, refactor, bugfix, or internal change - skip that)
...
<report format>
If the message is visible to the end user, mark it with an heart emoji. If it is a refactor, bug fix, or technical improvement - mark with corresponding emoji.