RecurrenceRanger — AI skill for Claude Code
summary project to collect my favorite guidelines for agentic AI (Claude Code CLI and Codex CLI) - find repeating patterns.
How to install RecurrenceRanger
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open marcelpetrick/RecurrenceRanger and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What RecurrenceRanger does
summary project to collect my favorite guidelines for agentic AI (Claude Code CLI and Codex CLI) - find repeating patterns.
Alternatives in AI
- AGENTS.md — Guidelines for AI agents working in this repository 21.7k ★
- Anthropic Quickstarts — by Anthropic - Offers comprehensive development guides for three distinct AI-powered demo projects with standa 15.4k ★
- Daymon — Daymon puts your favorite AI to work 24/7. It schedules, remembers, and orchestrates your own virtual team 372 ★
README
Recurrence Ranger
[](https://github.com/marcelpetrick/RecurrenceRanger/actions/workflows/local-pipeline.yml) [](https://github.com/marcelpetrick/RecurrenceRanger/actions/workflows/quality.yml) [](https://github.com/marcelpetrick/RecurrenceRanger/actions/workflows/manual-release.yml) [](https://github.com/marcelpetrick/RecurrenceRanger/actions/workflows/dependency-drift.yml) [](https://github.com/marcelpetrick/RecurrenceRanger/releases/latest) [](LICENSE) [](https://www.python.org/) [](localpipeline.sh) [](https://mypy-lang.org/) [](https://docs.astral.sh/ruff/)
Recurrence Ranger keeps a private, reusable SQLite copy of local Claude and Codex conversation records, derives an auditable corpus of the prompts a human actually typed, and turns that corpus into an evidence-backed set of recurring software-project guidelines. Capture preserves the original JSONL bytes; every later stage is reproducible from a recorded watermark.
**Author: Marcel Petrick **
**License: GPLv3 or later. See [`LICENS
Related Skills
Codex Agentic Patterns
Learn to build production-ready AI agents through real-world patterns extracted from OpenAI's Codex CLI
AI Intellij Plugin
by didalgolab - Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific
Motif
A unification layer for AI coding agent sessions — collect Claude Code, Codex and Cursor sessions across your
Chorus
Cross-agent plugin collection for AI coding CLIs. Delegate tasks and run workflow patterns (council, parallel
Better Skill Builder
Skill that teaches AI agents how to build Agent Skills for Claude Code, Codex, Amp, and OpenCode. Production p
Agentic Chatops
3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns
Related Agents
Agentic Malware Analysis
Agentic malware analysis environment with MCP-connected disassemblers, RE tooling, and structured workflows fo
Repo Scout
Read-only locator for the autonomous-agent-builder source repo. Use to find which file/function/owner-surface
Process Observer Audit
Compliance audit sub-agent. Reviews session against CLAUDE.md behavioral guidelines — branching conventions, C