loopplane

loopplane is a skill for Claude Code, Codex from LJC-FVNR/LoopPlane. It costs 22 tokens per session (479 once invoked), scanned A, original, Apache-2.0.

A workflow tool for turning a software objective into a persistent, trackable sequence of work run by command-line coding agents. It keeps the plan, progress, recovery information, and validation steps available across runs.

In plain words
What is it for?
Use it to initialize, start, resume, inspect, validate, and summarize multi-step coding-agent workflows inside a project.
Why use it?
It helps long-running agent work continue after interruptions and makes the workflow auditable. It also separates workflow coordination from the project's own tools and execution rules.

Skill for Claude CodeCodex

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

Good fit Use it to initialize, start, resume, inspect, validate, and summarize multi-step coding-agent workflows inside a project.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ljc-fvnr/loopplane/loopplane
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 LJC-FVNR/LoopPlane --skill loopplane
Clone the repo
git clone --depth 1 https://github.com/LJC-FVNR/LoopPlane

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 loopplane

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ljc-fvnr/loopplane/loopplane"><img src="https://agentmods.dev/badge/skills/ljc-fvnr/loopplane/loopplane.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 479 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.00022 $0.00479
Opus 5 $0.00011 $0.00239
Sonnet 5 $0.00004 $0.00096
Haiku 4.5 $0.00002 $0.00048

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

Security

Grade A, and why

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

SKILL.md · 35 lines

What it actually says

LoopPlane Skill

Use this skill when the user wants to turn a natural-language objective into a persistent, auditable, recoverable workflow.

LoopPlane owns agent workflow orchestration, not the project's execution backend. Keep machine, resource, launcher, and storage instructions in project shared context, runner configuration, or optional project skills. Never add site-specific command interception or resource policy to the generic runtime.

Read references/PROTOCOL.md first when installing, operating, debugging, or changing LoopPlane itself. Generated worker, recovery, validator, inspector, and summary runs already receive their role contract in the prompt; they must not reread the full protocol unless a concrete lifecycle or authority ambiguity requires it.

Required install-time CLI bootstrap:

  • loopplane skill install --target <project> is not complete until the required external CLI runners are found, configured, and doctored.
  • Before planning, starting, or resuming a provider-backed workflow, configure Codex runners with the stable command codex; LoopPlane resolves the current PATH or editor-extension binary at doctor and execution time. Find the Claude Code CLI path with command -v claude when Claude runners are used.
  • Configure the relevant runner(s) with loopplane configure-agent --project <project> --command codex for Codex or the discovered Claude command, then run loopplane doctor-agent --project <project> --runner <runner_id> or loopplane doctor-agent --project <project> --all.
  • If skill install, skill update, or doctor-agent reports *_waiting_config or runner_readiness: waiting_config, do not continue to plan, activate-plan, start, or resume; resolve CLI discovery, authentication, or runner configuration first.
  • Do not ask the user to manually locate Codex or Claude until you have tried safe PATH discovery and the doctor output still cannot identify a usable installed/authenticated CLI.

Common operations:

  • initialize a local workflow instance;
  • turn a user brief into an audited PLAN.md;
  • configure CLI agent runners;
  • start, pause, resume, or inspect the workflow;
  • open the dashboard;
  • create change requests.
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 · 35 lines · 22 tokens per session scan A 84c217742c14

Subscribe to this mod's changes

loopplane is a skill published in the GitHub repository LJC-FVNR/LoopPlane (11 stars, last pushed 15d ago), licensed Apache-2.0. It adds 22 tokens to every session and 479 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-30.

Related

Other skills, from other repositories

docx

Create and edit Microsoft Word (.docx) documents to a professional standard — reports, proposals, contracts, letters, memos — with custom styles, multi-level lists, styled/merged tables, headers/footers, table of contents, hyperlinks, footnotes, tracked changes and comments. Use when the user asks Brigade to make…

spinabot/brigade · 90 tokens

hyperframes

Author HTML compositions that the rendervideo tool turns into deterministic MP4 video — animated charts and dashboards, data explainers, text/quote cards, kinetic typography, product teasers, and branded short-form social clips. Use when the user asks Brigade to make, render, animate, or produce a video from data…

spinabot/brigade · 87 tokens

xlsx

Build and edit professional Excel (.xlsx) spreadsheets, workbooks, and simple financial models — live formulas, number/date/currency formats, cell styling, conditional formatting, data-validation dropdowns, named ranges, frozen panes, merged cells, multi-sheet. Use when the user asks Brigade to make, fill, update…

spinabot/brigade · 79 tokens

github

GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available)…

spinabot/brigade · 101 tokens

pdf

Create and edit PDFs to a professional standard — generate from content, draw vector/precise layouts, embed custom (incl. CJK/Unicode) fonts, CREATE and fill AcroForm fields (text/checkbox/radio/dropdown), flatten, merge/split/rotate, stamp/watermark, encrypt, and extract text. Use when the user asks Brigade to make a…

spinabot/brigade · 97 tokens

oauth-setup

Connect an OAuth 2.0 service (Gmail, Google APIs, etc.) using the built-in oauthauthorize tool — get a click-to-authorize link, auto-capture the code, and seal the tokens. Use whenever the operator asks to connect Gmail / a Google API / any OAuth account.

spinabot/brigade · 66 tokens