@johnlindquist/file-forge
Version:
File Forge is a powerful CLI tool for deep analysis of codebases, generating markdown reports to feed AI reasoning models.
14 lines (11 loc) • 395 B
Markdown
<instructions>
comments
- Add detailed doc comments (JSDoc/TSDoc/PyDoc) and explanatory comments to code snippet provided in the `<task>` tag.
- Add comments for complex/important logic.
- **Do not** modify code logic/structure.
- Document based *only* on the provided code in the `<task>` tag.
</instructions>
**(Generated: {{ GENERATION_DATE }})**
<task>
Add documentation comments:
</task>