bash-development

bash-development is a plugin for Claude Code from Jamie-BitFlight/claude_skills. Its manifest loads nothing; the 8 skills, 2 agents it bundles cost 582 tokens per session together, scanned A, original, MIT.

A collection of Bash 5.1 and newer development tools and guidance for scripting, portability, testing, linting, logging, and version-specific changes.

In plain words
What is it for?
Use it for shell development, portability work, tests, linting, logging, audits, and learning Bash 5.1, 5.2, and 5.3 changes.
Why use it?
It brings related shell-development practices and references together when building, checking, or maintaining Bash code.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it for shell development, portability work, tests, linting, logging, audits, and learning Bash 5.1, 5.2, and 5.3 changes.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add Jamie-BitFlight/claude_skills/plugin install bash-development
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Jamie-BitFlight/claude_skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bash-development

README.md
[![agentmods](https://agentmods.dev/badge/plugins/jamie-bitflight/claude_skills/bash-development.svg)](https://agentmods.dev/plugins/jamie-bitflight/claude_skills/bash-development)
Your own site
<a href="https://agentmods.dev/plugins/jamie-bitflight/claude_skills/bash-development"><img src="https://agentmods.dev/badge/plugins/jamie-bitflight/claude_skills/bash-development.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 8 skills, 2 agents cost 582 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

bash-development scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/bash-development/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "bash-development",
  "version": "4.0.1",
  "description": "Comprehensive Bash 5.1+ and POSIX shell development plugin with modular skills for scripting, portability, testing, linting, logging, and version-specific features (5.1, 5.2, 5.3 changelogs with examples). Includes specialized agents for script development and code auditing.",
  "author": {
    "name": "Jamie Nelson",
    "url": "https://github.com/bitflight-devops"
  }
}
Contents

What it installs

The manifest is a name and a version. 8 skills, 2 agents travel with it, and installing the plugin installs all of them — 582 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 10 lines scan A 54f748cb83b4

Subscribe to this mod's changes

bash-development is a plugin published in the GitHub repository Jamie-BitFlight/claude_skills (65 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

dotnet-test-migration

Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.

dotnet/skills · not measured

playwright-rs

Procedural reference for writing Rust browser automation with playwright-rs: adding the crate and installing its browsers, object model, the locator!() macro, builder options, auto-wait semantics, and trace capture.

padamson/playwright-rust · not measured

rust-tools

SOTA Rust tooling - refactoring, profiling, benchmarking, testing, SIMD, dependency audit.

terrylica/cc-skills · not measured

dev-tooling

Three MCP servers for PHP and JavaScript operations plus an optional PHP language server. PHP (php-tooling): PHPStan, ECS, Rector, PHPUnit, PHPUnit coverage gap analysis, Symfony Console. Administration (js-admin-tooling): ESLint, Stylelint, Prettier, Jest, TypeScript, Vite builds. Storefront (js-storefront-tooling)…

shopwareLabs/ai-coding-tools · not measured

msbaek-tdd

Java + Spring Boot TDD workflow plugin with requirements input drafting, RGB cycle, feature-level autonomous implementation, Cucumber acceptance testing, local tidying, system-wide refactoring, and 18 optional refactoring skills. Plan phase and Web App acceptance/skeleton setup now delegate to dedicated agents instead.

msbaek/msbaek-claude-plugins · not measured

pest

Pest testing suite skills. Philosophy, organization, factories, datasets, arch testing, mocking decisions.

attac-t/the-foundry · not measured