Read the latest Glassbox code review and apply all feedback annotations
Scanned 9/9/2026
Install to Claude Code
npx -y skills add brianwestphal/apple-fm --skill glassbox --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glassbox?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brianwestphal-glassbox)More formats (shields.io, HTML) on the badges page.
---
name: glassbox
description: Read the latest Glassbox code review and apply all feedback annotations
allowed-tools: Read, Grep, Glob, Edit, Write, Bash
---
<!-- glassbox-skill-version: 1 -->
Read `.glassbox/latest-review.md` and apply the feedback.
For each annotation, follow the instruction type:
1. **bug** and **fix** — These indicate code that needs to be changed. Apply the suggested fixes.
2. **style** — These indicate stylistic preferences. Apply them to the indicated lines and similar patterns nearby.
3. **pattern-follow** — These highlight good patterns. Continue using these patterns in new code.
4. **pattern-avoid** — These highlight anti-patterns. Refactor the indicated code and avoid the pattern elsewhere.
5. **remember** — These are rules/preferences to persist. Update the project's AI configuration file (e.g., CLAUDE.md) with these.
6. **note** — These are informational context. Consider them but they may not require code changes.
Work through all annotated files methodically. For each file, read the source code first, then apply the feedback.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.