Skip to content
Development
Command

/review-feedback

Review a given code review markdown document, GitHub PR review, or inline feedback — corroborate each point against actual code, then implement valid changes.

shell
$ npx -y skills add spencermarx/obsidian-ai --agent claude-code

Ships with obsidian-ai. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/review-feedback

Context preview

What this command does when you run it.

Review a given code review markdown document, GitHub PR review, or inline feedback — corroborate each point against actual code, then implement valid changes.
Ships withobsidian-ai

npm install -g @anthropic-ai/claude-code

Get the whole plugin, auto-invoked
Stats
45
Stars
0
Views
3
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
3mo ago
Last commit
4mo ago
Created

Repo: spencermarx/obsidian-ai