productboard-release
Manage ProductBoard releases and roadmap planning
Why use this skill?
Efficiently manage your ProductBoard roadmap with the productboard-release skill. Automate feature creation, tracking, and sprint planning directly in OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/robertoamoreno/productboard-releaseWhat This Skill Does
The productboard-release skill provides a robust interface for Product Managers and engineering leads to manage their product roadmap directly within the OpenClaw environment. By abstracting complex API interactions into simplified commands, it allows users to organize features, track development progress, assign ownership, and perform comprehensive sprint planning. Whether you are moving features from a 'candidate' phase to 'in-progress', identifying stakeholders for specific deliverables, or performing a quarterly roadmap audit, this skill bridges the gap between high-level planning and day-to-day execution. It maintains full visibility into your product hierarchy, ensuring that every feature is correctly categorized under its respective product or component.
Installation
You can install this skill directly via the OpenClaw Hub using the following command:
clawhub install openclaw/skills/skills/robertoamoreno/productboard-release
Once installed, ensure your ProductBoard API credentials are configured in your environment to allow the agent to authorize requests on your behalf.
Use Cases
- Sprint Planning: Quickly triage candidate features and promote them to active development while assigning owners and setting strict start/end dates.
- Release Retrospectives: Review all features with a 'shipped' status to evaluate success and archive completed items to maintain a clean workspace.
- Quarterly Roadmap Reviews: Use the product hierarchy view to visualize your entire portfolio and identify which areas of the product require new feature development.
- Team Coordination: Use the
pb_user_listtool to match technical requirements with the right team members, ensuring features have clear owners.
Example Prompts
- "List all features in the 'candidate' status that belong to the 'Mobile App' product so we can start sprint planning."
- "Update the feature 'Dark Mode Integration' to 'in-progress', assign it to [email protected], and set the duration from 2024-03-01 to 2024-03-31."
- "Show me the product hierarchy for our current workspace and list all features currently marked as 'in-progress' across the board."
Tips & Limitations
- Data Integrity: Always verify the product or component ID using
pb_product_hierarchybefore creating new features to prevent categorization errors. - Status Lifecycle: Adhering to the defined status lifecycle ('new' through 'archived') ensures your roadmap analytics in ProductBoard remain accurate.
- API Rate Limits: Be mindful that frequent listing of all features might hit provider rate limits; use specific filters like status or product ID when possible to optimize performance.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-robertoamoreno-productboard-release": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api