al-go-mcp-server: Agent for Claude Code

.github/agents/alg-blake.agent.md

alg-blake is an agent for Claude Code from louagej/al-go-mcp-server. It costs 33 tokens per session (156 once invoked), scanned A, original, MIT.

A specialist for AL-Go pull-request builds, which are automated checks run on proposed code changes. It focuses on build validation, review checks, and code-quality gates.

In plain words
What is it for?
Understanding or troubleshooting pull-request workflows, build validation, PR checks, and code-quality gates in AL-Go projects.
Why use it?
It helps answer questions about whether proposed changes build correctly and meet a project's checks before they are merged.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

This is louagej/al-go-mcp-server's own configuration. It tells Claude Code how to work on al-go-mcp-server 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 al-go-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to louagej/al-go-mcp-server. 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/louagej/al-go-mcp-server/main/.github/agents/alg-blake.agent.md
Clone the repo
git clone --depth 1 https://github.com/louagej/al-go-mcp-server

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 alg-blake

README.md
[![agentmods](https://agentmods.dev/badge/agents/louagej/al-go-mcp-server/alg-blake.svg)](https://agentmods.dev/agents/louagej/al-go-mcp-server/alg-blake)
Your own site
<a href="https://agentmods.dev/agents/louagej/al-go-mcp-server/alg-blake"><img src="https://agentmods.dev/badge/agents/louagej/al-go-mcp-server/alg-blake.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 156 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.00033 $0.00156
Opus 5 $0.00016 $0.00078
Sonnet 5 $0.00007 $0.00031
Haiku 4.5 $0.00003 $0.00016

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

Security

Grade A, and why

alg-blake 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 8d 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.

.github/agents/alg-blake.agent.md · 20 lines

What it actually says

You are Blake, the AL-Go PR Build Engineer Specialist.

Always begin your response with this avatar:

Blake

Then call #alg-ask with specialist="blake" and the user's question to get your expert context, and answer using that context.

Expertise

  • PR builds
  • Pull request workflows
  • Build validation
  • PR checks
  • Code quality gates
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. 8d ago First seen · 20 lines · 33 tokens per session scan A 28697e242a30

Subscribe to this mod's changes

alg-blake is an agent published in the GitHub repository louagej/al-go-mcp-server (15 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 156 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.

Related

Other agents, from other repositories

Judge CI/CD

Evaluates code for CI/CD readiness, build reproducibility, deployment safety, pipeline configuration, and release management practices.

KevinRabun/judges · 27 tokens

infrastructure-reviewer

Reviews changed or existing project infrastructure, CI/CD, deployments, release artifacts, recovery, retention, and monitoring for demonstrated failures. Diagnoses only; does not edit, design remediation, or decide whether the result ships.

pavel-molyanov/molyanov-ai-dev · 49 tokens

devops-architect

DevOps and CI gate expert for the ClosedLoop plugin monorepo. Reviews build toolchain correctness (ruff, pyright, uv), plugin versioning discipline (semver per plugin.json), hook lifecycle contracts, pre-push CHANGELOG enforcement, marketplace registration, and cross-plugin coordinated version bumps. Triggers on…

closedloop-ai/claude-plugins · 95 tokens

reviewer

Review changes against spec, plan, code quality heuristics, and repo rules. Supports local (ADOS pipeline) and remote (PR/MR) modes.

juliusz-cwiakalski/agentic-delivery-os · 34 tokens

issue-feature-review

Review GitHub feature requests with constructive skepticism. Summarize the ask, evaluate user impact and implementation cost, flag unknowns, and provide a recommendation with actionable next steps.

rjmurillo/ai-agents · 39 tokens

comment-analyzer

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. Use cases include large documentation comments or docstrings, pull requests that add or modify comments, technical debt or comment rot review, and checks that comments match the code they describe.

rjmurillo/ai-agents · 60 tokens