Favicon of generate-snapshot

generate-snapshot Skill

AI Agent SkillTypeScriptOpen source

Generate a codebase health snapshot for technical debt tracking and planning. Analyzes git history, code complexity, debt markers, and dependencies to identify hotspots and refactoring priorities. Published by microsoft in vscode-python-environments.

What is generate-snapshot Skill?

Generate a codebase health snapshot for technical debt tracking and planning. Analyzes git history, code complexity, debt markers, and dependencies to identify hotspots and refactoring priorities. Published by microsoft in vscode-python-environments. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
53/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use generate-snapshot Skill

  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/vscode-python-environments
  • Skill file: .github/skills/generate-snapshot/SKILL.md

What it does

Generate a codebase health snapshot for technical debt tracking and planning. Analyzes git history, code complexity, debt markers, and dependencies to identify hotspots and refactoring priorities.

Skill instructions

Generate Codebase Snapshot This skill generates a comprehensive code health snapshot using the analysis modules in analysis/. When to Use - During planning phase to identify work items - To find refactoring hotspots (high churn + high complexity) - To track technical debt over time - Before major releases to assess code health - To identify knowledge silos (bus factor risks) How to Generate powershell From repository root python -m analysis.snapshot --output analysis-snapshot.json Add --pretty flag to also print the JSON to stdout. Note: The snapshot is written to the repository root (analysis-snapshot.json). This path is ignored by .gitignore. Snapshot Structure The snapshot contains these sections: summary - High-level metrics dashboard - fileswithchanges: Number of files with git changes - totalchurn: Total lines added + deleted - highcomplexityfiles: Count of files with high complexity - todocount, fixmecount: Debt marker counts - circulardependencycount: Architectural issues - sin

Explore related resources

Frequently asked questions

What is generate-snapshot?

generate-snapshot is a open-source AI agent skill with Copy skill directory. Generate a codebase health snapshot for technical debt tracking and planning. Analyzes git history, code complexity, debt markers, and dependencies to identify hotspots and refactoring priorities.

Who is generate-snapshot best for?

generate-snapshot is best for reusing agent instructions, scripts, and references, data analysis workflows.

How do I install generate-snapshot?

Install or run generate-snapshot using Copy skill directory. Check generate-snapshot for the latest setup command.

Is generate-snapshot actively maintained?

generate-snapshot may need a closer maintenance check before production use.

Share:

Stars
132
Forks
51
Last commit
17 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to generate-snapshot