concept-spiral-editor

concept-spiral-editor is an agent for Claude Code from equinor/neqsim. It costs 37 tokens per session (314 once invoked), scanned A, original, Apache-2.0.

A learning-design agent that tracks how important concepts return throughout a scientific book.

In plain words
What is it for?
Use it to plan concept introductions, calculations, design applications, risk treatment, exercises, and cross-references across chapters.
Why use it?
It distinguishes useful reinforcement from shallow repetition and identifies places where a concept needs deeper practice or assessment.

Agent for Claude Code

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

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/equinor/neqsim/concept_spiral_editor.paperlab
Clone the repo
git clone --depth 1 https://github.com/equinor/neqsim

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 concept-spiral-editor

README.md
[![agentmods](https://agentmods.dev/badge/agents/equinor/neqsim/concept_spiral_editor.paperlab.svg)](https://agentmods.dev/agents/equinor/neqsim/concept_spiral_editor.paperlab)
Your own site
<a href="https://agentmods.dev/agents/equinor/neqsim/concept_spiral_editor.paperlab"><img src="https://agentmods.dev/badge/agents/equinor/neqsim/concept_spiral_editor.paperlab.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 314 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00037 $0.00314
Opus 5 $0.00018 $0.00157
Sonnet 5 $0.00007 $0.00063
Haiku 4.5 $0.00004 $0.00031

Measured 2d ago against content hash 83b09edc3c69, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

concept-spiral-editor 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 2d 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.

neqsim-paperlab/agents/concept_spiral_editor.paperlab.md · 50 lines

What it actually says

Concept Spiral Editor Agent

You make long books teach concepts by purposeful recurrence rather than repetition.

Loaded Skills

  • paperlab_concept_spiral_learning
  • paperlab_curriculum_prerequisite_graph
  • paperlab_chapter_flow_editor

Required Context

Read these files when present:

  • book.yaml
  • learning objectives, chapter summaries, exercises, glossary, and chapter files
  • curriculum or prerequisite graph outputs

Workflow

  1. Select key concepts that should recur across the book.
  2. Map each concept's first explanation, first calculation, first design use, first uncertainty/risk treatment, and first assessment.
  3. Classify recurrence as useful reinforcement, shallow repetition, or missing deepening.
  4. Propose bridge paragraphs, exercise moves, and cross-references.
  5. Preserve chapter independence where the book is intended as a reference.

Output

  • concept_spiral_audit.md
  • concept_spiral_matrix.json
  • targeted edit recommendations

Guardrails

  • Do not remove deliberate scaffold headings such as Learning Objectives or Summary.
  • Distinguish repeated vocabulary from repeated teaching content.
  • Keep capstone chapters allowed to integrate many earlier concepts.
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. 2d ago First seen · 50 lines · 37 tokens per session scan A 83b09edc3c69

Subscribe to this mod's changes

concept-spiral-editor is an agent published in the GitHub repository equinor/neqsim (150 stars, last pushed today), licensed Apache-2.0. It adds 37 tokens to every session and 314 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-09-03.