Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>PDS Agent StoreNew to Visual Studio Code? Get it now.
PDS Agent Store

PDS Agent Store

ct-plm-tooling

|
2 installs
| (1) | Free
Place to find all agents for development of application in PDS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PDS Agent Store

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

  1. Type # in the chat input to attach files or folders
  2. Select the files/folders you want reviewed
  3. Run /review

Changing the Source Instructions Folder

By default the extension reads instruction files from \\FORS3EEA\PdsAgentStore.

To point it at a different location:

  1. Open Settings (Ctrl+,)
  2. Search for PDS Agent Store
  3. Update Source Instructions Dir to your preferred path

Or edit settings.json directly:

"pdsagentstore.sourceInstructionsDir": "\\\\your-server\\your-share"

The path can be a UNC network share (e.g. \\server\share) or a local directory.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft