-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Rovo Dev CLI
-
None
Context
> Agent Skills is a simple, open format for giving agents new capabilities and expertise.
> Agent Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently.
> Agent Skills are supported by leading AI development tools.
Including Claude Code, GitHub Copilot CLI, and Cursor.
User Problem
As a developer, I want Rovo Dev to be able to discover & user skills generally. For example, I might want to "teach" Rovo Dev how to use `yq` to work on an Atlassian Forge Manifest (as a specific YAML file). More generally, I don't want to have to repeat work that other developers are doing in order to encapsulate those skills in their repos for other coding agents.
Suggested Solutions
Implement the standard.
Current Workarounds
Build instructions, scripts, and resources into an MCP Server using Local protocols. This is extra work when an existing repo already has these built out.
- blocks
-
ROVODEV-10 Support specification toolkits (spec-kit, openspec, agent-os, etc) for spec-driven development
- Gathering Interest