sg-scout

Scan GitHub repositories and extract structured improvement proposals for ShipGuard.

7|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/bacoco/ShipGuard --skill sg-scout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sg-scout
Source: https://github.com/bacoco/ShipGuard/tree/main/plugins/shipguard/skills/sg-scout
Command: npx skills add https://github.com/bacoco/ShipGuard --skill sg-scout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans GitHub to identify relevant techniques, patterns, and ideas that can improve ShipGuard's code audit, debugging, and self-improving workflows, surfacing actionable proposals for the team.

Core Features & Use Cases

  • Full GitHub reconnaissance across public repos to discover evaluation, benchmarking, auditing, and visual-regression techniques.
  • Extract structured findings and file them as improvement proposals, feeding the sg-improve and sg-code-audit workflows.
  • Build a living techniques library for future reference and benchmarking against similar tools.

Quick Start

Run a full GitHub scan with sg-scout to surface techniques and improvements for ShipGuard.

Frequently Asked Questions about sg-scout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract code audit and debugging techniques from GitHub repositories?

To extract code audit and debugging techniques from GitHub repositories, you scan public and private repos to parse READMEs and locate SKILL.md definitions. This surfaces structured data fields and scored improvement proposals for benchmarking against peers.

What is the best way to build a techniques library from public GitHub repos?

Building a techniques library from public GitHub repos involves scanning repositories to extract structured data fields like name, description, and techniques. This process populates a living reference library by scoring proposals and benchmarking against similar tools.

Can I use GitHub intelligence to find improvement proposals for my code audit workflows?

Yes, you can use GitHub intelligence to find improvement proposals for code audit workflows by scanning repositories for evaluation and benchmarking patterns. Extracted findings are filed as structured proposals to feed self-improving workflows.

How do I benchmark my code audit tool against similar GitHub repositories?

To benchmark your code audit tool against similar GitHub repositories, scan public repos for visual-regression and debugging techniques. The process scores extracted techniques and produces library reports comparing peer implementations.

What structured data fields can I extract from SKILL.md definitions during a GitHub scan?

During a GitHub scan, you can extract structured data fields including name, description, and techniques from SKILL.md definitions. Parsing these fields generates scored proposals and populates a living techniques library for future reference.

Does GitHub reconnaissance work for private repositories to discover evaluation techniques?

GitHub reconnaissance works for both public and private repositories to discover evaluation, benchmarking, and auditing techniques. Scanning private repos extracts actionable intelligence and surfaces improvement proposals for debugging workflows.