agentsclimarketplace

Basecamp doctor

Skill basecamp/basecamp-cli/skills/basecamp-doctor

Basecamp CLI and Agent Skills

Install
npx -y skills add basecamp/basecamp-cli --skill basecamp-doctor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Diagnose Basecamp CLI, authentication, and agent-plugin health.

SKILL.md

1.1 KB, as published. Nobody here has run it

Basecamp Doctor

Run the structured diagnostic:

basecamp doctor --json

Interpret every check by status:

  • pass: working correctly.
  • warn: usable, but follow-up is recommended.
  • skip: not run because it is unauthenticated or not applicable.
  • fail: broken and needs attention.

Report failures and warnings with their hint fields. Also inspect the top-level breadcrumbs array and preserve its structured cmd next steps, because a breadcrumb can provide a more specific action than a check hint. Use these common remediations when relevant:

  • Basecamp authentication: basecamp auth login
  • Agent plugin installation or version: basecamp setup
  • Skill + all detected agents, non-interactively: basecamp setup agents (honors BASECAMP_SETUP_AGENT)
  • Codex plugin specifically: basecamp setup codex
  • Claude Code plugin specifically: basecamp setup claude

Do not read, print, or request credential files. If every check passes, say that Basecamp and its agent integration are ready.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.