Metadata-Version: 2.4
Name: dot-agent-kit
Version: 0.1.20
Summary: Kit management for Claude Code
Requires-Python: >=3.13
Requires-Dist: click>=8.1.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: tomli-w>=1.0
Requires-Dist: tomli>=2.0
Description-Content-Type: text/markdown

# dot-agent-kit

Kit management system for Claude Code.

## Installation

```bash
pip install dot-agent-kit
```

## Usage

```bash
dot-agent --help
```
