Skip to content

Add AgentLint#33

Open
0xmariowu wants to merge 1 commit intojmanhype:mainfrom
0xmariowu:add-agentlint
Open

Add AgentLint#33
0xmariowu wants to merge 1 commit intojmanhype:mainfrom
0xmariowu:add-agentlint

Conversation

@0xmariowu
Copy link
Copy Markdown

AgentLint lints repositories for AI agent compatibility. 33 evidence-backed checks across 5 dimensions (findability, instructions, workability, safety, continuity). Claude Code plugin. Repo: https://github.com/0xmariowu/AgentLint

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add AgentLint to Claude Code plugins directory
✨ Enhancement

Grey Divider

Walkthroughs

Description
• Add AgentLint to Claude Code plugins list
• Repository linter for AI agent compatibility
• Includes 33 evidence-backed checks across 5 dimensions

Grey Divider

File Changes

1. README.md 📝 Documentation +1/-0

Add AgentLint plugin to README

• Added AgentLint entry to Claude Code plugins table
• Links to repository with author and description
• Describes linting capabilities for AI agent compatibility

README.md


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review bot commented Apr 4, 2026

Code Review by Qodo

🐞 Bugs (1) 📘 Rule violations (0) 📎 Requirement gaps (0) 🎨 UX Issues (0)

Grey Divider


Remediation recommended

1. Status count now wrong 🐞 Bug ≡ Correctness
Description
After adding AgentLint as a new plugin entry, README's Status section still says "Plugins listed |
4", so the summary metrics are incorrect and misleading.
Code

README.md[33]

+| [AgentLint](https://github.com/0xmariowu/AgentLint) | 0xmariowu | Lint your repo for AI agent compatibility. 33 evidence-backed checks across 5 dimensions. |
Evidence
The PR adds a new 5th row to the "Plugins & Extensions" table, but the Status table still reports
only 4 plugins. The other Status metrics (MCP servers, editor integrations, learning resources)
match their respective table row counts, indicating the plugin count is intended to match as well.

README.md[7-13]
README.md[27-33]
README.md[35-43]
README.md[45-54]
README.md[56-64]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
README's `## Status` summary is now inconsistent with the actual number of plugin entries after adding AgentLint.

### Issue Context
- `Plugins & Extensions` now has 5 entries, but Status still reports 4.
- Other Status counts align with their table row counts, so this should be updated too.

### Fix Focus Areas
- README.md[7-13]
- README.md[27-33]

Update `| Plugins listed | 4 |` to `| Plugins listed | 5 |` (and, if this repo treats it as a maintained field, consider updating `Last updated`).

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant