Skip to content

chore: add .claude config tailored to bashdep#14

Merged
Chemaclass merged 1 commit into
mainfrom
feat/claude-config
May 3, 2026
Merged

chore: add .claude config tailored to bashdep#14
Chemaclass merged 1 commit into
mainfrom
feat/claude-config

Conversation

@Chemaclass

Copy link
Copy Markdown
Owner

🔗 Ticket

n/a

🤔 Background

Inspired by TypedDevs/bashunit/.claude, this PR adds a Claude Code
configuration tuned for bashdep's shape: a single-binary library
(bashdep), Bash 3.2+ baseline (macOS default), bashdep:: namespace,
single test file with snapshots, and the project's own PR template.

💡 Goal

Give Claude Code path-scoped guardrails and ready-made workflows so
contributions stay TDD-driven, Bash 3.2 compatible, and pass
make pre_commit/run before reaching CI.

🔖 Changes

  • Add CLAUDE.md covering API surface, modes, Bash 3.2+ rules, scopes
  • Add path-scoped rules: bash-style.md, tdd-workflow.md, testing.md
  • Add skills: tdd-cycle, fix-test, add-command, doctor-check,
    commit, pr, gh-issue, pre-release, release
  • Add settings.json with a PostToolUse ShellCheck hook for bashdep,
    *.sh, and bin/pre-commit; includeCoAuthoredBy: false

🖼️ Screenshots

n/a

CLAUDE.md, path-scoped rules (bash-style/tdd-workflow/testing), and
skills (tdd-cycle, fix-test, add-command, doctor-check, commit, pr,
gh-issue, pre-release, release). Settings hook runs ShellCheck on
edits to bashdep, *.sh, and bin/pre-commit.
@Chemaclass Chemaclass self-assigned this May 3, 2026
@Chemaclass Chemaclass added the enhancement New feature or request label May 3, 2026
@Chemaclass Chemaclass merged commit 75b18c3 into main May 3, 2026
5 checks passed
@Chemaclass Chemaclass deleted the feat/claude-config branch May 3, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant