Skip to content

Refactor PR validation workflow for AB ID handling, Fixes AB#3534741#400

Merged
p3dr0rv merged 1 commit intomasterfrom
pedroro/b-id
Mar 10, 2026
Merged

Refactor PR validation workflow for AB ID handling, Fixes AB#3534741#400
p3dr0rv merged 1 commit intomasterfrom
pedroro/b-id

Conversation

@p3dr0rv
Copy link
Contributor

@p3dr0rv p3dr0rv commented Mar 10, 2026

Update AB ID,
Below is an example of description that was failing with previous implementation and works with new.

AI-Driven Feature Development - Part 1: Skills

Adds the foundational skill definitions that power the AI feature orchestrator pipeline.

What's included

Skill Purpose
design-author Creates detailed design specs following the team's template
design-reviewer Reads and addresses inline review comments on design specs
feature-planner Decomposes approved designs into repo-targeted PBIs
pbi-creator Creates work items in Azure DevOps with proper metadata
pbi-dispatcher Dispatches PBIs to GitHub Copilot coding agent

Also includes:

  • PBI description quality guide with good/bad examples
  • Dispatch workflow reference

Merge order

PR 1 of 6. Merge first other PRs reference these skills.

  1. ** Skills** (this PR)
  2. Agents (AI Feature Orchestrator: Custom Agents (2/6), Fixes AB#3534742 #396)
  3. Hooks & State (AI Feature Orchestrator: Hooks & State Management (3/6), Fixes AB#3534743 #397)
  4. Prompts & Config (AI Feature Orchestrator: Prompt Files & Config (4/6), Fixes AB#3534744 #398)
  5. Extension (AI Feature Orchestrator: VS Code Extension (5/6), Fixes AB#3534746 #394)
  6. Docs & Setup (AI Feature Orchestrator: Documentation & Setup (6/6), Fixes AB#3534747 #395)

Fixes AB#3534741

@p3dr0rv p3dr0rv requested a review from a team as a code owner March 10, 2026 21:49
@github-actions
Copy link

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

Click here to Learn more.

@github-actions github-actions bot changed the title Refactor PR validation workflow for AB ID handling Refactor PR validation workflow for AB ID handling, Fixes AB#3534741 Mar 10, 2026
@p3dr0rv p3dr0rv merged commit 3a6670d into master Mar 10, 2026
4 of 5 checks passed
@p3dr0rv p3dr0rv deleted the pedroro/b-id branch March 10, 2026 23:03
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.

2 participants