- Create exports.md for additional export options and benchmarks in graphify. - Add extraction-spec.md detailing the extraction subagent prompt and rules. - Introduce github-and-merge.md for instructions on cloning GitHub repositories and merging graphs. - Implement hooks.md for setting up commit hooks and CLAUDE.md integration. - Develop query.md for querying the graph, including pathfinding and explanation features. - Add transcribe.md for transcribing video and audio files into text. - Create update.md for incremental updates and handling cluster-only operations. - Add resolve-comments.md snippet for resolving comments in code changes.
7 lines
252 B
Markdown
7 lines
252 B
Markdown
---
|
|
aliases:
|
|
- resolve-comments
|
|
description: Ask the agent to resolve comments I have placed.
|
|
---
|
|
|
|
I placed comments into the current changes. I want you to resolve them one by one. If there is a question only answer and do not start implementing it. |