annotation

Community

Discover and summarize @audit annotations

AuthorJoranHonig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Finds scattered @audit-style comment annotations across a codebase and consolidates them into a structured, machine-readable format so reviewers and automation can act on audit notes without manually searching files.

Core Features & Use Cases

  • Grep-based scanning for any text file to reliably locate @audit and @audit-<tag> comments across languages.
  • Optional tree-sitter parsing for Rust and Solidity to resolve enclosing scope type and name (function, contract, module, etc.) when language bindings are installed.
  • Exact tag filtering and dual output formats (JSON for programmatic consumption, table for human review); skips common build and binary files and avoids very large files.

Quick Start

Scan the repository's src directory for @audit annotations and return the results as JSON.

Dependency Matrix

Required Modules

firetree-sittertree-sitter-rusttree-sitter-solidity

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: annotation
Download link: https://github.com/JoranHonig/grimoire/archive/main.zip#annotation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.