Skip to content

feat: parsec doctor for environment validation #122

@erishforG

Description

@erishforG

Add a self-diagnostic command that validates the environment:

parsec doctor

Checks:

  • git version and worktree support
  • Token configuration (per-host, env vars)
  • Tracker connectivity (Jira/GitHub/GitLab API reachable)
  • Shell integration installed (parsec init)
  • Tab completions configured
  • Remote access (git push test)

Prints ✓/✗ for each check with actionable fix instructions.
Crucial for smooth first-time setup experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliCLI commands and flagstype/featureNew feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions