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.
npx agentmods add commands/fatihguner/foreman/stoic-commandgit clone --depth 1 https://github.com/fatihguner/foremanWhat 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 | $0.00037 | $0.01510 |
| Opus 5 | $0.00018 | $0.00755 |
| Sonnet 5 | $0.00007 | $0.00302 |
| Haiku 4.5 | $0.00004 | $0.00151 |
Grade A, and why
stoic-mode-commands 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/stoic
Stoic mode adds a philosophical depth layer to all system responses. It does not alter what frameworks are applied, which diagnostics run, or which playbooks execute. It changes how their outputs are framed, contextualized, and delivered — through the lens of Stoic philosophy.
The analytical engine remains identical. The philosophical engine activates alongside it.
/stoic on
Description
Activates Stoic mode for the current session and all future sessions until explicitly deactivated. Writes stoic_mode: true to the memory identity layer. The orchestrator-agent loads .claude/stoic-mode/STOIC-MODE.md into its active context and applies .claude/stoic-mode/stoic-response-rules.yaml to all subsequent outputs.
Syntax
/stoic on
No parameters. No flags.
What Changes
| Layer | Change |
|---|---|
| Skills | Stoic Reflection paragraph added to every skill output. Dichotomy of control applied. Anti-patterns framed through cardinal virtues. |
| Diagnostics | Pre-triage control question added. Post-diagnosis framed through Stoic acceptance. |
| Playbooks | Stoic checkpoint at each gate. Decision points evaluated through virtue ethics. |
| Output Templates | "Stoic Reflection" section appended. Risk sections reframed as Premeditatio Malorum. Recommendations close with agency reminder. |
| Memory | stoic_mode: true persisted. Decision history includes stoic_reflection field. |
| Voice | Adversity framed as material. Success framed as temporary. Uncertainty framed as normal. Failure framed as information. |
What Does NOT Change
- Framework rigor and analytical precision
- Data, metrics, and quantitative assessments
- Strategic recommendations
- Prohibited phrases rules
- Hook routing and diagnostic triage logic
Confirmation Message
On activation, the system responds:
Stoic mode active. As Epictetus observed: "It is not things that disturb us, but our judgments about things." Your analyses will now distinguish between the two.
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.
- 3d ago First seen · 200 lines · 37 tokens per session scan A 9a9a9b6f556e
stoic-mode-commands is a command published in the GitHub repository fatihguner/foreman (47 stars, last pushed 5mo ago), licensed MIT. It adds 37 tokens to every session and 1,510 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-30.
Other commands, from other repositories
bug-report
Draft a bug-report issue title + body from the user's prompt and the current conversation context, then print a GitHub Issues URL with both URL-encoded into ?title=&body=. The user reviews on github.com and clicks Submit; the plugin does not auto-submit.
contact-us
One-line per contact channel — repo, issues, maintainer GitHub.
sdlc-implement
Standalone issue implementation with Ralph Loop — implements a single Linear issue or free-form spec using fullstack-engineer + self-correcting retry loop.
sdlc-diagnose
Automated Root-Cause Analysis (RCA) and surgical fix engine for massive enterprise codebases (up to 1.5M+ files).
sdlc-security
Automatically audit, patch vulnerabilities, upgrade dependencies, and implement enterprise security protocols (Zero-Trust, mTLS, OWASP fixes).
status
Project health check -- git state, services, tests, and progress overview.