atris
Persistent workspaces, task tracking, and proof-backed autonomous work
All Skills in This Repository (4)
Pure Emerald Level Indicatorsatris-design
Apply the Atris design policy to frontend typography, color, layout, motion, and backgrounds.
atris-backend
Guide backend API, service, and data-access work to avoid over-engineering.
atris
Enforce Atris workflow policies for MAP, TODO, journals, and plan-do-review.
writing
Organize raw ideas into structured essays through a five-stage drafting pipeline.
Frequently Asked Questions
FAQPage SchemaHow to install atris?▼
Run `npx skills add atrislabs/atris --all -g -y` in your terminal to install all skills in this suite globally.
What problem does atris solve?▼
It stops agent work from dying with the chat session by storing tasks, navigation maps, journals, and proof receipts on disk inside your repo. Any agent can pick up exactly where the last one stopped.
Can atris run work autonomously overnight?▼
Yes. The mission system runs bounded objectives with a verifier and stop condition, and the loop command schedules recurring ticks so work continues without you watching.
Does atris work with Claude Code, Cursor, and Codex?▼
Yes. The workspace contract is agent-agnostic, and the engines skill can dispatch bounded tasks to Claude, Codex, Cursor, Devin, Grok, and other installed coding engines.
Can atris connect to Gmail, Slack, and Notion?▼
Yes. Built-in skills cover Gmail, Google Calendar, Drive, Slides, Slack, Notion, GitHub, and YouTube through one authenticated API layer.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core