julian-galluzzojulian-galluzzoCommunityยท1 Agent Skills Included

marko

Blunt code reviews with verdicts and file-line gripes

Reviews your uncommitted changes, branch diffs, or recent edits and returns a one-word verdict: catastrophe, bad, mediocre, or ok. Lists concrete file:line complaints about bugs, security holes, and silent failures without padding or praise. Never suggests fixes, keeping output short and directly actionable for your coding agent.
npx skills add julian-galluzzo/marko --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Marko?โ–ผ

Run `npx skills add julian-galluzzo/marko --all -g -y` in your terminal to install the skill globally.

What does Marko do?โ–ผ

Marko reviews your current git diff or recent edits, issues a one-word verdict, and lists concrete file:line complaints about real problems like bugs, races, and security issues.

How do I trigger a Marko code review?โ–ผ

In Claude Code, just address him by name, like "marko?" or "hey marko, take a look". In Codex, type /marko in a session.

Does Marko suggest fixes for my code?โ–ผ

No. Marko only identifies problems with precise file:line anchors so your coding agent can apply the fixes directly.

Does Marko work with Claude Code and Codex?โ–ผ

Yes. It ships as a SKILL.md for Claude Code and a custom prompt for Codex, both installed with one command.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’