---
slug: "bg"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/chocholous/bg@main/README.md"
repo: "https://github.com/chocholous/bg"
source_file: "README.md"
branch: "main"
---
# Claude Code Experiments

This repository contains experiments and examples for working with Claude Code.

## Structure

- `experiments/` - Individual experiment folders
  - `basic/` - Basic Claude Code features and capabilities
  - `tools/` - Experiments with different tools and integrations
  - `workflows/` - Complex workflow examples
- `examples/` - Code examples for reference
- `data/` - Sample data files for experiments
- `.claude/` - Claude Code configuration (commands, hooks, etc.)

## Getting Started

This repository is designed for hands-on experimentation with Claude Code features including:

- File operations (Read, Write, Edit)
- Code analysis and refactoring
- Multi-file operations
- Task automation
- Integration with git and development workflows

## Usage

Each experiment folder contains its own README with specific instructions and goals.

Feel free to add new experiments and examples as you explore Claude Code capabilities!
