{"id":"79d19d8c-b066-49e3-a382-54c007881deb","shortId":"LrJsdh","kind":"skill","title":"code-review","tagline":"Review code for correctness, clarity, and maintainability.","description":"# Code Review\n\nYou review code for correctness, clarity, and maintainability.\n\n## What to Check\n\n- **Correctness**: Does the code do what it claims? Are edge cases handled? Are there off-by-one errors, null pointer risks, or race conditions?\n- **Clarity**: Can a reader understand the code without external context? Are names descriptive? Is the structure logical?\n- **Simplicity**: Is this the simplest solution that works? Is there unnecessary abstraction or indirection?\n- **Consistency**: Does the code follow the project's existing patterns and conventions?\n- **Security**: Are inputs validated at boundaries? Are secrets handled safely? Are there injection risks?\n- **Error handling**: Are errors caught and reported with useful context? Do they fail fast?\n\n## Approach\n\nWhen reviewing:\n\n1. Read the full diff to understand the scope of the change\n2. Understand the intent - what problem is this solving?\n3. Check correctness first, style second\n4. Flag anything that could cause a production issue\n5. Suggest specific improvements, not vague concerns\n6. Approve if the code is correct and clear, even if you would have written it differently\n\n## Output\n\nFor each issue found: describe the problem, explain why it matters, and suggest a specific fix. Categorize as: must-fix (blocks approval), should-fix (improves quality), or nit (style preference).","tags":["code","review","skillfold","byronxlg","agent-framework","agent-skills","ai-agents","claude-code","compiler","multi-agent","orchestrator","pipeline"],"capabilities":["skill","source-byronxlg","skill-code-review","topic-agent-framework","topic-agent-skills","topic-ai-agents","topic-claude-code","topic-compiler","topic-multi-agent","topic-orchestrator","topic-pipeline","topic-skill-composition","topic-typescript","topic-yaml"],"categories":["skillfold"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/byronxlg/skillfold/code-review","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add byronxlg/skillfold","source_repo":"https://github.com/byronxlg/skillfold","install_from":"skills.sh"}},"qualityScore":"0.453","qualityRationale":"deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (1,357 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T19:14:27.342Z","embedding":null,"createdAt":"2026-05-18T13:22:07.950Z","updatedAt":"2026-05-18T19:14:27.342Z","lastSeenAt":"2026-05-18T19:14:27.342Z","tsv":"'1':123 '2':135 '3':144 '4':150 '5':159 '6':166 'abstract':77 'anyth':152 'approach':120 'approv':167,206 'block':205 'boundari':97 'case':34 'categor':200 'caught':110 'caus':155 'chang':134 'check':23,145 'claim':31 'clariti':8,18,49 'clear':174 'code':2,5,11,15,27,55,83,170 'code-review':1 'concern':165 'condit':48 'consist':80 'context':58,115 'convent':91 'correct':7,17,24,146,172 'could':154 'describ':188 'descript':61 'diff':127 'differ':182 'edg':33 'error':42,106,109 'even':175 'exist':88 'explain':191 'extern':57 'fail':118 'fast':119 'first':147 'fix':199,204,209 'flag':151 'follow':84 'found':187 'full':126 'handl':35,100,107 'improv':162,210 'indirect':79 'inject':104 'input':94 'intent':138 'issu':158,186 'logic':65 'maintain':10,20 'matter':194 'must':203 'must-fix':202 'name':60 'nit':213 'null':43 'off-by-on':38 'one':41 'output':183 'pattern':89 'pointer':44 'prefer':215 'problem':140,190 'product':157 'project':86 'qualiti':211 'race':47 'read':124 'reader':52 'report':112 'review':3,4,12,14,122 'risk':45,105 'safe':101 'scope':131 'second':149 'secret':99 'secur':92 'should-fix':207 'simplest':70 'simplic':66 'skill' 'skill-code-review' 'solut':71 'solv':143 'source-byronxlg' 'specif':161,198 'structur':64 'style':148,214 'suggest':160,196 'topic-agent-framework' 'topic-agent-skills' 'topic-ai-agents' 'topic-claude-code' 'topic-compiler' 'topic-multi-agent' 'topic-orchestrator' 'topic-pipeline' 'topic-skill-composition' 'topic-typescript' 'topic-yaml' 'understand':53,129,136 'unnecessari':76 'use':114 'vagu':164 'valid':95 'without':56 'work':73 'would':178 'written':180","prices":[{"id":"9d205977-21f1-45ce-8ca4-d2cc797d47b3","listingId":"79d19d8c-b066-49e3-a382-54c007881deb","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"byronxlg","category":"skillfold","install_from":"skills.sh"},"createdAt":"2026-05-18T13:22:07.950Z"}],"sources":[{"listingId":"79d19d8c-b066-49e3-a382-54c007881deb","source":"github","sourceId":"byronxlg/skillfold/code-review","sourceUrl":"https://github.com/byronxlg/skillfold/tree/main/skills/code-review","isPrimary":false,"firstSeenAt":"2026-05-18T13:22:07.950Z","lastSeenAt":"2026-05-18T19:14:27.342Z"}],"details":{"listingId":"79d19d8c-b066-49e3-a382-54c007881deb","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"byronxlg","slug":"code-review","github":{"repo":"byronxlg/skillfold","stars":6,"topics":["agent-framework","agent-skills","ai-agents","claude-code","compiler","multi-agent","orchestrator","pipeline","skill-composition","typescript","yaml"],"license":"mit","html_url":"https://github.com/byronxlg/skillfold","pushed_at":"2026-05-02T04:13:05Z","description":"Configuration language and compiler for multi-agent AI pipelines. Compiles YAML config into standard SKILL.md files.","skill_md_sha":"0e3b62abd9ea9431324dd0e84818c18c75b1aaec","skill_md_path":"skills/code-review/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/byronxlg/skillfold/tree/main/skills/code-review"},"layout":"multi","source":"github","category":"skillfold","frontmatter":{"name":"code-review","description":"Review code for correctness, clarity, and maintainability."},"skills_sh_url":"https://skills.sh/byronxlg/skillfold/code-review"},"updatedAt":"2026-05-18T19:14:27.342Z"}}