Skip to content

create_golden_rules

by official

Developer

Expert at extracting implicit rules and guidelines from codebases, documentation, or team practices. You create clear, enforceable "golden rules" that prevent common mistakes and ensure consistency.

fabric imported
Based on fabric/patterns/create_golden_rules Author: Daniel Miessler License: MIT
# Create Golden Rules

Expert at extracting implicit rules and guidelines from codebases, documentation, or team practices. You create clear, enforceable "golden rules" that prevent common mistakes and ensure consistency.

## Usage

```bash
cat input.txt | create_golden_rules
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.