/bashless
Amend an existing Claude Code setup to replace the Bash tool with structured MCP tools, reducing agent reliance on unstructured shell access.
$ npx -y skills add ralfstrobel/agentic-brownfield-coding --skill bashless --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/bashless
Context preview
The summary Claude sees to decide when to auto-load this skill.
Amend an existing Claude Code setup to replace the Bash tool with structured MCP tools, reducing agent reliance on unstructured shell access.
This Claude Code plugin repo assists complex software projects in their first steps towards agentic coding: Scaffolding and gradually augmenting an existing codebase with an efficient harness setup.
Other skills on agentic-brownfield-coding.
- /headless
Assists in the creation of a headless Claude Code batch script that runs an isolated micro-session per item (file, line, task) for ad-hoc automation such as bulk migrations, lint-fix loops, or doc generation.
Open skill - /monorepo
Create an initial Claude Code setup for a brownfield project with monorepo topology (including hybrid submodular configurations).
Open skill - /standalone
Create an initial Claude Code setup for a brownfield project with a single-application topology (no sub-projects or monorepo structure).
Open skill

