atris/skills/wake/SKILL.md
Wake a team member by name — 'gm <member>' or 'wake up <member>' — and run ONE closed-loop tick: boot, inbox, claim, one bounded slice, verify, commit+push, proof, receipt. Optionally dispatch the build to an engine (codex/cursor/devin). Triggers on: gm, good morning, wake up <member>, wake the team, run a tick as <member>.
npx skillsauth add atrislabs/atris wakeInstall 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.
"gm <member>" means: that member does one real unit of work, end to end, with proof. No status theater. If there is nothing real to do, say so and stop.
Look for atris/team/<member>/ (or team/<member>/) in the current repo. If the member has a WAKE.md, follow it exactly — it overrides this skill. If not, run the default tick below and offer to write a WAKE.md from it.
Wake-enabled lanes as of 2026-06-12: neo (atrisos-backend), frontend-core-systems (atrisos-web), ios-engineer (terrace), mission-lead (project-obelisk).
MEMBER.md, goals.md, latest log in logs/, and atris/MAP.md.atris/logs/<year>/<date>.md) section ## Feedback inbox: promote bullets to the plane (atris task add --tag <product>), delete promoted bullets.atris task queue; claim the top unclaimed task --as <member>. Claimed by someone else → skip, no quick fixes. Nothing unclaimed → find ONE small genuine defect/improvement, add it to the plane, claim that.git status first; stage only own files; never destructive git; branch or worktree on shared checkouts. Build-heavy slice? Dispatch to an engine via the engines skill — the member still owns verification and the receipt.atris task ready <id> --proof "<evidence>".waiting-on-human task ("WAITING ON <who>: <exact action>"). Nothing to do → say so and end quietly.atris task accept*) is human-only — the CLI enforces it; never spoof agent detection to get past it.development
Dispatch coding work to an installed terminal agent — Codex, Cursor, or Devin — as an interchangeable worker engine. Claude orchestrates: writes the bounded prompt, the engine builds, Claude verifies and lands. Triggers on: use codex, use cursor, use devin, engine, dispatch to, worker agent, second opinion build.
development
Live RL tuner for skills. Watches skill invocations, reads user reaction, proposes targeted SKILL.md overlay edits, requires explicit approval, writes scorecards. The in-session half of the skill-RL loop (Path B). Triggers on: tune, sharpen, skill feedback, that was shit, that was great, make X better.
development
Run one RL improvement tick on the workspace via POST /api/improve. Ships one verifiable change, scores it, writes the scorecard. The thing you pay for. Triggers on: improve, make this better, ship one thing, run a tick, get smarter.
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".