Projects with this topic
Sort by:
-
Scan Java and TypeScript codebases with the ocr CLI and review findings with the codemark CLI, then bookmark and classify results. Includes two skills (ocr-scan-codemark, ocr-review-codemark) and two agents (ocr-scan-codemark, ocr-review-codemark) plus shared codemark and open-code-review resources.
Updated -
Demonstrates agent integration of a code-review SKILL.md with Codemark SKILL.md - a CLI tool that creates structural bookmarks for code using tree-sitter AST queries. Unlike file:line references, these bookmarks survive renames, refactors, and reformatting.
Updated