roadmap-communicatorUse when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers.
Install via ClawdBot CLI:
clawdbot install alirezarezvani/roadmap-communicatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A SaaS company preparing for a major feature release uses the skill to generate user-facing release notes and a timeline roadmap for customers, while creating internal release notes for engineering teams to manage dependencies and operational impact. This ensures consistent messaging across stakeholders and smooth rollout.
A FinTech startup leverages the skill to craft outcome-oriented roadmap presentations for board meetings, focusing on progress against strategic goals and highlighting risks and trade-offs. This helps secure funding and align leadership on priorities without overcommitting to dates.
A healthcare software provider uses the skill to produce changelogs from git history for compliance audits and generate stakeholder updates for engineering teams on scope changes due to new regulations. This maintains transparency and ensures timely adaptation to legal requirements.
An e-commerce company employs the skill to structure feature announcements for a holiday season rollout, following the framework from problem context to call-to-action. It tailors communications for customers with value narratives and for internal teams with technical details to coordinate marketing and development efforts.
Companies offering software on a recurring fee basis use this skill to communicate roadmap updates and release notes to retain customers and upsell new features. Clear stakeholder updates help manage churn and align product development with market demands.
Firms providing customized solutions to large clients utilize the skill to create tailored roadmap narratives for executives and engineering teams, ensuring project alignment and managing expectations. This supports contract renewals and upselling additional services.
Open-source projects use this skill to generate changelogs and feature announcements for community engagement, while offering premium support or enterprise versions. Effective communication drives adoption and monetization through paid tiers.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines by automating changelog generation with the provided script and using templates for consistent stakeholder updates across tools like Jira or Slack.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.