Skip to content

/standalone

Create an initial Claude Code setup for a brownfield project with a single-application topology (no sub-projects or monorepo structure).

shell
$ npx -y skills add ralfstrobel/agentic-brownfield-coding --skill standalone --agent claude-code

How 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/standalone
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Create an initial Claude Code setup for a brownfield project with a single-application topology (no sub-projects or monorepo structure).
Ships withagentic-brownfield-coding

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.

Get the whole plugin, auto-invoked
Stats
24
Stars
0
Views
3
Forks
Maintained
Maintenance
Shell
Language
Apache-2.0
License
1mo ago
Last commit
5mo ago
Created

Repo: ralfstrobel/agentic-brownfield-coding