fix-local-tests

Official

Align shell behavior with bash

AuthorDataDog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses discrepancies between rshell's test suite and the expected behavior of bash, ensuring greater compatibility and correctness.

Core Features & Use Cases

  • Failure Reproduction: Captures and analyzes test failures by running relevant test suites.
  • Behavior Verification: Determines the correct bash behavior for failing scenarios using comparison tests or Docker.
  • Root Cause Analysis: Classifies failures as implementation bugs, incorrect test expectations, or intentional divergences.
  • Prioritized Fixing: Guides the user to fix implementation bugs first, then test expectations, and finally fuzz failures.
  • Use Case: When a test in the rshell project fails, use this Skill to systematically debug and fix the issue by comparing rshell's output to bash's expected output.

Quick Start

Run the fix-local-tests skill with the argument 'TestName' to reproduce and fix a specific failing test.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-local-tests
Download link: https://github.com/DataDog/rshell/archive/main.zip#fix-local-tests

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.