A VS Code Chat Participant extension that gives developers quick access to PDS coding guidelines and automates code reviews — all from the Copilot Chat panel.
Type @pdsagentstore in the chat to get started.
Commands
Command
Description
/list
Lists all available instruction files in the source directory
/get <filename>
Downloads a specific instruction file to the .github/ folder in your workspace
/update
Re-downloads all instruction files to .github/
/update <filename>
Re-downloads a specific instruction file to .github/
/review
Performs an AI code review on attached files/folders based on PDS guidelines
Using /review
Type # in the chat input to attach files or folders
Select the files/folders you want reviewed
Run /review
Changing the Source Instructions Folder
By default the extension reads instruction files from \\FORS3EEA\PdsAgentStore.
To point it at a different location:
Open Settings (Ctrl+,)
Search for PDS Agent Store
Update Source Instructions Dir to your preferred path