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/vishnu2kmohan/mcp-server-langgraph/readmegit clone --depth 1 https://github.com/vishnu2kmohan/mcp-server-langgraphWrote 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/vishnu2kmohan/mcp-server-langgraph/readme)<a href="https://agentmods.dev/commands/vishnu2kmohan/mcp-server-langgraph/readme"><img src="https://agentmods.dev/badge/commands/vishnu2kmohan/mcp-server-langgraph/readme.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 | $0.00000 | $0.02838 |
| Opus 5 | $0.00000 | $0.01419 |
| Sonnet 5 | $0.00000 | $0.00568 |
| Haiku 4.5 | $0.00000 | $0.00284 |
Grade A, and why
README 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 4d 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 — 338 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claude Code Slash Commands
This directory contains 39 specialized slash commands for streamlined development workflows.
Quick Access: See .claude/QUICK_REFERENCE.md for the most-used commands.
📋 Command Categories
🚀 Development Workflow (6 commands)
Essential commands for daily development tasks:
| Command | Purpose | When to Use |
|---|---|---|
/explore-codebase |
Guided codebase exploration | Before making changes to unfamiliar code |
/fix-mypy |
Systematic MyPy error fixing | When you have type checking errors |
/plan-feature |
Feature planning with deep thinking | Before implementing new features |
/tdd |
TDD workflow (Red-Green-Refactor) | When implementing with test-first approach |
/create-test |
Generate test file from template | When creating tests for new modules |
/lint |
Run linting workflow | Before committing code |
Most Used: /explore-codebase, /plan-feature, /tdd
✅ Testing & Quality (11 commands)
Comprehensive testing and quality assurance tools:
| Command | Purpose | Speed | When to Use |
|---|---|---|---|
/test-summary [scope] |
Comprehensive test analysis | ~2 min | Before committing, daily standup |
/test-all |
Run complete test suite | ~10 min | Pre-commit, pre-deploy |
/test-fast [mode] |
Fast test iteration (40-70% faster) | ~15s | Active development, TDD cycles |
/verify-tests |
Pre-commit test verification | ~9 min | Before committing/pushing |
/test-failure-analysis |
Deep failure analysis | ~3 min | When tests fail unexpectedly |
/benchmark |
Performance benchmarks + trends | ~5 min | After performance changes |
/security-scan-report |
Security scanning | ~10 min | Pre-release, weekly |
/coverage-trend |
Coverage trend analysis | ~2 min | Sprint retrospectives |
/coverage-gaps |
Visual coverage heatmap | ~1 min | Identifying what to test next |
/improve-coverage [%] |
Generate coverage improvement plan | ~3 min | Working toward 80% coverage |
/type-safety-status |
MyPy strict rollout tracker | ~2 min | Type safety migration sprints |
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.
- 4d ago First seen · 338 lines · 0 tokens per session scan A 0a1830e863ad
README is a command published in the GitHub repository vishnu2kmohan/mcp-server-langgraph (4 stars, last pushed 11d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,838 tokens. 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.
Other commands, from other repositories
hal-voice-toggle
Toggle HAL 9000 voice clips on or off.
deps-age
Analyze dependency freshness and maintenance activity.
OPSX: Bulk Archive
Archive multiple completed changes at once.
designer
UI/UX design with Memory coordination for consistent experiences.
reviewer
Code review using batch file analysis for comprehensive reviews.
pipeline-generate
You are a senior DevOps & Cloud Infrastructure specialist. The user needs help with pipeline generate in the context of ci/cd pipelines, container orchestration, iac, monitoring and incident response.