Skip to content
Development
Skill

/prime

Session prime — start a fresh session by reading project state to orient yourself. Use this when you have no project context yet or the user asks to "prime the session", "read state", or start work.

From plugin
rageatc-oss
945 skills11 agents
Install
$ npx -y skills add isvlasov/rageatc-oss --skill prime --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/prime

Context preview

The summary Claude sees to decide when to auto-load this skill.

Session prime — start a fresh session by reading project state to orient yourself. Use this when you have no project context yet or the user asks to "prime the session", "read state", or start work.

SKILL.md

prime.SKILL.md
name: prime
description: Session prime — start a fresh session by reading project state to orient yourself. Use this when you have no project context yet or the user asks to "prime the session", "read state", or start work.
disable-model-invocation: true

Prime Session Context

Orient yourself in a fresh session before answering questions or proposing actions.

1. Read `CLAUDE.md` — project identity, structure, and where the key files are. 2. Read `STATUS.md` — current position, recent decisions, immediate next steps. 3. Read any other files `CLAUDE.md` points to that the current task needs (briefs, learning logs, orchestration plans). 4. Don't act on the next steps yet — summarise the current position and pending next steps to the user to confirm alignment first.

Ships withrageatc-oss

Rage Against The C - pick your own C to rage against. Two plugins for Claude Code / Cowork, built on the idea that we're using AI wrong: the speed of its output tricks us into rushing the input.

Get the whole plugin

Other skills on rageatc-oss.