Skip to content

Add claude-brief plugin#55

Open
tigerquoll wants to merge 1 commit into
jmanhype:mainfrom
tigerquoll:add-claude-brief
Open

Add claude-brief plugin#55
tigerquoll wants to merge 1 commit into
jmanhype:mainfrom
tigerquoll:add-claude-brief

Conversation

@tigerquoll

@tigerquoll tigerquoll commented Jun 9, 2026

Copy link
Copy Markdown

PR Summary by Qodo

Add claude-brief to Plugins & Extensions list
📝 Documentation 🕐 Less than 5 minutes

Grey Divider

Walkthroughs

User Description

Adds claude-brief to Plugins & Extensions — a live, auto-refreshing per-session summary brief docked beside your Claude Code session (State · Tried · Gotchas · Decisions · Next), built for switching between parallel sessions. Terminal-agnostic (iTerm2 / tmux / kitty / ghostty / WezTerm / Apple Terminal); open source (BSD-3-Clause).

Single-row addition to the existing table, formatted to match the surrounding entries (terse, no trailing period).

AI Description
• Add claude-brief to the Plugins & Extensions table
• Document a live, auto-refreshing per-session summary brief plugin
High-Level Assessment

The PR’s approach (a single-row README table entry matching existing formatting) is the most appropriate and consistent option for this repository’s plugin catalog.

Grey Divider

File Changes

Documentation (1)
README.md Add claude-brief entry to Plugins & Extensions table +1/-0

Add claude-brief entry to Plugins & Extensions table

• Adds a new table row linking to the claude-brief repository and a short description consistent with surrounding entries.

README.md


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Jun 9, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (1)

Grey Divider


Remediation recommended

1. Plugins listed count outdated 📘 Rule violation ≡ Correctness
Description
A new plugin row was added to the README, but the Status table still reports Plugins listed | 4,
making the README’s summary metrics internally inconsistent with the Plugins & Extensions table
and the repo’s established pattern of tracking counts.
Code

README.md[33]

+| [claude-brief](https://github.com/tigerquoll/claude-brief) | tigerquoll | Live, auto-refreshing per-session summary brief docked beside your session |
Evidence
The evidence indicates the PR adds a new plugin entry (claude-brief) in the Plugins & Extensions
table, bringing the total to five plugin rows, while the Status section continues to display
Plugins listed | 4; this mismatch shows the README’s count is hard-coded/outdated and no longer
reflects the table’s contents.

CLAUDE.md: Follow Existing Code Style and Patterns
README.md[7-13]
README.md[25-33]
README.md[25-34]

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

## Issue description
The README `Status` table’s `Plugins listed` count is now incorrect: it still says `4` even though the `Plugins & Extensions` table includes 5 plugin entries after adding `claude-brief`, making the README’s summary metrics internally inconsistent.

## Issue Context
A new plugin row (`claude-brief`) was added to the `Plugins & Extensions` table, but the status summary counts were not updated, diverging from the README’s established structure/pattern of tracking counts.

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

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


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