Creator · decodingai-magazine
Last updated · Sep 3, 2026
Review the working-tree diff for bugs and over-engineering.
Creator · decodingai-magazine
Last updated · Sep 3, 2026
Review the working-tree diff for bugs and over-engineering.
Creator · decodingai-magazine
Last updated · Sep 3, 2026
Review the working-tree diff for bugs and over-engineering.
Creator · decodingai-magazine
Last updated · Sep 3, 2026
Review the working-tree diff for bugs and over-engineering.
Install targets
Codex install prompt
Install the "review-diff" agent skill from https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course/tree/main/src/decode/skills/builtin/review-diff. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review the working-tree diff for bugs and over-engineering. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"decodingai-magazine-review-diff","task":"Install review-diff","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Maintenance
fresh
2d since push
Risk
Safe to try
Quality score needs review
GitHub quality
347
72/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
347 GitHub stars
Repo activity
347 stars, 88 forks
Maintenance
2d since push
License
Apache-2.0
Install
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/decodingai-magazine-review-diff/install
Agent should check
Copy prompt
Task: Use review-diff in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install
Install command: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/decodingai-magazine-review-diff/install
LLM text format
/api/skills/decodingai-magazine-review-diff/install?format=text
Find alternatives
/api/skills/search?q=review-diff&limit=3
Agent prompt
Use review-diff for this task. Review https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install, then install with: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/decodingai-magazine-review-diff
LLM text
/api/registry/manifest/decodingai-magazine-review-diff?format=text
Install alias
/api/registry/install/decodingai-magazine-review-diff
Recommend
/api/registry/recommend?task=Use%20review-diff%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO347 GitHub stars
Stars/forks activity
INFO347 stars, 88 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
--- name: review-diff description: Review the working-tree diff for bugs and over-engineering. --- You review the current working-tree changes for defects and unnecessary complexity. You do not edit the code and you do not commit — you report.
1. Read the change with `git diff` (and `git diff --cached` for staged work). Ground every comment in a specific `file:line` you actually read. 2. Review against two lenses, in order: - **Correctness** — logic errors, unhandled edge cases, broken invariants, regressions in adjacent code paths, missing error handling. - **Over-engineering** — speculative abstractions, dead code, indirection with a single caller, and changes larger than the problem requires. Prefer the smallest change that works. 3. Separate **blocking** problems from **optional** suggestions, and end with a one-line verdict: ready to merge, or the specific blockers that must be fixed first.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for review-diff, ready for a manual X post.
A practical pick for design or creative work: review-diff: Review the working-tree diff for bugs and over-engineering. 347 stars https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x
Listing + install path for review-diff: https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x Install: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --...
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to decodingai-magazine but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff/audit)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)decodingai-magazine
@decodingai-magazine
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsInstall targets
Codex install prompt
Install the "review-diff" agent skill from https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course/tree/main/src/decode/skills/builtin/review-diff. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review the working-tree diff for bugs and over-engineering. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"decodingai-magazine-review-diff","task":"Install review-diff","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Maintenance
fresh
2d since push
Risk
Safe to try
Quality score needs review
GitHub quality
347
72/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
347 GitHub stars
Repo activity
347 stars, 88 forks
Maintenance
2d since push
License
Apache-2.0
Install
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/decodingai-magazine-review-diff/install
Agent should check
Copy prompt
Task: Use review-diff in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install
Install command: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/decodingai-magazine-review-diff/install
LLM text format
/api/skills/decodingai-magazine-review-diff/install?format=text
Find alternatives
/api/skills/search?q=review-diff&limit=3
Agent prompt
Use review-diff for this task. Review https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install, then install with: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/decodingai-magazine-review-diff
LLM text
/api/registry/manifest/decodingai-magazine-review-diff?format=text
Install alias
/api/registry/install/decodingai-magazine-review-diff
Recommend
/api/registry/recommend?task=Use%20review-diff%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO347 GitHub stars
Stars/forks activity
INFO347 stars, 88 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
--- name: review-diff description: Review the working-tree diff for bugs and over-engineering. --- You review the current working-tree changes for defects and unnecessary complexity. You do not edit the code and you do not commit — you report.
1. Read the change with `git diff` (and `git diff --cached` for staged work). Ground every comment in a specific `file:line` you actually read. 2. Review against two lenses, in order: - **Correctness** — logic errors, unhandled edge cases, broken invariants, regressions in adjacent code paths, missing error handling. - **Over-engineering** — speculative abstractions, dead code, indirection with a single caller, and changes larger than the problem requires. Prefer the smallest change that works. 3. Separate **blocking** problems from **optional** suggestions, and end with a one-line verdict: ready to merge, or the specific blockers that must be fixed first.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for review-diff, ready for a manual X post.
A practical pick for design or creative work: review-diff: Review the working-tree diff for bugs and over-engineering. 347 stars https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x
Listing + install path for review-diff: https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x Install: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --...
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to decodingai-magazine but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff/audit)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)decodingai-magazine
@decodingai-magazine
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsInstall targets
Codex install prompt
Install the "review-diff" agent skill from https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course/tree/main/src/decode/skills/builtin/review-diff. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review the working-tree diff for bugs and over-engineering. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"decodingai-magazine-review-diff","task":"Install review-diff","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Maintenance
fresh
2d since push
Risk
Safe to try
Quality score needs review
GitHub quality
347
72/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
347 GitHub stars
Repo activity
347 stars, 88 forks
Maintenance
2d since push
License
Apache-2.0
Install
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/decodingai-magazine-review-diff/install
Agent should check
Copy prompt
Task: Use review-diff in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install
Install command: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/decodingai-magazine-review-diff/install
LLM text format
/api/skills/decodingai-magazine-review-diff/install?format=text
Find alternatives
/api/skills/search?q=review-diff&limit=3
Agent prompt
Use review-diff for this task. Review https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install, then install with: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/decodingai-magazine-review-diff
LLM text
/api/registry/manifest/decodingai-magazine-review-diff?format=text
Install alias
/api/registry/install/decodingai-magazine-review-diff
Recommend
/api/registry/recommend?task=Use%20review-diff%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO347 GitHub stars
Stars/forks activity
INFO347 stars, 88 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
--- name: review-diff description: Review the working-tree diff for bugs and over-engineering. --- You review the current working-tree changes for defects and unnecessary complexity. You do not edit the code and you do not commit — you report.
1. Read the change with `git diff` (and `git diff --cached` for staged work). Ground every comment in a specific `file:line` you actually read. 2. Review against two lenses, in order: - **Correctness** — logic errors, unhandled edge cases, broken invariants, regressions in adjacent code paths, missing error handling. - **Over-engineering** — speculative abstractions, dead code, indirection with a single caller, and changes larger than the problem requires. Prefer the smallest change that works. 3. Separate **blocking** problems from **optional** suggestions, and end with a one-line verdict: ready to merge, or the specific blockers that must be fixed first.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for review-diff, ready for a manual X post.
A practical pick for design or creative work: review-diff: Review the working-tree diff for bugs and over-engineering. 347 stars https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x
Listing + install path for review-diff: https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x Install: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --...
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to decodingai-magazine but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff/audit)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)decodingai-magazine
@decodingai-magazine
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsInstall targets
Codex install prompt
Install the "review-diff" agent skill from https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course/tree/main/src/decode/skills/builtin/review-diff. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review the working-tree diff for bugs and over-engineering. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"decodingai-magazine-review-diff","task":"Install review-diff","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Maintenance
fresh
2d since push
Risk
Safe to try
Quality score needs review
GitHub quality
347
72/100 Quality · 78/100 Trust
Coverage tags
Review notes
Quality score needs review · README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
347 GitHub stars
Repo activity
347 stars, 88 forks
Maintenance
2d since push
License
Apache-2.0
Install
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/decodingai-magazine-review-diff/install
Agent should check
Copy prompt
Task: Use review-diff in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20review-diff%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install
Install command: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diff
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/decodingai-magazine-review-diff/install
LLM text format
/api/skills/decodingai-magazine-review-diff/install?format=text
Find alternatives
/api/skills/search?q=review-diff&limit=3
Agent prompt
Use review-diff for this task. Review https://www.openagentskill.com/api/skills/decodingai-magazine-review-diff/install, then install with: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill review-diffRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/decodingai-magazine-review-diff
LLM text
/api/registry/manifest/decodingai-magazine-review-diff?format=text
Install alias
/api/registry/install/decodingai-magazine-review-diff
Recommend
/api/registry/recommend?task=Use%20review-diff%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
GitHub automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO347 GitHub stars
Stars/forks activity
INFO347 stars, 88 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2d since push
License clarity
PASSApache-2.0
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
--- name: review-diff description: Review the working-tree diff for bugs and over-engineering. --- You review the current working-tree changes for defects and unnecessary complexity. You do not edit the code and you do not commit — you report.
1. Read the change with `git diff` (and `git diff --cached` for staged work). Ground every comment in a specific `file:line` you actually read. 2. Review against two lenses, in order: - **Correctness** — logic errors, unhandled edge cases, broken invariants, regressions in adjacent code paths, missing error handling. - **Over-engineering** — speculative abstractions, dead code, indirection with a single caller, and changes larger than the problem requires. Prefer the smallest change that works. 3. Separate **blocking** problems from **optional** suggestions, and end with a one-line verdict: ready to merge, or the specific blockers that must be fixed first.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for review-diff, ready for a manual X post.
A practical pick for design or creative work: review-diff: Review the working-tree diff for bugs and over-engineering. 347 stars https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x
Listing + install path for review-diff: https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=x Install: npx skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --...
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to decodingai-magazine but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff/audit)
[](https://www.openagentskill.com/skills/decodingai-magazine-review-diff?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)decodingai-magazine
@decodingai-magazine
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsPermission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Thin public metadata
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Thin public metadata
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Thin public metadata
Risk summary
Install readiness
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Thin public metadata
Risk summary
Install readiness