Skip to main content

Process Command

Process individual GitHub issues with Simili Bot analysis.

Syntax

Options

Examples

Basic processing

Process a single issue from a JSON file:

Fetch issue directly from GitHub

Fetch issue by number without a local JSON file:

Dry-run (Safe testing)

Test without posting to GitHub:

Custom workflow

Use a different analysis pipeline:
Available workflows:
  • issue-triage - Full analysis (default)
  • similarity-only - Semantic search only
  • index-only - Indexing only

Verbose output

Show detailed step-by-step execution:

Next steps

Index command

Bulk index issues and PRs

Auto-close command

Auto-close duplicate issues

PR duplicate command

Detect duplicate pull requests

Batch command

Batch process multiple issues