Skip to content

jangroth/agentic-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agentic-ai

Personal Claude Code configuration — version-controlled skills, commands, and settings symlinked into ~/.claude/.

Install

make install

Requires: bash, jq, git, gh, bc.

Structure

claude/
├── settings.json            # Claude Code config (status line, permissions, etc.)
├── statusline-command.sh    # Terminal status bar: model, context, git, cost, agents
├── commands/                # Custom slash commands (e.g. /todo)
└── skills/                  # Reusable workflow skills (e.g. /pr)

Edits take effect immediately — no need to re-run make install after the initial setup.

About

Personal Agentic-AI configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors