Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,13 @@ That last lens is the one generic code review skips, and it's the most important

## Install

**Any agent — one command.** Works with Claude Code, Codex, Cursor, and other agents that support the open Agent Skills standard:

```bash
npx skills add howshannon/trust-issues
```


**Claude Code**
```bash
git clone https://github.com/howshannon/trust-issues
Expand Down
Loading