
Ahundt Autorun
- 12 repo stars
- Updated July 13, 2026
- ahundt/autorun
ahundt-autorun is a Claude Code plugin that keeps AI sessions running with persistence policies, stronger planning, and document extraction until tasks complete.
About
ahundt-autorun is a small but ambitious automation pack—two plugins—built to keep AI coding sessions alive, structured, and safer across Claude Code and Gemini CLI. developers fighting stop-and-start agents install it when tasks span multiple steps: ingesting PDFs into markdown, executing a plan to completion, or preserving session state when networks or context windows fluctuate. The keyword set emphasizes autonomous policies, persistence, backend document extraction, and a basket of PDF libraries rather than a single happy-path converter. Journey-wide placement fits because the triggers are procedural—run until done, plan better, protect data—usable during validation research, build implementation, ship checklists, and operate iterations alike. It complements planning skills by handling runtime discipline; it is not a replacement for human review of extracted content or security-sensitive PDFs. Expect intermediate setup: policies, session behavior, and extractor dependencies must align with your environment.
- Claude Code plugin and Gemini CLI extension in one autorun bundle (2 catalog plugins).
- Autonomous automation with persistence policies so agents keep running toward completion instead of stalling early.
- PDF and document extraction toolchain keywords: docling, markitdown, pymupdf4llm, pdfplumber, pdfminer, pdftotext, and r
- Session support and policy controls aimed at planning better and keeping data safe during long agent jobs.
- Backend-oriented document creation and extraction for knowledge-ingestion workflows.
Ahundt Autorun by the numbers
- Data as of Jul 14, 2026 (Skillselion catalog sync)
/plugin install ahundt-autorun@ahundt/autorunAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 12 |
|---|---|
| Last updated | July 13, 2026 |
| Repository | ahundt/autorun ↗ |
What it does
Install autorun when you need Claude Code or Gemini CLI sessions to persist, follow policies, plan longer jobs, and keep executing—including PDF-to-markdown extraction—until work actually finishes.
Who is it for?
Best when you're running lengthy autonomous Claude or Gemini CLI workflows and need session persistence, run-until-done behavior, and PDF-to-text ingestion in one plugin family.
Skip if: Quick one-shot codegen with no long sessions, or teams that cannot allow autonomous loop policies on their machines.
What you get
After installing autorun you get policy-backed persistent sessions on Claude Code or Gemini CLI that continue working through plans and PDF extraction pipelines until the job is done.
- Persistent agent sessions with automation policies across 2 bundled plugins
- Completed multi-step runs without manual re-prompting after interruptions
- Extracted markdown or structured text from PDFs via configured extractor backends
By the numbers
- Marketplace pluginCount: 2 (Claude Code plugin family plus Gemini CLI extension positioning).
- Public repo stars: 6 per ingested metadata.
- PDF-related keyword coverage: 10+ named extractors and libraries in catalog keywords.
Recommended Plugins
How it compares
Autonomous session and persistence automation for Claude Code/Gemini CLI, not a curated marketplace or a single LSP quality plugin.
FAQ
Who is Ahundt Autorun for?
Developers who rely on long-running Claude Code or Gemini CLI jobs and need persistence, policies, and document extraction without constant manual restarts.
When should I use Ahundt Autorun?
Use it whenever a task must survive interruptions—multi-step builds, PDF markdown pipelines, or autonomous plans that should run until completion.
How do I add Ahundt Autorun to my agent?
Install the autorun marketplace plugins in Claude Code (and the Gemini CLI extension if you use that stack), configure session and policy settings per the repo README, then enable the PDF extractor plugin you need.