Overview
archify-review is an open-source data skill for Claude Code and compatible agents, published by tt-a1i. Its author describes it as: “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.”. The project has 69k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/tt-a1i/archify ~/.claude/skills/archify-review`.
What archify-review does
Judge whether a problem is worth addressing and an approach is worth maintaining over time.
Installation
Add archify-review to your agent with:
git clone https://github.com/tt-a1i/archify ~/.claude/skills/archify-review Review a skill’s source before installing it — skills can instruct your agent to run commands. This command comes from the skill’s public repository, which is the source of truth for setup steps. New to skills? Read how to install Claude Code skills.
Supported agents
License
archify-review is published under the MIT license.
Strengths
- Clear MIT license — safe to read and adapt within its terms
- Ships in tt-a1i/archify, an established project with 68,805 GitHub stars
- Works with Codex, OpenCode
- Actively maintained — repository updated in the last 30 days
Author
Topics
Frequently asked questions
- What does archify-review do?
- 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 archify-review?
- Run git clone https://github.com/tt-a1i/archify ~/.claude/skills/archify-review in your agent, then reload your skills. Review the source at https://github.com/tt-a1i/archify before installing.
- Is archify-review free to use?
- Yes. archify-review is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Which agents does archify-review work with?
- archify-review lists Codex and OpenCode — named in its SKILL.md, its plugin marketplace or its repository topics. Skills use the portable SKILL.md format, so other agents that read that format may load it too.
- Where does archify-review come from?
- archify-review ships inside tt-a1i/archify, a repository that contains 2 catalogued skills in total. The repository's 68,805 GitHub stars apply to that whole collection, not to this skill on its own.