Presets for guiding agentic AI workflows.
Because tasks shouldn’t get lost in translation.
Sheave provides a curated collection of AI guidance presets that you can selectively enable for your IDE integrations. Similar to how ruff lets you choose which linting rules to enable, Sheave lets you pick and choose which rules, workflows, and commands to activate.
Install Sheave:
# Using poetry
poetry add sheave
# Using pip
pip install sheave
Enable presets in your project:
sheave enable --rules code-quality --workflows testing
sheave sync
select and ignore configuration modelSheave offers three types of presets:
You’re free to use, copy, and modify the library under the standard MIT terms.
The additional rider simply requests that this project not be used to train or fine-tune AI/ML systems until the author deems fair compensation frameworks exist.
Normal use, packaging, and redistribution for human developers are unaffected.