Skip to content

Latest commit

ย 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

README.md

Scripts ๐Ÿ“œ

This directory contains high-level shell wrappers and maintenance scripts for the Proompts repository.

Note

For more granular Python tools and utilities, check the tools/tools/scripts/ directory.

Directory Map ๐Ÿ—บ๏ธ

Script Type Description
validate_prompts.sh ๐Ÿš Shell The Master Validator. Wrapper script that runs the full test suite using uv run. Run this before every commit.

Usage ๐Ÿš€

Validate the Repository

./scripts/validate_prompts.sh