Add documentation improvement campaign to track all doc-related workflows#6974
Closed
Add documentation improvement campaign to track all doc-related workflows#6974
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add campaign to track documentation updates and improvements
Add documentation improvement campaign to track all doc-related workflows
Dec 19, 2025
Contributor
|
Coin campaigns to "Agentic campaigns" so as not to be confused with other github campaigns and make it top level in the documentation. |
Contributor
|
Postpone for now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Creates a campaign specification to coordinate 7 documentation workflows under unified tracking with automated work discovery via tracker-id markers.
Campaign Specification
documentation-improvementcampaign:documentation-improvementWorkflows Coordinated
daily-doc-updater- Auto-updates docs from merged PRsunbloat-docs- Reduces verbosity while maintaining claritydaily-multi-device-docs-tester- Tests responsive design across devicesdeveloper-docs-consolidator- Consolidates specs into developer instructionsdocs-noob-tester- Tests getting-started experienceglossary-maintainer- Maintains term definitionstechnical-doc-writer- Improves technical documentationChanges
.github/workflows/documentation-improvement.campaign.mdwith full campaign spectracker-idfield to 5 workflows missing it (unbloat-docs, developer-docs-consolidator, docs-noob-tester, glossary-maintainer, technical-doc-writer)Discovery Pattern
The orchestrator uses tracker-id markers to find work:
All discovered issues/PRs get labeled
campaign:documentation-improvementand added to the project board automatically.Activation
Manually create GitHub Project #65 with Status/Priority/Type fields. The orchestrator runs daily at 6pm UTC to maintain board state.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.