deterministic-scripts Skill
Deterministic script execution skill for HASTE. Execute scripts instead of free-form LLM behavior for consistent, repeatable operations. Use when: 'run preprocessing', 'convert format', 'parse metadata', 'generate tiles', 'build wheel', 'deploy functions'. Prevents hallucinated scripts. Published by microsoft in haste.
Decision snapshot
Is this a fit?
Testing, Deployment, Design and media, Includes SKILL.md
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is deterministic-scripts Skill?
Deterministic script execution skill for HASTE. Execute scripts instead of free-form LLM behavior for consistent, repeatable operations. Use when: 'run preprocessing', 'convert format', 'parse metadata', 'generate tiles', 'build wheel', 'deploy functions'. Prevents hallucinated scripts. Published by microsoft in haste. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Deployment
- Design and media
- Testing use cases
- Deployment use cases
Declared skill metadata
- Source file: .github/skills/deterministic-scripts/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use deterministic-scripts Skill
- Use it for testing.
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/haste
- Skill file: .github/skills/deterministic-scripts/SKILL.md
What it does
Deterministic script execution skill for HASTE. Execute scripts instead of free-form LLM behavior for consistent, repeatable operations. Use when: 'run preprocessing', 'convert format', 'parse metadata', 'generate tiles', 'build wheel', 'deploy functions'. Prevents hallucinated scripts.
Skill instructions
Deterministic Script Execution Overview HASTE has established scripts and commands for common operations. Agents must use these exact commands instead of generating free-form alternatives. This prevents hallucinated scripts, ensures consistency, and makes operations repeatable. Key Concepts Why Deterministic Scripts Matter - LLMs can "helpfully" generate plausible-looking but incorrect commands - HASTE has specific build tooling (hatch, conda) that must be used correctly - Azure Functions deployment has specific prerequisites and ordering - Geospatial processing requires exact GDAL/rasterio invocations Patterns & Techniques Build & Package Operations | Operation | Exact Command | Notes | |-----------|--------------|-------| | Build core wheel | cd hastelib && hatch build -t wheel | Auto-increments version, copies to func apps | | Run Python tests | cd hastelib && hatch run test:pytest | Uses conda env with GDAL | | Build UI | cd ui && npm run build | Production build via Vite | | Lint
Verified compatibility and discovery
Frequently asked questions
What is deterministic-scripts?
deterministic-scripts is a open-source AI agent skill with Copy skill directory. Deterministic script execution skill for HASTE. Execute scripts instead of free-form LLM behavior for consistent, repeatable operations.
Who is deterministic-scripts best for?
deterministic-scripts is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows, design and media workflows.
How do I install deterministic-scripts?
Install or run deterministic-scripts using Copy skill directory. Check deterministic-scripts for the latest setup command.
Is deterministic-scripts actively maintained?
deterministic-scripts may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.