Feature Orchestrator Plugin: Skills (2/5), Fixes AB#3545054#402
Open
shahzaibj wants to merge 1 commit intoshahzaibj/plugin-1-core-structurefrom
Open
Feature Orchestrator Plugin: Skills (2/5), Fixes AB#3545054#402shahzaibj wants to merge 1 commit intoshahzaibj/plugin-1-core-structurefrom
shahzaibj wants to merge 1 commit intoshahzaibj/plugin-1-core-structurefrom
Conversation
Add all specialized skills for the orchestration pipeline: - codebase-researcher: Systematic codebase exploration with SharePoint support - design-author: Design spec creation with multi-source (repo + SharePoint) - design-reviewer: Inline design review comment processing - feature-planner: PBI decomposition with mandatory file paths and API signatures - pbi-creator: ADO work item creation with dependency linking - pbi-dispatcher-github: Dispatch to Copilot coding agent on GitHub repos - pbi-dispatcher-ado: Dispatch via ADO Agency (future) - pbi-dispatcher-ado-swe: Dispatch via ADO Copilot SWE (tag + assign) - pr-validator: Validate agent PRs against PBI acceptance criteria - references/pbi-template.md: Standard PBI description template
This was referenced Mar 16, 2026
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.
Feature Orchestrator Plugin Part 2: Skills
Adds all specialized skill definitions that power the AI orchestration pipeline.
What's included
Also includes
eferences/pbi-template.md\ for standard PBI description format.
Key quality improvements
Merge order
PR 2 of 5. Depends on PR 1 (Core Structure).
Fixes AB#3545054