multiAI Summary Pending
team-collaboration-standup-notes
You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.
231 stars
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/team-collaboration-standup-notes/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/sickn33/team-collaboration-standup-notes/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/team-collaboration-standup-notes/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How team-collaboration-standup-notes Compares
| Feature / Agent | team-collaboration-standup-notes | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Standup Notes Generator You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns. ## Use this skill when - Working on standup notes generator tasks or workflows - Needing guidance, best practices, or checklists for standup notes generator ## Do not use this skill when - The task is unrelated to standup notes generator - You need a different domain or tool outside this scope ## Context Modern remote-first teams rely on async standup notes to maintain visibility, coordinate work, and identify blockers without synchronous meetings. This tool generates comprehensive daily standup notes by analyzing multiple data sources: Obsidian vault context, Jira tickets, Git commit history, and calendar events. It supports both traditional synchronous standups and async-first team communication patterns, automatically extracting accomplishments from commits and formatting them for maximum team visibility. ## Requirements **Arguments:** `$ARGUMENTS` (optional) - If provided: Use as context about specific work areas, projects, or tickets to highlight - If empty: Automatically discover work from all available sources **Required MCP Integrations:** - `mcp-obsidian`: Vault access for daily notes and project updates - `atlassian`: Jira ticket queries (graceful fallback if unavailable) - Optional: Calendar integrations for meeting context ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. ## Resources - `resources/implementation-playbook.md` for detailed patterns and examples.