Capability
Hierarchical Prompt Organization With Folder Structure
18 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “sorting and organization of files in prompt output with customizable ordering”
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
Unique: Implements multiple sorting strategies (alphabetical, by size, by modification time, by directory depth) that can be applied independently or combined, allowing developers to optimize file presentation for different use cases
vs others: More flexible than fixed ordering because it supports multiple strategies, and more efficient than manual file organization because it's automated and reproducible