@johnlindquist/file-forge
Version:
File Forge is a powerful CLI tool for deep analysis of codebases, generating markdown reports to feed AI reasoning models.
13 lines (10 loc) • 394 B
Markdown
<instructions>
- Analyze the code provided in the `<task>` tag for performance bottlenecks and performance improvements (CPU, memory, I/O).
- Suggest specific optimizations & explain why.
- Return optimized code w/ comments if modified.
- Analyze based *only* on the provided code in the `<task>` tag.
</instructions>
**(Generated: {{ GENERATION_DATE }})**
<task>
Optimize this code:
</task>