sygaldry: Command for Claude Code

.claude/commands/mcp-context-build.md

mcp-context-build is a command for Claude Code from greyhaven-ai/sygaldry. It costs 0 tokens per session (480 once invoked), scanned A, original, MIT.

A command that researches a development topic and writes a reference package for it in the project’s .claude/context folder.

In plain words
What is it for?
Use it to investigate a technical problem, compare approaches, and create a Markdown implementation guide for the team or coding agent.
Why use it?
It gathers documentation, examples, and implementation patterns so decisions do not rely on scattered research.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

This is greyhaven-ai/sygaldry's own configuration. It tells Claude Code how to work on sygaldry itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything sygaldry configures →

Reuse

Borrowing it

Nothing to install: this file belongs to greyhaven-ai/sygaldry. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/greyhaven-ai/sygaldry/main/.claude/commands/mcp-context-build.md
Clone the repo
git clone --depth 1 https://github.com/greyhaven-ai/sygaldry

Made for: Claude Code.

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 mcp-context-build

README.md
[![agentmods](https://agentmods.dev/badge/commands/greyhaven-ai/sygaldry/mcp-context-build/github.svg)](https://agentmods.dev/commands/greyhaven-ai/sygaldry/mcp-context-build)
Your own site
<a href="https://agentmods.dev/commands/greyhaven-ai/sygaldry/mcp-context-build"><img src="https://agentmods.dev/badge/commands/greyhaven-ai/sygaldry/mcp-context-build/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 mcp-context-build

Your own site · 80×15
<a href="https://agentmods.dev/commands/greyhaven-ai/sygaldry/mcp-context-build"><img src="https://agentmods.dev/badge/commands/greyhaven-ai/sygaldry/mcp-context-build.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 480 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 original 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.00000 $0.00480
Opus 5 $0.00000 $0.00240
Sonnet 5 $0.00000 $0.00096
Haiku 4.5 $0.00000 $0.00048

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

Security

Grade A, and why

mcp-context-build 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 10d 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.

.claude/commands/mcp-context-build.md · 49 lines

What it actually says

Build comprehensive development context: $ARGUMENTS

External Research: 3. mcp_firecrawl.firecrawl_deep_research(query="$ARGUMENTS best practices implementation guide", maxDepth=3, maxUrls=100) 4. mcp_firecrawl.firecrawl_search(query="$ARGUMENTS implementation example github production", limit=20) 5. For found repos: mcp_deepwiki.ask_question(repo="[found-repo]", question="How is $ARGUMENTS implemented? Patterns? Best practices?") 6. mcp_firecrawl.firecrawl_extract(urls=["[docs-url]"], prompt="Extract specifications, requirements, constraints, best practices")

Synthesis: 7. Research problem domain and alternatives 8. Build decision matrix from findings 9. Create implementation guide based on context 10. Extract lessons learned from others 11. Generate .claude/context/$ARGUMENTS/ package 12. Create LLM-friendly reference: mcp_firecrawl.firecrawl_generate_llmstxt() 13. Output to .claude/context/$ARGUMENTS/ directory as a markdown file

Combine repository wisdom with web intelligence. Build context that accelerates development and improves decisions.

Take a deep breath in, count 1... 2... 3... and breathe out. You are now centered. Don't hold back. Give it your all.

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. 10d ago First seen · 49 lines · 0 tokens per session scan A 97ce6830c195

Subscribe to this mod's changes

mcp-context-build is a command published in the GitHub repository greyhaven-ai/sygaldry (11 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 480 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-30.