-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Summary
Scan the MCP repo for repetitive developer workflows and operations that could be packaged as Claude Code skills. Align with the skill lifecycle framework being established across all ACP repos.
Skill Audit: What to Scan For
Examine MCP server development workflows for skill opportunities:
- Server scaffolding: Creating new MCP server definitions, tool registrations
- Tool development: Adding new MCP tools, input schema definitions, handler implementation
- Testing: MCP tool testing patterns, integration test setup, mock server creation
- Debugging: Server connection diagnostics, tool invocation tracing, error analysis
- Documentation: Tool documentation generation, capability manifests
- Deployment: Server packaging, configuration management, version publishing
- Migration: Updating tools when MCP spec evolves, schema migrations
Skill Lifecycle Framework
Adopt the cross-repo lifecycle standard being defined in ambient-code/platform:
- Versioning: Semantic versioning in skill frontmatter
- Lifecycle states:
alpha→beta→stable→maintenance→deprecated - Health tracking: Usage metrics, staleness detection
- Deprecation: Explicit
deprecatedfield with replacement pointers
Companion Issues
Acceptance Criteria
- Audit complete: list of candidate skills with priority ranking
- Skill lifecycle frontmatter adopted (version, status fields)
- At least 1 new skill created from audit findings
- Lifecycle alignment confirmed with platform and workflows repos
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels