Loading…
Automate the application of code review comments from .code-review.md.
This skill reads the `.code-review.md` file in the current directory and applies the review comments to the relevant code files. It processes each comment in order, ensuring that changes are made accurately based on the context provided. After applying the comments, it clears the contents of `.code-review.md` to indicate that the review process is complete, summarizing the actions taken for each comment.