biweekly-report
Installation
SKILL.md
Bi-Weekly Report Generator
Generates a concise status report from Slack channels and GitHub repos.
Step 1: Gather inputs via AskUserQuestion
Ask the user in a single AskUserQuestion for:
- Slack channels — comma-separated names or IDs (e.g.
business, labs, C077CHJ97EF) - GitHub repos — comma-separated
org/repo(e.g.zama-ai/fhevm, zama-ai/relayer-sdk) - Start date — ISO date for the period start (e.g.
2026-02-24)
If the user already provided some of these in their initial message, only ask for the missing ones.