You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved from issue #1481, originally opened by @krober10nd on 2026-07-29. Continuing the conversation here in Discussions — the original issue thread (including any comments) stays available at #1481 for the record.
Summary
Add support for creating reusable skills or memories directly from completed OpenSpec specifications (e.g., /opsx::distill), and provide a way to migrate/export those specs into a separate adjacent project or repository (e.g., /opsx::migrate)
Motivation
Many specs ultimately become operational workflows, agents, memories/skills. Being able to generate a skill scaffold from a spec would streamline the path from design to implementation.
Separately, specs often need to live beyond the planning phase and be maintained in a dedicated project. An export/migration capability would make it easier to promote mature specs into related repositories while preserving structure and traceability.
Proposed Features
Generate Skill from Spec
Create a skill scaffold from a completed spec.
Carry over relevant metadata, requirements, workflows, and documentation.
Export/Migrate Spec
Move or export a spec to another repository/project.
Preserve links, history, and metadata where feasible.
Benefits
Reduces duplication between specification and implementation.
Improves workflow from planning to deployment.
Enables better separation of specification management and operational skill development.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Note
Moved from issue #1481, originally opened by @krober10nd on 2026-07-29. Continuing the conversation here in Discussions — the original issue thread (including any comments) stays available at #1481 for the record.
Summary
Add support for creating reusable skills or memories directly from completed OpenSpec specifications (e.g., /opsx::distill), and provide a way to migrate/export those specs into a separate adjacent project or repository (e.g., /opsx::migrate)
Motivation
Many specs ultimately become operational workflows, agents, memories/skills. Being able to generate a skill scaffold from a spec would streamline the path from design to implementation.
Separately, specs often need to live beyond the planning phase and be maintained in a dedicated project. An export/migration capability would make it easier to promote mature specs into related repositories while preserving structure and traceability.
Proposed Features
Generate Skill from Spec
Export/Migrate Spec
Benefits
All reactions