littlebearapps

92 mods across 4 repositories, 114 stars between them.

littlebearapps/untether

Skill Claude CodeCodex

JSONL subprocess management patterns for Untether engine runners. Covers JsonlSubprocessRunner base class, template methods, event translation, session locking, resume tokens, process lifecycle, PTY usage, and concurrent session registries.

66 2d ago A 52 tokens original MIT

littlebearapps/untether

Skill Claude CodeCodex

Release workflow for Untether — issue audit, version decisions, changelog drafting, pre-release validation, tagging, and post-release verification. Use when preparing a release or debugging release failures.

66 2d ago A 41 tokens original MIT

telegram-bot-api

27

littlebearapps/untether

Skill Claude CodeCodex

Raw Telegram Bot API patterns used by Untether. Covers httpx async HTTP client, inline keyboards, callback queries, long polling, rate limiting, outbox model, forum topics, voice transcription, and media group coalescing. NOT aiogram, python-telegram-bot, or grammY — Untether uses raw HTTP.

66 2d ago A 71 tokens original MIT

littlebearapps/untether

Skill Claude CodeCodex

Untether overall architecture, event model, data flow, config system, engine backend registration, progress tracking, approval notifications, ephemeral cleanup, and key abstractions. Use when working on core infrastructure or understanding how the pieces fit together.

66 2d ago A 51 tokens original MIT

untether-release

29

littlebearapps/untether

Skill Claude CodeCodex

Prepare and ship a Untether release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v , or trigger the GitHub release workflow.

66 2d ago A 47 tokens original MIT

cursorrules

30

littlebearapps/untether

Cursor rule Cursor

Telegram bridge for AI coding agents (Claude Code, Codex, OpenCode, Pi, Gemini CLI, Amp). Lets users control agents from their phone or any device — agents run on the user's machine while they're away from the terminal.

66 2d ago A 487 tokens original MIT

littlebearapps/untether

Instructions file GitHub Copilot

Instructions for littlebearapps/untether, covering untether — copilot instructions, stack, code style, architecture and testing patterns.

66 2d ago A 496 tokens original MIT

untether AGENTS.md

32

littlebearapps/untether

Instructions file CodexOpenCode

Instructions for littlebearapps/untether, covering untether — agent instructions, architecture, key conventions, runner 3-event contract and telegram transport rules.

66 2d ago A 709 tokens original MIT

untether CLAUDE.md

33

littlebearapps/untether

Instructions file

Instructions for littlebearapps/untether, covering untether, features (vs upstream takopi), architecture, key files and reference docs.

66 2d ago A 10,500 tokens original MIT

untether GEMINI.md

34

littlebearapps/untether

Instructions file Gemini CLI

Instructions for littlebearapps/untether, covering untether — gemini instructions, stack & conventions, architecture, key rules and testing.

66 2d ago A 500 tokens original MIT

index

35

littlebearapps/untether

Agent

These pages are high-signal reference for LLM agents (and humans acting like one).

66 2d ago A 0 tokens original MIT

invariants

36

littlebearapps/untether

Agent

These are the “don’t break this” rules that keep Untether reliable.

66 2d ago A 0 tokens original MIT

littlebearapps/outlook-assistant

Instructions file

Claude Code instructions for littlebearapps/outlook-assistant, covering claude.md - outlook assistant, commands, authentication, architecture and safety controls.

36 29d ago A 2,320 tokens original MIT

outlook-assistant

39

littlebearapps/outlook-assistant

MCP server Claude CodeCodexCursor +2

Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management. Runs locally from the @littlebearapps/outlook-assistant npm package. Needs 2 environment variables to run.

36 29d ago A tokens not measured original MIT

pitchdocs

40

littlebearapps/pitchdocs

Plugin Claude Code

Generate high-quality public-facing repository documentation with a marketing edge. Creates READMEs that sell, changelogs that communicate value, roadmaps from GitHub milestones, and audits your docs completeness. Uses benefit-driven language, GEO-optimised structure, progressive disclosure, and the Banesullivan…

7 3mo ago A tokens not measured original MIT

docs-freshness

41

littlebearapps/pitchdocs

Agent Claude Code

Checks documentation freshness and suggests PitchDocs commands to fix staleness. Launch when docs-awareness rule detects documentation moments, after version bumps, or before releases. Does NOT modify docs — only reports and suggests.

7 3mo ago A 46 tokens original MIT

docs-researcher

42

littlebearapps/pitchdocs

Agent Claude Code

Codebase discovery and feature extraction for documentation generation. Scans project structure, extracts features with evidence, detects platform and audience, and produces a structured research packet for the docs-writer agent.

7 3mo ago A 43 tokens original MIT

docs-reviewer

43

littlebearapps/pitchdocs

Agent Claude Code

Post-generation quality validation for repository documentation. Runs the full validation checklist, citation capsule checks, banned phrase scanning, GEO readiness scoring, and content filter safety checks. Returns a structured review report with severity-ranked issues.

7 3mo ago A 46 tokens original MIT

docs-writer

44

littlebearapps/pitchdocs

Agent Claude Code

Orchestrates high-quality public-facing repository documentation generation. Coordinates docs-researcher (codebase discovery, feature extraction) and docs-reviewer (quality validation) agents in a pipeline, with the writing step in between. Use for README, CHANGELOG, ROADMAP, CONTRIBUTING, and full docs suite…

7 3mo ago A 67 tokens original MIT

api-reference

45

littlebearapps/pitchdocs

Skill Claude CodeCodex

Guidance for setting up API reference documentation generators — TypeDoc, Sphinx, godoc, and rustdoc. Detects project language, recommends the right tool, and provides configuration templates. Use when a project needs automated API documentation from source code comments.

7 3mo ago A 54 tokens original MIT

changelog

46

littlebearapps/pitchdocs

Skill Claude CodeCodex

Generates user-friendly changelogs from git history using conventional commits. Writes entries in benefit language ("You can now..." not "Refactored internal..."). Follows Keep a Changelog format. Use when creating or updating CHANGELOG.md.

7 3mo ago A 52 tokens original MIT

doc-refresh

47

littlebearapps/pitchdocs

Skill Claude CodeCodex

Orchestrates documentation updates after version bumps, feature additions, or periodic maintenance. Analyses git history since the last release, identifies which docs are affected, and delegates to existing skills (changelog, feature-benefits, docs-verify, llms-txt, user-guides) for selective refresh. Delegates AI…

7 3mo ago A 86 tokens original MIT

docs-verify

48

littlebearapps/pitchdocs

Skill Claude CodeCodex

Validates documentation quality and freshness — checks for broken links, stale content, llms.txt sync, image issues, heading hierarchy, and badge URLs. Runs locally or in CI. Use to catch documentation decay before it reaches users.

7 3mo ago A 50 tokens original MIT