Agent Skills roadmap
This issue tracks the remaining work for redisctl MCP Agent Skills. The runtime and initial catalog are now shipped; the backlog below focuses on gaps rather than the original design questions.
Current state (2026-08-11)
redisctl MCP includes a runtime skill loader with:
- bundled skills in
crates/redisctl-mcp/skills/
- an optional
--skills-dir
- the
REDISCTL_MCP_SKILLS_DIR environment override
- bundled fallback behavior for packaged installations
The current built-in catalog contains 10 skills:
cloud-database-provisioning
enterprise-health-check
data-explorer
data-modeling-advisor
compare-approaches
index-advisor
index-audit
index-migration
index-ab-test
query-tuning
Completed
Remaining skill coverage
Enterprise
Cloud
Add new skills only where a repeatable, multi-tool workflow is clearer and safer than an MCP tool description or prompt.
Remaining platform and documentation work
MCP prompts remain complementary: prompts provide interactive starting points, while skills describe reusable workflows that clients and agents can discover.
Agent Skills roadmap
This issue tracks the remaining work for redisctl MCP Agent Skills. The runtime and initial catalog are now shipped; the backlog below focuses on gaps rather than the original design questions.
Current state (2026-08-11)
redisctl MCP includes a runtime skill loader with:
crates/redisctl-mcp/skills/--skills-dirREDISCTL_MCP_SKILLS_DIRenvironment overrideThe current built-in catalog contains 10 skills:
cloud-database-provisioningenterprise-health-checkdata-explorerdata-modeling-advisorcompare-approachesindex-advisorindex-auditindex-migrationindex-ab-testquery-tuningCompleted
Remaining skill coverage
Enterprise
Cloud
Add new skills only where a repeatable, multi-tool workflow is clearer and safer than an MCP tool description or prompt.
Remaining platform and documentation work
MCP prompts remain complementary: prompts provide interactive starting points, while skills describe reusable workflows that clients and agents can discover.