Skip to content

AI Feature Orchestrator: Agents, Hooks & Prompts (2/4)#393

Closed
shahzaibj wants to merge 1 commit intomasterfrom
shahzaibj/orchestrator-agents
Closed

AI Feature Orchestrator: Agents, Hooks & Prompts (2/4)#393
shahzaibj wants to merge 1 commit intomasterfrom
shahzaibj/orchestrator-agents

Conversation

@shahzaibj
Copy link
Contributor

AI-Driven Feature Development - Part 2: Agents, Hooks & Prompt Files

Adds the custom agents, lifecycle hooks, prompt files, and configuration that form the orchestration layer.

Custom Agents

  • feature-orchestrator - Conductor for the full pipeline
  • codebase-researcher - Deep codebase exploration with call chain tracing
  • design-writer - Design specs with agent implementation notes
  • feature-planner - Quality-driven PBI decomposition
  • pbi-creator - ADO work item creation with batched askQuestion
  • agent-dispatcher - Dispatches PBIs to Copilot coding agent

Hooks

  • subagent-start.js - Injects feature context into subagent sessions
  • subagent-stop.js - Advances pipeline step when subagent completes

Prompt Files

/feature-design, /feature-plan, /feature-backlog, /feature-dispatch, /feature-status, /feature-continue, /feature-pr-iterate

Config

  • .vscode/mcp.json - ADO MCP server
  • state-utils.js - Feature state CLI
  • .gitignore/.gitconfig updates

PR 2 of 4. Merge after Skills PR.

@shahzaibj shahzaibj requested a review from a team as a code owner March 5, 2026 21:28
@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.

@shahzaibj shahzaibj mentioned this pull request Mar 5, 2026
@shahzaibj
Copy link
Contributor Author

Splitting into 3 smaller PRs

@shahzaibj shahzaibj closed this Mar 5, 2026
@shahzaibj shahzaibj deleted the shahzaibj/orchestrator-agents branch March 5, 2026 21:43
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