Epic Summary
Move reusable AI operations assets out of .github into portable source folders. This covers instructions, agent specs, active schemas, portable workflow specs, prompt classification, first skills, and cookbook material.
Linked Stories/Tasks
- Batch 02: portable migration.
- Batch 03: skills and cookbook.
- Child issue links:
Milestones & Timeline
- Milestone: Portable AI Plugin Restructure - Source Migration.
- Sequence: starts after the target skeleton and migration map are approved.
Acceptance Criteria
Dependencies / Blockers
- Parent epic 01 must define folder ownership and migration-map policy.
- Link validation must be available before deleting old paths.
Additional Context
This epic should avoid rewriting JavaScript runners. Existing scripts/agents remain legacy runtime until each runner is intentionally rewritten.
Definition of Ready (DoR)
Definition of Done (DoD)
Epic Summary
Move reusable AI operations assets out of
.githubinto portable source folders. This covers instructions, agent specs, active schemas, portable workflow specs, prompt classification, first skills, and cookbook material.Linked Stories/Tasks
.github#293[Audit] Classify GitHub-native files that must remain in .github[Maintenance] Clean stale path references before migration/instructions#295[Refactor] Migrate reusable instructions to /instructions/agents#296[Refactor] Migrate reusable agent specs to /agents/.schemas#297[Refactor] Move active portable schemas to /.schemas/workflowsas portable agentic workflow source #298[Feature] Define /workflows as portable agentic workflow source[Audit] Classify legacy prompts as skill, cookbook, archive, or delete/skillslibrary index #300[Feature] Create the portable /skills library indexlightspeed-frontmatter-auditskill #301[Feature] Create lightspeed-frontmatter-audit skilllightspeed-pr-reviewskill #302[Feature] Create lightspeed-pr-review skilllightspeed-label-governanceskill #303[Feature] Create lightspeed-label-governance skill[Documentation] Create cookbook and favourite skills backlogMilestones & Timeline
Acceptance Criteria
/instructions./agents./.schemas.Dependencies / Blockers
Additional Context
This epic should avoid rewriting JavaScript runners. Existing
scripts/agentsremain legacy runtime until each runner is intentionally rewritten.Definition of Ready (DoR)
Definition of Done (DoD)