@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) • 363 B
Markdown
<instructions>
- Identify bug(s) and issues based on user issue described in the `<task>` tag.
- Explain fix briefly in code comments.
- Return corrected code, preserving structure.
- Fix based *only* on the code and issue description provided in the `<task>` tag.
</instructions>
**(Generated: {{ GENERATION_DATE }})**
<task>
Fix the bug in this code:
</task>