# Claude Code Mentoring — Services

Your team is using 10% of what's available. I'll show them the other 90%.

**Rate**: from $125/hr

## The problem

Most teams are using A.I. tools the way they used Google in 2004. They type a question, get a bunch of code, hope it works, and move on. Claude Code can write production code, execute multi-step research, manage files, build pipelines, and orchestrate complex workflows. But most teams treat it like a chatbot.

## What I do

- **1-on-1 onboarding** — Focused 1–2 hour sessions tailored to your role and industry. 20+ people onboarded.
- **Prompting architecture** — Structured prompting patterns that produce reliable, reproducible output.
- **Skill and tool composition** — Build custom Claude Code skills, integrate hooks, compose tools.
- **Memory and context management** — Design persistent memory systems (CLAUDE.md, project instructions, handoff protocols).
- **Workflow orchestration** — Chain sessions, spawn sub-agents, build review/iteration loops.
- **Research and analysis** — Web scraping, data extraction, competitive analysis, literature review.

## Skill Levels

| Level | Typical User | Focus Areas |
|-------|-------------|-------------|
| Beginner | First-time users | Installation, basic prompting, CLAUDE.md setup |
| Intermediate | Regular users | Skills, hooks, multi-file edits, context management |
| Advanced | Power users | Sub-agents, workflow orchestration, custom tools, cmux |

## Session Example

```bash
# What a mentoring session workflow looks like
❯ claude "Audit this repo for automation opportunities"
# → Scanning 47 files... Found 6 automatable workflows

❯ claude "Build a skill for the PR review workflow"
# → Created .claude/skills/pr-review/SKILL.md
# → Added 3 review focus areas: security, conventions, tests

❯ /pr-review 142
# → Reviewing PR #142... ✓ No security issues, 2 suggestions, 0 blockers
```

## Open-source foundations

- [Claudicle](https://github.com/tdimino/claudicle) — 4-layer soul agent framework for persistent identity and memory
- [Claude Code Minoan](https://github.com/tdimino/claude-code-minoan) — 60+ specialized skills for Claude Code
- [Dabarat](https://github.com/tdimino/dabarat) — Zero-dependency Markdown previewer (8 stars)

## Who this is for

**Engineering teams** who want to ship faster. **Product teams** who want to prototype in hours. **Marketing and ops teams** who want to automate research and reporting. **Founders** building solo.

## What you get

- Custom training sessions (2–4 hours) tailored to your stack
- Written playbook of prompting patterns and configurations
- CLAUDE.md and project instruction templates
- Follow-up session included
- 30 days Slack or email support

## Contact

[Book a session](/contact) | [calendly.com/tomdimino](https://calendly.com/tomdimino/)
