SkillAgentSearch skills...

Vsts Extension Retrospectives

An Azure DevOps extension for efficient retrospectives

Install / Use

npx skills add microsoft/vsts-extension-retrospectives

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Retrospective Extension for Azure DevOps

OpenSSF Scorecard OpenSSF Best Practices CodeCov CI and CD for Frontend CI_Backend

Retrospectives is an Azure DevOps extension to perform smart and efficient retrospectives from within the Azure DevOps.

Retrospectives are an important practice in becoming an effective team, allowing the team to gather feedback and continuously improve based on the feedback.

Research from the 2018 State of DevOps report indicates that elite teams are 1.5 times more likely to consistently hold retrospectives and use them to improve their work. Furthermore, a 2013 meta-analysis on teams indicates that teams that effectively debrief/conduct retrospectives are 20-25% more effective.

Teams often use external retrospective tools, white boards with Post-its, OneNote, etc. to conduct retrospectives. The data then needs to be collated, and any actionable items need to be created in your Azure DevOps pipeline.

The Retrospectives extension allows you to do all this and more from within Azure DevOps.

Table of Contents

Retrospective Features

  • Retrospectives in Azure DevOps
  • Real time support for distributed retrospectives
  • Ability to create Azure DevOps work items associated to feedback
  • Create an emailable summary of a retrospective

Install

The extension can be installed from Azure DevOps Marketplace.

Use

Please note: the screenshot examples use light mode and dark mode interchangeably because both are supported!

1. Open Retrospectives Extension

Navigate to the Azure 'Boards' tab in your account on the left hand navigation. Select the 'Retrospectives' tab under 'Boards'.

A screenshot of the Azure DevOps left-hand navigation. Under the Boards heading, the extension for the retrospective is darkened as though hovered by a mouse.

2. Pick the Team

You are now on the Retrospectives page. Select your Azure DevOps team from the dropdown in the header. By default, the dropdown displays My Teams — only teams where you are a member.

If you need to access retrospectives from teams where you're not a member, you can toggle to Show All Teams in the Settings menu (see section 7). This displays all teams in the project and relies on board-level permissions to control access to sensitive feedback.

Screenshot of the Retrospective tool's Team dropdown. In the example the user belongs to only one team, the "Backend Team". The selected team is darkened as though the mouse is hovering over the selection.

3. Create New Retrospective

Create a new retrospective using the 'Create Board' button. If this is your first retrospective for your selected team, then press the "Create Board" button in the center of the screen.

▶ Watch video

A screenshot of the Retrospective main page. The screen is mostly empty except for the top navigation of the tool. In the center there is a blue button to 'Create Board.'

If you have created a retrospective before for your selected team, then you can select "Create a new retrospective" from the navigation drop down.

A screenshot of the top navigation in the Retrospective tool, where the 'Board Actions' menu has been opened. The first option in the dropdown is the 'Create new retrospective.'

4. Choose Your Retrospective Settings

When you select Create Board or Create new retrospective as above, you will see the following dialog:

A screenshot showing the modal box that controls the initial settings for creating a retrospective board. The settings include: a text field for title of the retrospective; a number input box for maximum votes per person; a checkbox to include a Team Assessment; a checkbox to obscure the feedback of others during the Collect Phase; a checkbox to include Retrospective Prime Directive; and a section to pick the different columns to include in the retrospective, either customized or loaded from predefined templates.

Please enter the appropriate information:

  • Retrospective Title: Title for the Retrospective.
  • Max Votes per User: The maximum number of votes a participant has to use in the "Vote" phase.
  • Include Team Assessment: Include a Team Assessment link at the top of the board.
  • Obscure the feedback of others until after Collect phase: When selected, users cannot see other users input until they have moved to another phase. Other users' feedback will be blurred.
  • Make participant feedback anonymous: When checked, participant names are hidden on individual feedback items.
  • Columns Settings: You can either apply from a pre-populated template or individually select and configure columns yourself.

A screenshot showing the dropdown of available templates for the retrospective board. They represent the different columns that can be included.

Notes:

  • Retrospective Title is the minimum 'required' information (other fields can stay at default as needed). Once the title is provided, the Save button is enabled. Save the retrospective using the Save button.
  • The system will remember your selection for maximum votes, team assessment, obscure feedback, and anonymous feedback when saving and use those setting as your defaults for the next a board you create.
  • The Permission tab allows the board owner or team admin to restrict access to the retrospective board by team or by individual. By default the retrospective board is accessible to everyone in the project.

5. Select An Existing Retrospective Board

Once you have created the retrospective board and you want to select a retrospective board different from the currently displayed board, click on the retrospective board name and select the desired one. You can use the search box to find the appropriate retrospective boards if you have a large number of boards.

A screenshot showing the dropdown for searching available retrospective boards after they've been created. The current Retrospective Board is "Retrospective for Sprint 8" and the selection for "Retrospective for Sprint 7" is darkened as though hovered.

6. Share the Link to the Retrospective

Once you create a new retrospective, you can share a link to it to all participants. Users can then access that link even from their mobile browsers to participate in the retrospective. The extension offers real time synchronization, so all users will see the most up-to-date information without having to refresh the page.

A screenshot of the dropdown from the Board Actions Menu. The option for 'Copy retrospective link' is highlighted as the fourth menu option.

7. Adjust User Settings

Use the Settings menu in the header to adjust how teams and boards are displayed:

  • Show my teams: Restricts the team selector to teams where you are a member.
  • Show all teams: Displays every team in the current project.
  • Scroll by column: Supports vertical scrolling within each column to view all feedback.
  • Scroll by board: Supports vertical scrolling for the full board to view all feedback.

Caution: Selecting Show all teams can degrade performance in projects with a large number of teams, because the extension must load and filter a much larger team list.

8. Phases of the Standard Retrospective

The number of columns in each retrospective is determined by the selection made when making the new board. Regardless of the te

Related Skills

View on GitHub
GitHub Stars209
CategoryProduct
Updated16d ago
Forks101

Languages

TypeScript

Security Score

95/100

Audited on Jul 22, 2026

No findings