Tips, scripts and workflows for Claude Code
By Ris — AI development & vibecoding
A collection of customizations, scripts, and workflows for Claude Code.
Custom statusline showing costs, context usage, and git branch with color-coded indicators.
Reusable skill templates for Claude Code. Currently includes:
- agent-teams — orchestrate multiple autonomous agents with shared task lists and direct messaging
- api-digest — fetch raw API data and generate detailed digests without backend LLM costs
- cc-analytics — generate HTML reports of Claude Code usage statistics
- claude-md-writer — create and refactor CLAUDE.md files following Anthropic best practices
- gemini-tmux-orchestration — delegate tasks to Gemini CLI agent via tmux for parallel AI execution
- gh-issues — manage GitHub Issues via CLI with AI session context storage
- git-workflow-manager — enforce conventional commits, semantic versioning, and consistent release notes
- macos-fixer — diagnose macOS memory issues and suggest fixes
- opencode-config — configure OpenCode CLI with custom providers and models
- project-release — consistent release workflow with versioning, changelog, and GitHub releases
- readme-generator — create human-focused README files with proper structure
Coming soon — Pre/post command hooks for automation.
Coming soon — Custom prompts and CLAUDE.md examples.
Coming soon — Multi-step automation patterns.
Most scripts require:
- macOS or Linux
jq— JSON processorbc— Calculatorbun— JavaScript runtime (for ccusage)
Each folder contains its own README with specific installation instructions.
- Telegram: @ris_ai — AI development & vibecoding
- YouTube: @serejaris
- vibecoding.phd
MIT