Safe Test Check — Testing skill for Claude Code
Safely check test status without hitting the live Databricks workspace.
How to install Safe Test Check
Installs to ~/.claude/commands/sandarsh-m-databricks-sdk-claude-code-playground-safe-test-check.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Sandarsh-M/databricks-sdk-claude-code-playground/HEAD/.claude/commands/safe-test-check.md -o ~/.claude/commands/sandarsh-m-databricks-sdk-claude-code-playground-safe-test-check.md Restart Claude Code, or start a new session, for it to be picked up.
What Safe Test Check does
description: Safely check test status without hitting the live Databricks workspace allowed-tools: Bash, Read
Run test collection ONLY first, never the full live suite automatically:
PYTHONPATH=src pytest --collect-only
Report how many tests were found and whether collection succeeded cleanly.
Do NOT run the full test suite (plain `pytest` or `pytest tests/`) even if collection succeeds - remind me that doing so calls the real Databricks SDK against the "playground" workspace profile
Alternatives in Testing
- Marketing Skills Versions — Current versions of all skills 13.8k ★
- Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
- Debug — You are tasked with helping debug issues during manual testing or implementation 10k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Replbridge
Claude-to-Replit MCP bridge that lets Claude safely inspect, edit, test, and improve Replit projects through a
Loki Spec Status
Check whether the spec has drifted from its lock using Loki's living-spec drift detection, and summarize the r
Q Status
Check Spec-Kit-Plus workflow status with Quality Gate grades - shows phase progress, validation reports, and n
Spawn Fs Team
Boot a 5-agent full-stack Flotion team as a new workspace in the cmux window (reuse the open window; only crea
Code Quality Fix
Refactor code to meet quality standards (smallest safe diff), then typecheck + test
Scheduled Jobs
Generate a cluster-safe Quartz scheduled job with configurable cron expression, separate executer bean, Spring
Related Agents
Credential Hunter
Autonomous credential-attack pipeline runner. Chains /wordlist-gen + /osint-employees + /breach-check (data-pr
Kavach Confirm Reporter
KAVACH live-validation reporting agent. Aggregates every confirm_status verdict kavach-poc-executor and kavach
Amiport Publisher
Publishes ports to amiport.platesteel.net with test-gated quality checks. Validates tests pass, updates packag