Skip to content
| Marketplace
Sign in
Visual Studio Code>Chat>SafeGuide ComposerNew to Visual Studio Code? Get it now.
SafeGuide Composer

SafeGuide Composer

Sukanth Gunda

|
1 install
| (0) | Free
Interactive Copilot Chat agent for authoring high-quality TSGs — start green, stay green.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SafeGuide Composer — VS Code Extension

License: MIT

Start green, stay green. A VS Code Chat participant that helps authors write high-quality Troubleshooting Guides (TSGs) that pass the SafeGuide quality bar from the first commit.

Features

  • @safeguide-composer chat participant in GitHub Copilot Chat
  • 6 slash commands: /new, /check, /checkOffline, /fix, /improve, /rules
  • Knows the same 12 quality rules used by SafeGuideBot during PR reviews
  • Interactive TSG scaffolding with quality-compliant templates
  • Offline quality scoring with GREEN/YELLOW/RED indicators

Requirements

  • VS Code 1.99.0+
  • GitHub Copilot Chat extension

Usage

In the Copilot Chat panel, type:

@safeguide-composer help
@safeguide-composer /new I need a TSG for high CPU on AKS clusters
@safeguide-composer /check #file:my-tsg.md
@safeguide-composer /rules

Development

cd vscode-extension
npm install
npm run compile
# Press F5 in VS Code to launch Extension Development Host

Packaging & Publishing

npm run package       # creates .vsix
npm run publish       # publishes to VS Code Marketplace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft