meeting-report
Meeting Report
Generate a structured French meeting report from a Microsoft Teams .vtt transcript, optionally enriched with a Teams .csv attendance report.
The skill works on any project. It auto-detects the hexagone-monorepo project and, when detected, applies project-specific rules (sub-domain classification, sub-folder routing, foundation date-only naming). On any other project, it falls back to a generic single-folder output.
After the report is written, the skill can optionally propose follow-up GitLab/GitHub issues derived from the report (Step 12).
Prerequisites
Steps 1–11 require no external tooling. Step 12 (optional issue creation) uses a Git platform CLI — these are soft dependencies: if the CLI is absent or unauthenticated, Step 12 simply skips and the report is unaffected.
gh(GitHub CLI) — required only to create GitHub issues from the report. Install: https://cli.github.comglab(GitLab CLI) — required only to create GitLab issues from the report. Install: https://gitlab.com/gitlab-org/cli