# devdanzin/ft-review-toolkit

A Claude Code plugin for analyzing and migrating CPython C extensions to free-threaded Python (PEP 703). Finds thread-safety bugs, plans migrations, and triages ThreadSanitizer reports.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/devdanzin/ft-review-toolkit)
- [GitHub repository](https://github.com/devdanzin/ft-review-toolkit)
- Stars: 3
- Forks: 1
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Catalog snapshot: Aug 31, 2026
- Repository metadata source: public GitHub API when available

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add devdanzin/ft-review-toolkit
```
