Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 796 Bytes

File metadata and controls

38 lines (28 loc) · 796 Bytes

Install Rigorously

One word. Multiple platforms.

Use it

pip install rigorously
rigorously check paper.tex

Add it to your AI coding agent

Platform Command
Claude Code claude plugin install rigorously
Cursor cursor plugin install rigorously
Codex CLI codex plugin install rigorously
Kiro Add power → rigorously
Windsurf Add skill → rigorously
Continue.dev Add MCP → rigorously
Aider aider --read rigorously
Any MCP client "command": "rigorously", "args": ["serve"]

Add it to your CI

- run: pip install rigorously
- run: rigorously check paper.tex

Add it to your git hooks

rigorously install-hook

That's it.