Skip to content

AI Feature Orchestrator: Prompt Files & Config (4/6), Fixes AB#3534744#398

Open
shahzaibj wants to merge 1 commit intomasterfrom
shahzaibj/orchestrator-prompts
Open

AI Feature Orchestrator: Prompt Files & Config (4/6), Fixes AB#3534744#398
shahzaibj wants to merge 1 commit intomasterfrom
shahzaibj/orchestrator-prompts

Conversation

@shahzaibj
Copy link
Contributor

@shahzaibj shahzaibj commented Mar 5, 2026

Part 4: Prompt Files and Config

Adds prompt files (slash commands) and MCP configuration.

Prompt Files

Command Purpose
/feature-design Start a new feature research + design spec
/feature-plan Decompose approved design into PBIs
/feature-backlog Create PBIs in Azure DevOps
/feature-dispatch Dispatch PBIs to Copilot coding agent
/feature-status Check tracked PR statuses
/feature-continue Resume from current pipeline step
/feature-pr-iterate Review a PR, analyze comments, iterate with agent

Each prompt file uses agent: feature-orchestrator to route to the custom agent.

Config

  • .vscode/mcp.json ADO MCP server (work items, repos, pipelines)
  • .gitignore exceptions for .vscode/mcp.json and extension artifacts

PR 4 of 6. Merge after Hooks (#397).

Fixes AB#3534744

@shahzaibj shahzaibj requested a review from a team as a code owner March 5, 2026 21:46
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

✅ Work item link check complete. Description contains link AB#3534744 to an Azure Boards work item.

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

❌ Work item link check failed. Description contains AB#3534744 but the Bot could not link it to an Azure Boards work item.

Click here to learn more.

@github-actions github-actions bot changed the title AI Feature Orchestrator: Prompt Files & Config (4/6) AI Feature Orchestrator: Prompt Files & Config (4/6), Fixes AB#3534744 Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant