stellar-forge

A general-purpose implementation agent for parts of the stellar-memory project without a more specific specialist.

In plain words
What is it for?
Use it for CLI commands, the live window, watchers, queries, signals, Git integration, scanning, wiring, and refactoring.
Why use it?
It handles changes across several project areas, writes tests first, follows existing code patterns, and checks that the change works.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/duraznito16/stellar-memory/stellar-forge
Clone the repo
git clone --depth 1 https://github.com/duraznito16/stellar-memory

Made for: Claude Code.

Per session 76 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,076 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00076 $0.01076
Opus 5 $0.00038 $0.00538
Sonnet 5 $0.00015 $0.00215
Haiku 4.5 $0.00008 $0.00108

Measured yesterday against content hash 5c9e4b3f3892, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

stellar-forge 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.

.claude/agents/stellar-forge.md · 73 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. yesterday First seen · 73 lines · 76 tokens per session scan A 5c9e4b3f3892

Subscribe to this mod's changes

stellar-forge is an agent published in the GitHub repository duraznito16/stellar-memory (0 stars, last pushed 26d ago), with no licence file. It adds 76 tokens to every session and 1,076 once invoked, about $0.0004 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 agents, from other repositories

leankg-agents

Before doing ANY codebase search, navigation, or analysis, you MUST use LeanKG tools.

FreePeak/LeanKG · 0 tokens

tool-hub

Первая встроенная поверхность Tool Hub: восемь типизированных video. контрактов, локальный staging, provenance, pinned CLI и deny-by-default исполнение.

romarayt/raytsystem-public-os · 34 tokens

parallel-subagent

Dispatches isolated subagents to worktree branches for independent parallel tasks. Use when 3+ tasks can work independently without shared state.

FreePeak/LeanKG · 31 tokens

creating-extensions

Как устроены skill (skills//SKILL.md), определение агента (packs//agents/.yaml) и pack. Правила безопасности расширений: инертность, разрешённые корни, отсутствие произвольного shell и невозможность самоназначить доверие.

romarayt/raytsystem-public-os · 58 tokens

README

This folder consolidates, in a single location, the SoT for the project's five multi-agent roles plus the Universal Cycle skeleton. It is modeled on the role system of a Korean newspaper, and each role is self-contained in its capability boundary, I/O contract, and prompt template.

alfadur7/llm-wiki-newsroom · 0 tokens

editor-in-chief

Entry point for the 9 slash commands + agent routing + publish gate + ADAPT escalation counter + log operation + invoking the deterministic tools (build/lint/export/fetch). The meta layer outside the matrix — governs flow above every cycle. Does not author content directly (routing only).

alfadur7/llm-wiki-newsroom · 61 tokens