archify-review
Reviews code changes and issues by their value and cost to help teams make smarter maintenance decisions.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
SKILL.mdShow the author's original SKILL.md
--- name: archify-review description: Review Archify issues, PRs, or code through value, cost, and impact to support evidence-based maintenance decisions. Use for issue triage, change reviews, and code quality assessments. --- # Archify Review Judge whether a problem is worth addressing and an approach is worth maintaining over time. - **Value**: Identify the real problem, who benefits, how often it occurs, its consequences, and whether it is worth addressing now. - **Cost**: Consider implementation and verification effort, along with the future cost of understanding, changing, and maintaining the code. Prefer existing capabilities and keep the solution proportional to the problem. - **Impact**: Identify affected behavior and modules, consequences for users and future development, and whether the change improves maintainability or adds coupling and constraints. Consider maintainability, complexity, compatibility, performance, and other relevant concerns within these three dimensions, according to the specific problem. Ground judgments in evidence: verify the target revision and relevant facts, distinguish direct verification from existing evidence and assumptions, and choose checks that resolve the key uncertainties. Explain whether the work is worthwhile, the approach's cost and impact, any better alternatives, and unresolved questions that matter to the decision. Give reasons and scale the detail to the importance of each concern. For repository-specific review and contribution requirements, consult [REVIEWING.md](../../../REVIEWING.md) and [CONTRIBUTING.md](../../../CONTRIBUTING.md) as needed.
Mirrored from the author's public source. Install counts from the open skills registry.