session-workflow

session-workflow is an agent for Claude Code from rloisell/rl-agents-n-skills. It costs 45 tokens per session (546 once invoked), scanned A, original, no licence file.

A routine for starting and ending development sessions. It covers checking project notes, Git status, Dependabot pull requests, commits, and session logs.

In plain words
What is it for?
It is for keeping development sessions organised and leaving a clear record for the next session.
Why use it?
It reduces the chance of missing project context, pending updates, or important work before stopping.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the rl-agents-n-skills plugin — 41 skills, 24 agents shipped together

Good fit It is for keeping development sessions organised and leaving a clear record for the next session.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/rloisell/rl-agents-n-skills/session-workflow
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/rloisell/rl-agents-n-skills

Made for: Claude Code.

Or install rl-agents-n-skills, the plugin that ships this one along with the rest of its 41 skills, 24 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for session-workflow

README.md
[![agentmods](https://agentmods.dev/badge/agents/rloisell/rl-agents-n-skills/session-workflow/github.svg)](https://agentmods.dev/agents/rloisell/rl-agents-n-skills/session-workflow)
Your own site
<a href="https://agentmods.dev/agents/rloisell/rl-agents-n-skills/session-workflow"><img src="https://agentmods.dev/badge/agents/rloisell/rl-agents-n-skills/session-workflow/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for session-workflow

Your own site · 80×15
<a href="https://agentmods.dev/agents/rloisell/rl-agents-n-skills/session-workflow"><img src="https://agentmods.dev/badge/agents/rloisell/rl-agents-n-skills/session-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 546 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00546
Opus 5 $0.00023 $0.00273
Sonnet 5 $0.00009 $0.00109
Haiku 4.5 $0.00005 $0.00055

Measured 9d ago against content hash cf23558caa83, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

session-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/session-workflow.md · 70 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 70 lines · 45 tokens per session scan A cf23558caa83

Subscribe to this mod's changes

session-workflow is an agent published in the GitHub repository rloisell/rl-agents-n-skills (8 stars, last pushed 3mo ago), with no licence file. It adds 45 tokens to every session and 546 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

debugging-toolkit-dx-optimizer

Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.

wshobson/agents · 44 tokens

worktale

Narrate your GitHub Copilot coding session into Worktale — adds per-commit context. Token + cost capture happens automatically via the Stop / SessionEnd hook.

worktale/worktale-cli · 38 tokens

dx-optimizer

Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.

NOMARJ/sigil · 39 tokens

pr-ghostwriter

Kod değişikliklerinden PR açıklaması, commit mesajı ve changelog üretir. Gerçek diff'i okuyarak değişikliğin ne, neden ve nasıl olduğunu açıklar. Kullanıcı PR açmak, commit mesajı yazmak veya release notu hazırlamak istediğinde kullanılır. Jenerik açıklama üretmez — her zaman gerçek değişikliğe özgü yazar.

komunite/kalfa · 81 tokens

git-detective

Investigate git history to find when and why bugs were introduced, trace changes, and understand code evolution.

helderberto/agent-skills · 26 tokens

redundancy-assessor

Redundancy-assessment advisor — reads whole-file candidates the branch added against what the default branch grew independently over the same window, and recommends auto-apply/escalate/none per candidate with rationale. Invoke from workflow-branch-sync's sync --check-redundancy pass; never removes a file itself.

lugassawan/swe-workbench · 71 tokens