Metadata-Version: 2.4
Name: invocator
Version: 0.0.1
Summary: Summon the accumulated wisdom of a GitHub repository into a learnings/ grimoire.
Project-URL: Homepage, https://github.com/Gab-r-x/invocator
Project-URL: Repository, https://github.com/Gab-r-x/invocator
Project-URL: Issues, https://github.com/Gab-r-x/invocator/issues
Author-email: Gabriel <gabriel@quizard.ai>
License-Expression: MIT
Keywords: code-review,documentation,github,learnings,llm
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# invocator

> Summon the accumulated wisdom of a GitHub repository into a `learnings/` grimoire.

🚧 **This is a placeholder release (0.0.1).** The real CLI is under active development.

See https://github.com/Gab-r-x/invocator for progress and the MVP plan.

## Coming soon

```bash
invocator forge key                    # bind a pact with Anthropic
invocator scry cost --repo owner/name  # preview cost / time / item counts
invocator extract wisdom --repo owner/name   # the full ritual
```

## License

MIT
