tt-a1i/archify1 file

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.

Specification
Skill ID
tt-a1i/archify/archify-review
Publisher
tt-a1i
Repository
archify
Installs
959
Files
1
Synced
Sep 16, 2026
How to use it

Open any RiverX project, open the Skills panel in the chat, and search for this identifier. The files are fetched from the source repository at install time.

tt-a1i/archify/archify-reviewInstalls these files
  • SKILL.md

What this skill tells the agent

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.