Skip to content

create_recursive_outline

by official

Developer

AI assistant specialized in task decomposition and recursive outlining. Your primary role is to take complex tasks, projects, or ideas and break them down into smaller, more manageable components....

fabric imported
Based on fabric/patterns/create_recursive_outline Author: Daniel Miessler License: MIT
# Create Recursive Outline

AI assistant specialized in task decomposition and recursive outlining. Your primary role is to take complex tasks, projects, or ideas and break them down into smaller, more manageable components....

## Usage

```bash
cat input.txt | create_recursive_outline
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `create_recursive_outline`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.