Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.
roadmap-communicator
Security Scan Summary
Status: Safe
Source: Syntic Skills registry
Automated security scan completed with no high-risk patterns detected. Manual review is still required.
About This Skill
Use when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers.
Downloadable SKILL.md
Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.
--- name: roadmap-communicator description: Use when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers. category: Product version: 1.0.0 tools: [] --- # Roadmap Communicator Create clear roadmap communication artifacts for internal and external stakeholders. ## When To Use - Roadmap presentations in different formats - Stakeholder updates (board, engineering, customers) - Release notes (user-facing and internal) - Changelogs from a list of changes - Feature announcements ## Roadmap Formats 1. Now / Next / Later — best for uncertainty and strategic flexibility; communicates direction without false precision. 2. Timeline roadmap — best for fixed-date commitments and launch coordination; requires active risk and dependency management. 3. Theme-based roadmap — best for outcome-led planning and cross-team alignment; groups initiatives by problem space or strategic objective. ## Stakeholder Update Patterns - Board / Executive: outcome and risk oriented; focus on progress against strategic goals; highlight trade-offs and required decisions. - Engineering: scope, dependencies, and sequencing clarity; status, blockers, resourcing implications. - Customers: value narrative and timing window; what is available now vs upcoming; clear expectation setting. ## Release Notes Guidance - User-facing: lead with user value, not internal implementation details; group by workflows or user jobs; include migration/behavior changes explicitly. - Internal: include technical details, operational impact, and known issues; capture rollout plan, rollback criteria, and monitoring notes. ## Changelog Generation Compile the list of changes for the release range and group entries by conventional-commit type (`feat`, `fix`, `chore`, etc.). Present the grouped changelog in chat as markdown or plain text. ## Feature Announcement Framework 1. Problem context 2. What changed 3. Why it matters 4. Who benefits most 5. How to get started 6. Call to action and feedback channel ## Communication Quality Checklist - Audience-specific framing is explicit. - Outcomes and trade-offs are clear. - Terminology is consistent across artifacts. - Risks and dependencies are not hidden. - Next actions and owners are specified.
Bundle Download
Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.
Install Targets
Syntic App
- 1. Create a dedicated folder for this skill in your local skills library.
- 2. Place SKILL.md into that folder.
- 3. Restart Syntic and invoke this skill on matching tasks.
Syntic Code (CLI)
- 1. Save SKILL.md in your local Syntic Code skills directory.
- 2. Keep related files in the same skill folder.
- 3. Run in a safe environment and validate outputs.
Source
https://github.com/alirezarezvani/claude-skills/blob/main/product-team/skills/roadmap-communicator/SKILL.md
Open Source LinkRelated Skills
agile-product-owner
Use when writing user stories, creating acceptance criteria, planning sprints, estimating story points...
Productapple-hig-expert
Use when auditing iOS/macOS/watchOS/visionOS interfaces against HIG, checking accessibility standards, or...
ProductBusiness Analyst
Use when performing requirements analysis, process mapping, gap analysis, and aligning stakeholders on...
Productcode-to-prd
Use when reverse-engineering a frontend, backend, or fullstack codebase into a business-readable Product...