Overview
Audit and migrate instructions from .github/instructions/ (currently mixed portable + repo-local) to separate structure:
- Portable standards → root
instructions/ folder
- Repo-local guidance →
.github/instructions/ (control-plane-specific only)
Scope
Source: 47 files in .github/instructions/
References: 502 references across 156 files (423 in documentation, 17 in scripts, 5 in workflows, 57 in config)
Portable files: 12 portable instruction files (a11y, coding-standards, documentation-formats, issues, pull-requests, etc.)
Repo-local files: 35 control-plane-specific instruction files
Definition of Done
Related Issues
Effort Estimate
2-3 hours (audit + migration + validation)
Notes
- Archive handling: Migrate
.github/instructions/.archive/ to instructions/.archive/
- Pattern precedent:
plugin-structure.instructions.md already successfully migrated
- Priority: High (blocks other structure realignment work)
Overview
Audit and migrate instructions from
.github/instructions/(currently mixed portable + repo-local) to separate structure:instructions/folder.github/instructions/(control-plane-specific only)Scope
Source: 47 files in
.github/instructions/References: 502 references across 156 files (423 in documentation, 17 in scripts, 5 in workflows, 57 in config)
Portable files: 12 portable instruction files (a11y, coding-standards, documentation-formats, issues, pull-requests, etc.)
Repo-local files: 35 control-plane-specific instruction files
Definition of Done
instructions/.github/instructions/.github/custom-instructions.mdwith new pathsinstructions/file-organisation.instructions.mdRelated Issues
Effort Estimate
2-3 hours (audit + migration + validation)
Notes
.github/instructions/.archive/toinstructions/.archive/plugin-structure.instructions.mdalready successfully migrated