Armory
Source
Browse
CLAUDE.md / Rules

git-branch-statusline

Display current model, directory, and git branch with change indicators in the status line. Shows model name, folder name, active branch, and count of uncommitted changes for complete development context.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install git-branch-statusline --cli claude

writes the file to.claude/rules/git-branch-statusline.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/git-branch-statusline.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Display current model, directory, and git branch with change indicators in the status line. Shows model name, folder name, active branch, and count of uncommitted changes for complete development context.

When to use it

Display current model, directory, and git branch with change indicators in the status line. Shows model name, folder name, active branch, and count of uncommitted changes for complete development context.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/statusline/git-branch-statusline.json | jq .

Notes

Extracted from davila7/claude-code-templates, statusline category.