atris/skills/meta/SKILL.md
Metacognition skill for AI agents. Use when starting work, feeling stuck, output feels off, or before complex tasks. Teaches how to think about thinking.
npx skillsauth add atrislabs/atris metaInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
How to be an effective agent. Load this when you need to check yourself.
atris/MAP.md before any search. It's the index.design. Backend? Load backend. Writing? Load writing.| Signal | Action | |--------|--------| | Simple task, clear path | Execute fast | | Complex task, multiple approaches | Slow down, plan first | | Uncertain about intent | Ask ONE question | | Output feels off | Pause, re-read context | | Stuck > 2 attempts | Escalate, don't spiral |
Stop and reassess when:
Before acting:
atris/policies/LESSONS.md - short lessons from past mistakesatris/features/ - prior art for similar workgrep -i "<keyword>" atris/logs/**/*.mdYou can stack skills:
meta + design = thoughtful frontend workmeta + backend = careful API designmeta + writing = deliberate proseMeta is the foundation. Domain skills are the specialization.
Orient (read context)
↓
Decide (which skill? what pace?)
↓
Act (execute with focus)
↓
Check (output match intent?)
↓
Learn (add to LESSONS if miss)
Skills improve from your mistakes:
LESSONS.md (format: date | skill | lesson)You're training future agents. Leave the codebase smarter than you found it.
Think before you act. Check yourself. Use the system.
testing
Detects AI slop and fixes it, especially in memos, docs, READMEs, messages, PRDs, and other written output. Based on Wikipedia's AI Cleanup patterns plus memo-specific anti-slop rules. Triggers on "copy edit", "review writing", "humanize", "deslopper", "ai patterns", "make it sound human", "AI slop", "anti-slop", "memo".
tools
Use when an agent needs to inspect or send local macOS iMessage through Atris CLI. Triggers on iMessage, Messages.app, local text messages, chat.db, or texting someone from the user's Mac.
databases
Submit, list, resolve, close, or delete Atris customer feedback. Use when user types /feedback or asks to triage the feedback queue.
development
Fast research sweep — arxiv, semantic scholar, github, web. Finds papers, scores relevance, extracts actionable insights, stores to wiki. Triggers on: research search, find papers, latest research, arxiv, what's new in, sweep papers, research sweep.