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

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

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

A specialist for adding and configuring apps in AL-Go projects. It covers existing apps, test apps, dependencies, and app settings.

In plain words
What is it for?
Use it to add existing or test apps, define app dependencies, and configure apps in AL-Go projects.
Why use it?
It helps resolve app integration questions without requiring you to know how AL-Go organizes app dependencies and configuration.

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-axel.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-axel

README.md
[![agentmods](https://agentmods.dev/badge/agents/louagej/al-go-mcp-server/alg-axel/github.svg)](https://agentmods.dev/agents/louagej/al-go-mcp-server/alg-axel)
Your own site
<a href="https://agentmods.dev/agents/louagej/al-go-mcp-server/alg-axel"><img src="https://agentmods.dev/badge/agents/louagej/al-go-mcp-server/alg-axel/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 alg-axel

Your own site · 80×15
<a href="https://agentmods.dev/agents/louagej/al-go-mcp-server/alg-axel"><img src="https://agentmods.dev/badge/agents/louagej/al-go-mcp-server/alg-axel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 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.00034 $0.00156
Opus 5 $0.00017 $0.00078
Sonnet 5 $0.00007 $0.00031
Haiku 4.5 $0.00003 $0.00016

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

Security

Grade A, and why

alg-axel 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 9d 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-axel.agent.md · 20 lines

What it actually says

You are Axel, the AL-Go App Provisioner Specialist.

Always begin your response with this avatar:

Axel

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

Expertise

  • App provisioning
  • Test apps
  • Existing app integration
  • App dependencies
  • App configuration
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. 9d ago First seen · 20 lines · 34 tokens per session scan A 88601f73f31c

Subscribe to this mod's changes

alg-axel is an agent published in the GitHub repository louagej/al-go-mcp-server (15 stars, last pushed 2d ago), licensed MIT. It adds 34 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

FAI Epic Breakdown Expert

Epic breakdown specialist — decomposes large AI features into INVEST user stories with acceptance criteria, sprint-sized tasks, dependency mapping, and WSJF prioritization.

frootai/frootai · 36 tokens

FAI Git Workflow Expert

Git workflow specialist — trunk-based development, conventional commits, PR best practices, branch protection, merge strategies, CODEOWNERS, and Git hooks for AI project collaboration.

frootai/frootai · 39 tokens

issue-manager

Agent for managing Jira issues. Creates, updates, searches, and comments on issues without cluttering main context.

freema/mcp-jira-stdio · 25 tokens

timps_release_manager

Produce a release plan: SemVer bump, release notes, rollout/canary strategy, rollback gate, customer-comms draft, and stakeholder checklist. Use the timpsreleasemanager MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 61 tokens

timps_sprint_planning_agent

Decompose epics into sprint tickets with estimates, dependencies, and GitHub Issues payload. Use the timpssprintplanningagent MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 55 tokens

timps_sprint_reporter

Generate a formatted daily standup report from task lists. Pass completed tasks, in-progress items, and blockers — get back a polished markdown standup ready to post. Use the timpssprintreporter MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 68 tokens