Skip to content

Implement oss-dev doctor command with full diagnostics #36

@Hell1213

Description

@Hell1213

Description

The oss-dev-new doctor command currently prints placeholder text. Implement it to run full system diagnostics:

  • Check Python version (3.10+ required)
  • Check gh CLI is installed and authenticated
  • Check git CLI is installed
  • Check config file exists and is valid
  • Check API keys are set (GEMINI_API_KEY, GITHUB_TOKEN)
  • Report results with pass/warn/fail status

Skills Required

  • Python
  • System diagnostics
  • Rich library for formatted output

Difficulty

Intermediate-level2,gssoc-ext

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgssocGirlScript Summer of Codegssoc-extGSSoC Extended contributionlevel2Intermediate: Requires some experience (25 points)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions