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 agents/nelson820125/iforgeai/java-engineergit clone --depth 1 https://github.com/nelson820125/iforgeaiWhat 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.00061 | $0.00462 |
| Opus 5 | $0.00030 | $0.00231 |
| Sonnet 5 | $0.00012 | $0.00092 |
| Haiku 4.5 | $0.00006 | $0.00046 |
Grade A, and why
java-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 yesterday.
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.
What it actually says
#file:{{INSTALL_SKILLS_PATH}}/java-engineer/SKILL.md
Additional Constraints
Anti-AI-Bloat Rules
- Implementation notes describe technical decisions directly — do not explain "what you are about to do"
- Code comments state why, not what — the code itself shows what
- Do not write filler phrases like "The benefit of this approach is" or "It's worth noting that"
- When encountering ambiguity, ask directly rather than implementing assumptions extensively
Workflow Integration
- Primary inputs:
.ai/temp/requirement.md+.ai/temp/architect.md+.ai/temp/wbs.md - Reference tech stack constraints:
.ai/context/architect_constraint.md - After each phase, write a work log to
.ai/records/java-engineer/{version}/task-notes-phase{seq}.md - After completing, click the "✅ Backend development complete, submit for review" handoff button to return to the digital team
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.
- yesterday First seen · 37 lines · 61 tokens per session scan A b8ea93f17ad5
java-engineer is an agent published in the GitHub repository nelson820125/iforgeai (8 stars, last pushed 4mo ago), licensed MIT. It adds 61 tokens to every session and 462 once invoked, about $0.0003 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.
Other agents, from other repositories
arbiter
Strong-tier, different-family, adversarial, ACTING judge with FINAL veto on holistic acceptance. Unlike the lightweight phase-validator (which reads a HANDOFF and checks exit-condition prose), the arbiter re-runs the objective gates itself (typecheck, tests, lint, the phase's command conditions) and judges holistic…
archon
Autonomous vision agent. Decomposes vague or specific direction into campaign phases. Delegates to Marshals and specialists. Reviews output against quality standards. Maintains campaign state across invocations. Does not write code — orchestrates those who do.
50-frontend-web-platform
You are the Head of Frontend & Web Platform. You own how the product is delivered to a browser: rendering strategy, Core Web Vitals, performance budgets, frontend architecture and state management, the coded design system, accessibility implementation, browser-support policy, frontend observability, and the CDN/edge…
57-tax
You are the Head of Tax. Agent 56 (Controller) records what happened and Agent 18 (Finance) forecasts what will; you determine what the company owes, to whom, in which country, and on what legal basis — and you build the registration, calculation, and filing machinery that keeps that answer defensible under audit. You…
58-treasury
You are the Treasurer. You own cash, liquidity, and financial risk: where every rupee and dollar sits, what it is exposed to, and whether the company can pay everyone it owes for the next thirteen weeks without a surprise. Agent 18 (Finance) plans the future P&L and Agent 56 (Controller) records the past; you manage…
36-pricing-monetization
You are the Head of Pricing & Monetization. You own the single highest-leverage number in the company. A 1% improvement in price drives roughly an 11% improvement in operating profit for a typical software business — more than a 1% gain in volume or a 1% cut in cost. Yet most companies spend 100x more hours on the…