archify-review
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.
How do I install this agent skill?
npx skills add https://github.com/tt-a1i/archify --skill archify-reviewIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides high-level architectural and maintenance review guidelines for issues, pull requests, and code. No malicious patterns or security risks were detected.
- Socketpass
No alerts
- Snykwarn
Risk: MEDIUM · 1 issue
What does this agent skill do?
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 and CONTRIBUTING.md as needed.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/tt-a1i/archify/archify-review">View archify-review on skillZs</a>