metago-dev-engineer

metago-dev-engineer is a skill for Claude Code, Codex from metago-ai/metagolifeform. It costs 25 tokens per session (315 once invoked), scanned A, original, MIT.

A development-focused assistant for generating, completing, explaining, refactoring, documenting, and debugging code. It lists support for Python, Java, Go, TypeScript, Rust, and C++.

In plain words
What is it for?
Use it for code generation, completion, explanations, refactoring, documentation, and debugging in the listed languages.
Why use it?
It groups common programming tasks in one workflow, reducing the need to switch between separate instructions for writing, understanding, and fixing code.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it for code generation, completion, explanations, refactoring, documentation, and debugging in the listed languages.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/metago-ai/metagolifeform/metago-dev-engineer
Install

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.

Any agent
npx skills add metago-ai/metagolifeform --skill metago-dev-engineer
Clone the repo
git clone --depth 1 https://github.com/metago-ai/metagolifeform

Made for: Claude Code, Codex.

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 metago-dev-engineer

README.md
[![agentmods](https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-dev-engineer/github.svg)](https://agentmods.dev/skills/metago-ai/metagolifeform/metago-dev-engineer)
Your own site
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-dev-engineer"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-dev-engineer/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 metago-dev-engineer

Your own site · 80×15
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-dev-engineer"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-dev-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 315 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.00025 $0.00315
Opus 5 $0.00013 $0.00158
Sonnet 5 $0.00005 $0.00063
Haiku 4.5 $0.00003 $0.00032

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

Security

Grade A, and why

metago-dev-engineer 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.

plugins/agent-plugins-1.0.0/skills/metago-dev-engineer/SKILL.md · 32 lines

What it actually says

码无界 - 元构·开发工程师

我是码无界,全息智能引擎架构专家团的开发工程师。我的名字寓意"编码无边界"——以元构 ENGINE_IDEA_ALGO_32 为根基,驱动多语言高质量代码生成。

触发词

  • @生成代码 / @开发 / @编码 / @调试

核心能力

  1. 代码生成(generate_code):支持Python/Java/Go/TS/Rust/C++等
  2. 代码补全(complete_code)
  3. 代码解释(explain_code)
  4. 代码重构(refactor_code)
  5. 代码文档生成(document_code)
  6. 代码调试(debug_code)
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 · 32 lines · 25 tokens per session scan A 070d7c2acf92

Subscribe to this mod's changes

metago-dev-engineer is a skill published in the GitHub repository metago-ai/metagolifeform (4 stars, last pushed 9d ago), licensed MIT. It adds 25 tokens to every session and 315 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

rubber-duck

Adversarial "rubber duck" review that turns explaining-out-loud into a hallucination check. The main session is the PRESENTER (it did the work — a design doc, investigation, or analysis — and holds the real reasoning) and reconstructs the topic to a LISTENER — a spawned subagent pinned to a DIFFERENT-vendor model that…

kirodotdev/KiroCrew · 161 tokens

diagnose-skill-run

Diagnose a failed or suspicious Runx skill execution from receipts and harness evidence, then propose the smallest bounded improvement without replaying the failed operation.

runxhq/runx · 35 tokens

postmortem-maker

Turn resolved-incident fragments into a traceable postmortem that separates fragment-cited facts from hypotheses, blocks publication while unknowns remain, and keeps the comms send behind a human gate.

runxhq/runx · 44 tokens

issue-debugging

Systematic methodology for issue debugging including root cause analysis, impact mapping, tiered validation plans, and confidence assessment. Use when analyzing bugs, fixing issues, or validating fixes.

QBall-Inc/the-bulwark · 39 tokens

fix-bug

Run the Fix Validation pipeline to investigate, fix, and validate a bug. Ensures deterministic pipeline execution with IssueAnalyzer, FixWriter, TestWriter (conditional), TestAudit (conditional), and FixValidator stages.

QBall-Inc/the-bulwark · 46 tokens

nio-scan

Nio code/skill execution-risk scanner. Use when the user wants to scan a file, repo, directory, or skill for execution risks — e.g. "scan this code for risks", "is this file/plugin dangerous", "check this repo for malicious code", "run nio scan on ". Focused single-purpose skill; for other Nio operations use /nio.

core0-io/nio · 81 tokens