Draw a small system flow
Uses archify
- A plain-language system flow; replace the sample Browser, API, Redis cache, and PostgreSQL fallback with your own components if desired
Use Archify to draw: Browser -> API -> Redis cache -> PostgreSQL fallback.

Archify Review helps technical leads and maintainers make evidence-based decisions during issue triage and code reviews. It structures the evaluation of problems by weighing the immediate benefit against the long-term cost of maintenance.
By analyzing who benefits from a change and the effort required for verification, the skill transforms subjective requests into objective assessments of technical priority.
Follow the documented setup, then try a first task.
Installs: Complete Archify repository skill bundle, installed globally
Run this command in a terminal to install the Archify bundle globally.
npx skills add tt-a1i/archify -g
Installs: Archify skill, installed globally for Cursor · Cursor
Run this explicit, non-interactive command in a terminal.
npx -y skills add tt-a1i/archify --skill archify --agent cursor --global --copy --yes
Installs: Archify skill with the full renderer and validation workflow · Raven
Extract the repository's author-provided `archify.zip` archive into `~/.raven/workspace/skills`. Confirm that the resulting directory is `~/.raven/workspace/skills/archify`.
Installs: Archify skill uploaded to Claude.ai Skills · Claude.ai
Platform: Claude.ai
Upload the repository's `archify.zip` under Settings → Capabilities → Skills.
Installs: Archify ZIP uploaded to Project Knowledge for the prompt-driven architecture fallback
Platform: Project Knowledge
Upload the repository's `archify.zip` to the project.
Installs: Community Archify integration for the DeepSeek Harness web profile · DeepSeek Harness
Platform: DeepSeek Harness; shell files require exact workspace paths rather than Web Produced Files
Run this opt-in installation command in a terminal.
dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0
Uses archify
Use Archify to draw: Browser -> API -> Redis cache -> PostgreSQL fallback.
Uses archify
Analyze this repository, then use archify to create a high-level runtime architecture diagram. Show 8–12 core components, one primary path, external dependencies, and trust boundaries.