AI Summaryatris is a self-improving context system that provides structured agent rules and workflows for AI coding assistants like Cursor, enabling developers to maintain organized task management, code navigation, and communication standards across projects.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "atris — Cursor Rules" prompt rules to my project. Repository: https://github.com/atrislabs/atris Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
a self improving context system for agents
AGENTS.md — Universal Agent Instructions
> Works with: Claude Code, Cursor, Codex, Windsurf, and any AI coding agent.
Quick Start
`bash atris ` Run this first. Follow the output.
Core Files
| File | Purpose | |------|---------| | atris/PERSONA.md | Communication style (read first) | | atris/TODO.md | Current tasks | | atris/MAP.md | Navigation (where is X?) |
Workflow
` PLAN → atris plan (break ideas into tasks) BUILD → atris do (execute tasks) CHECK → atris review (verify + cleanup) `
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts