Test Login And Upload banner
pymc-labs pymc-labs

Test Login And Upload

Testing community

Description

End-to-end test of the CLI on the **dev** environment. Run each step sequentially — stop and report if any step fails. All CLI commands use: `DHUB_ENV=dev uv run --package dhub-cli dhub <command>` ## Test Skill Create this skill in the scratchpad directory before publishing: **Directory**: `<scratchpad>/e2e-test-skill/` **`SKILL.md`**: ``` --- name: e2e-test-skill description: A simple test skill for end-to-end testing --- # E2E Test Skill This skill prints "Hello from e2e-test-skill!" an

Installation

Installs to ~/.claude/commands/pymc-labs-decision-hub-test-login-and-upload.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pymc-labs/decision-hub/HEAD/.claude/commands/test-login-and-upload.md -o ~/.claude/commands/pymc-labs-decision-hub-test-login-and-upload.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository