standup-auto-generate
Auto-generate daily standup summaries from GitHub commits, PRs, and Slack activity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Auto-generate daily standup summaries from GitHub commits, PRs, and Slack activity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Collect a local business's REAL details in one pass, then fill the site — so nothing is ever invented
Collect a shop's REAL products and details in one pass, then fill the catalog — so nothing is ever invented
Switch on the store's real Stripe payments — the hosted-checkout route already ships; this wires the owner's key and verifies it
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
Track daily habits on a canvas kanban board with streaks
| name | standup-auto-generate |
| version | 1.0.0 |
| description | Auto-generate daily standup summaries from GitHub commits, PRs, and Slack activity |
| trigger | generate standup|auto standup|standup summary|what did the team do|morning summary|daily summary |
| tools | ["tool_search","tool_install","memory_read","write_file","send_message"] |
Auto-generate standup summaries from development activity:
tool_install({ name: "github" }) if not connectedtool_install({ name: "slack" }) if not connected (optional but recommended)**Daily Standup — {date}**
**{Developer Name}**
Done: Merged PR #123 (feature X), closed issue #456
In Progress: PR #789 (refactor Y) — awaiting review
Blockers: None
**{Developer Name 2}**
...