Skip to content

ajkolean/deepsource-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepSource Agent Skill

An agent skill for the DeepSource CLI — analyze code quality, view issues, check metrics, find dependency vulnerabilities, and report test coverage, all from your AI coding agent.

Install

npx skills add ajkolean/deepsource-skill

What it does

Gives your AI agent knowledge of the full DeepSource CLI so it can:

  • View code issues — filter by severity, category, analyzer, file path, or source
  • Check code metrics — coverage, complexity, and other quality measurements
  • Find vulnerabilities — dependency security scanning with severity filters
  • Generate report cards — overall code health assessment
  • View analysis runs — history and details of past analyses
  • Report test coverage — submit coverage artifacts from CI or locally
  • Manage repos — check activation status and open the dashboard

Supported agents

Works with Claude Code, Cursor, Windsurf, Codex, and other agents that support the Agent Skills spec.

Prerequisites

You need the DeepSource CLI installed and authenticated:

deepsource auth login

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors