my-claude-code-setup
Ready-made Claude Code setup with memory, skills, and cost tracking
All Skills in This Repository (6)
Pure Emerald Level Indicatorstask-breakdown
Groups session-metrics request units into semantic tasks with worth-it verdicts and renders companion reports.
consult-codex
Orchestrates parallel code analysis between OpenAI Codex CLI and Claude code-searcher with citation comparison.
ai-image-creator
Generate, edit, and analyze images and videos via OpenRouter AI models.
consult-zai
Orchestrates parallel code analysis between z.ai GLM 5.2 and Claude code-searcher with comparison reports.
session-metrics
Analyze Claude Code session token usage and cost from JSONL conversation logs.
claude-docs-consultant
Fetch relevant Claude Code documentation from docs.claude.com on demand.
Frequently Asked Questions
FAQPage SchemaHow to install my-claude-code-setup?▼
Run `npx skills add centminmod/my-claude-code-setup --all -g -y` in your terminal to install all skills in this suite globally.
What is the CLAUDE.md memory bank system?▼
It is a set of template files that let Claude Code retain project context, decisions, and patterns across many chat sessions so you never lose progress.
How to track Claude Code session costs?▼
Use the built-in session-metrics skill to tally token usage and dollar costs per session or project, then run the audit skill to find wasted spend.
Can I get a second AI opinion on code questions?▼
Yes. The consult-codex and consult-zai skills run your question through two AI models in parallel and produce a side-by-side comparison report.
Do I need coding experience to use this setup?▼
No. You copy the template files into your project, run /init once, and the AI agent follows the pre-written rules automatically.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core