Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add RobinNorberg/oh-my-copilot/plugin install oh-my-copilotWrote 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.
[](https://agentmods.dev/commands/robinnorberg/oh-my-copilot/project-session-manager)<a href="https://agentmods.dev/commands/robinnorberg/oh-my-copilot/project-session-manager"><img src="https://agentmods.dev/badge/commands/robinnorberg/oh-my-copilot/project-session-manager.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00144 |
| Opus 5 | $0.00000 | $0.00072 |
| Sonnet 5 | $0.00000 | $0.00029 |
| Haiku 4.5 | $0.00000 | $0.00014 |
Grade A, and why
project-session-manager 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 7d 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.
This is a copy
73% identical to ask — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
OMC project-session-manager
This compatibility command keeps /oh-my-copilot:project-session-manager available without loading the full project-session-manager skill description in every Claude Code session.
Dispatch
- Read the full bundled skill instructions from the active OMC plugin/install:
skills/project-session-manager/SKILL.md. - Follow that SKILL.md exactly, treating the user's arguments as:
$ARGUMENTS
If the file is not directly readable from the current working directory, locate it under the active CLAUDE_PLUGIN_ROOT/OMC_PLUGIN_ROOT, package root, or installed OMC plugin directory, then continue.
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.
- 7d ago First seen · 19 lines · 0 tokens per session scan A f92fe1ec0998
project-session-manager is a command published in the GitHub repository RobinNorberg/oh-my-copilot (5 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 144 tokens. A static security scan graded it A with 0 findings. It is 73% identical to ask, differing in 6 lines, and is treated as a copy.
Other commands, from other repositories
resume-project
Run resume-project now — Now / Blocked / Next. Not a cheat sheet.
info
Lane-stack work-process cheat sheet (resume, plan, design, run, docs).
speckit.assess.decide
Command "speckit.assess.decide" from github/spec-kit-copilot, covering when to run it, how to ask — always use the askuser tool, after the answers and what to ask about at the decide stage.
speckit.analyze
When executing this command, delegate independent work to parallel sub-agents to reduce total execution time.
speckit.implement
When executing this command, delegate independent work to parallel sub-agents to reduce total execution time.
speckit.checklist
When executing this command, delegate independent work to parallel sub-agents to reduce total execution time.