.claude/skills/comment-batch/SKILL.md
Run /comment-file across a glob of files (e.g., one Comment Plan session at a time). Tracks progress with TaskCreate, runs /typecheck after each batch, and commits at the end. Use to execute one C-session of the Comment Plan.
npx skillsauth add malhajri07/real-estate-CRM-project comment-batchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Drives one session of [[Sessions/Comment Plan C1-C20]]. Takes a glob, runs /comment-file on each file, verifies, and commits.
C4) — used for the commit message and task labelsapps/api/routes/{leads,customers,activities,contact-log,appointments}.ts)update) — passed through to /comment-filein_progress./comment-file on it
b. Mark the task completed
c. Run /typecheck every 5 files (cheap insurance against accidentally breaking imports)/typecheck once more for the whole monorepo/coverage-report and report the new coverage %git diff --stat) and sanity-check the file countAqarkom_Knowledge/Sessions/Comment Plan C1-C20.md, change ⏳ → ✅ for this session row/commit-and-track using a message like docs: comment session C4 — CRM routes (5 files)/typecheck clean at the endcomment-batch across an entire app in one shot — that's why the C plan is broken into 20 sessions/typecheck between batches — broken imports surface late and waste timecomponents/admin/), run two /comment-batch calls and commit twice./// triple-slash). Run /comment-file directly.testing
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
tools
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
data-ai
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
tools
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.