Prompt Engineering Series β Roadmap
This document tracks the planned and published articles in the Prompt Engineering for GitHub Copilot series, organized by DiΓ‘taxis category.
ποΈ Folder structure
The series follows the DiΓ‘taxis framework with six content folders:
01-overview/ |
Orientation |
Series entry point and high-level map |
02-getting-started/ |
Tutorial |
First stepsβnaming, organizing, and Copilot Spaces |
03-concepts/ |
Explanation |
Mental models behind each customization mechanism |
04-howto/ |
How-to |
Task-oriented guides for building and optimizing prompts |
05-analysis/ |
Analysis |
Case studies and applied multi-agent patterns |
06-reference/ |
Reference |
Settings, IDE support, and compatibility tables |
π Published articles
02-getting-started (1 article)
π Planned articles
| 15.00 |
04-howto |
How to test and iterate on prompts |
Medium |
Testing strategies, regression detection, A/B comparison |
| 16.00 |
04-howto |
How to version and maintain prompt libraries |
Medium |
Version control patterns, deprecation, team collaboration |
| 17.00β19.00 |
04-howto |
Reserved |
β |
Available for future how-to topics |
π Numbering convention
- 01.00: Series overview and customization stack map
- 01.01: Appendix (Copilot Spaces)
- 01.02β01.08: Concept articles (one per customization mechanism)
- 01.09: Reference article (settings and compatibility)
- 02.00: Getting started (naming and organizing files)
- 03.00β09.50: How-to guides β foundations (file types, hooks, models, tools)
- 10.00β14.00: How-to guides β orchestration and advanced topics (design, subagents, info flow, tokens, SDK)
- 15.00β19.00: How-to guides β reserved for future topics
- 20β29: Case studies and applied patterns
Total: 29 articles (28 published + 1 unlisted)
π§ PE Artifact Maintenance
Infrastructure Overview
The PE artifact system includes 18 context files, 4 instruction files, 12 agents, 11 prompts, and 2 skills β all documented in the dependency map.
Maintenance Schedule
| Full system review |
/meta-pe-review |
Biweekly (1st + 15th) |
2026-03-15 |
| Optimization pass |
/meta-pe-optimize |
After review (if needed) |
As needed |
| VS Code update check |
/meta-pe-update |
Per VS Code release |
Next release |
Maintenance Checklist
See pe-maintenance.md for the step-by-step guide.
Improvement Backlog
| Medium |
Slim bloated standalone prompts (460β555 lines) |
Backlog |
Embed PE-validation skill refs instead of inline |
| Medium |
Slim bloated specialist agents (prompt-validator 852 lines) |
Backlog |
Extract to skill references |
| Low |
Context files 01, 04 over 2,500-token budget |
Accepted |
Deep-reference docs, loaded on-demand |
| Low |
Evaluate subdirectories for .github/templates/ |
Backlog |
Scale readability at 30+ templates |
Change Log
| 2026-03-08 |
Phase 1β6: Full PE artifact improvement plan implemented |
All PE artifacts |
|
β Phase 1: Foundation (dependency map, lifecycle, entry points) |
3 new context files |
|
β Phase 2: Deduplication (~2,570 tokens saved) |
01, 08, instructions |
|
β Phase 3: Meta agents + coherence skill |
2 agents, 1 skill |
|
β Phase 4: Meta prompts for self-improvement |
3 meta prompts |
|
β Phase 5: Renumbered 18 context files into 5-tier logical grouping |
All context + refs |
|
β Phase 6: Maintenance setup (checklist, tasks, roadmap) |
Maintenance artifacts |
Last updated: 2026-03-08