zircote/sigint

8 stars · Last commit 2026-04-16

Market intelligence toolkit for Claude Code. Iterative research workflows, trend modeling with three-valued logic, multi-format reports, and automated GitHub issue creation from findings.

README preview

# sigint - Signal Intelligence

[![Claude Code Plugin](https://img.shields.io/badge/Claude_Code-Plugin-06b6d4?style=flat-square&logo=anthropic&logoColor=white)](https://github.com/anthropics/claude-code)
[![License: MIT](https://img.shields.io/badge/License-MIT-8b5cf6?style=flat-square)](LICENSE)
[![Version](https://img.shields.io/badge/version-0.8.1-22c55e?style=flat-square)](CHANGELOG.md)

Comprehensive market research toolkit for Claude Code with report generation, GitHub issue creation, and trend-based analysis.

<p align="center">
  <img src=".github/readme-infographic.svg" alt="sigint workflow" width="800">
</p>

## Quick Start

```bash
# 1. Start research with a topic
/sigint:start AI-powered code review tools

# 2. Answer elicitation questions (decision context, audience, priorities)

View full repository on GitHub →