Instructions file CodexOpenCode
Instructions for donnfelker/claw-llm-router, covering claw llm router — agent instructions, what this is, testing & code quality, project structure and key conventions.
Instructions file CodexOpenCode
Instructions for donnfelker/claw-llm-router, covering claw llm router — agent instructions, what this is, testing & code quality, project structure and key conventions.
Instructions file
Instructions for donnfelker/claw-llm-router, a project described as: A local only LLM router for OpenClaw.
Plugin Claude Code
Plugin marketplace listing 6 plugins: spec-development, dev-team, pr-autopilot, triangulated-code-review, multi-llm-convergence.
Instructions file CodexOpenCode
Instructions for donnfelker/loop-skills, covering agents.md, repository overview, repository structure, build / lint / test commands and required frontmatter.
Instructions file
Instructions for donnfelker/loop-skills, a project described as: Autonomous, self-re-prompting agent loops for Claude Code — packaged as independently-installable plugins (spec-development, dev-team, pr-autopilot, triangulated-code-review, multi-llm-convergence).
Plugin Claude Code
Drive a single unit of work — one spec, ticket, finding, or change request — from spec to a committed, reviewed result with a dev team of coordinating agents: Dev to QA to Reviewer in a bounded cycle. Runs as an agent team when the harness supports one, else as coordinated subagents. Usable standalone for any rigorous.
Skill Claude CodeCodex
Drive a single unit of work — one spec, ticket, finding, or change request — from spec to a committed, reviewed result with a dev team of coordinating agents: Dev → QA → Reviewer/code-review in a bounded cycle. Runs as an agent team when the harness supports one, else coordinated subagents, so it works across agents…
Plugin Claude Code
(beta/experimental) Host-agnostic, N-model variant of multi-llm-convergence. Drives any artifact (plan, PRD, design doc, spec, or implementation diff) to cross-model consensus from Claude, Codex, Gemini, or another capable host by rotating multiple built-in reviewer families through one uniform read-only reviewer…
Skill Claude CodeCodex
(beta/experimental) Host-agnostic, N-model variant of multi-llm-convergence: drive any artifact (plan, PRD, design doc, spec, or implementation diff) to cross-model consensus from Claude, Codex, Gemini, or another capable host by rotating multiple built-in reviewer families through one uniform read-only reviewer…
Plugin Claude Code
Drives any artifact — a plan, PRD, design doc, spec, or implementation diff — to convergence by alternating two genuinely different LLM reviewers (a Codex reviewer and an independent Claude review subagent), applying each round's findings and looping until both independently agree the artifact clears the bar (default.
Skill Claude CodeCodex
Drive any artifact to convergence by alternating two genuinely different LLM reviewers — a Codex reviewer and an independent Claude review subagent — applying each round's findings and looping until BOTH independently agree it clears the bar (default: no critical/high findings). Artifact-agnostic: works on a plan…
Plugin Claude Code
Autonomously watch a single pull request and drive its review feedback, failing CI checks, and merge conflicts to completion without supervision. Each round it fetches every unaddressed review and comment (from Claude, CodeRabbit, Copilot, other bots, and humans), the PR's check runs, and its mergeability; addresses…
Skill Claude CodeCodex
Autonomously watch a single pull request and drive its review feedback, failing CI checks, AND merge conflicts to completion without supervision: each round fetch every unaddressed review and comment (Claude, CodeRabbit, Copilot, other bots, humans), the PR's check runs (tests, lint, type, build, security), and its…
Plugin Claude Code
End-to-end spec workflow: plan-to-tickets (import a structured plan into a task tracker — ClickUp, Linear, Jira, Asana, Notion, GitHub Projects, or a markdown fallback — as a ticket hierarchy) and implement-full-spec (turn a parent ticket with N actionable subtasks into N stacked pull requests and drive each to…
Skill Claude CodeCodex
Use when the operator points at a parent ticket, audit, RFC, design doc, or multi-finding report with N actionable subtasks and wants every subtask shipped as its own stacked pull request, then driven to merge-ready by addressing every bot/human review comment and re-requesting review per round. Triggers on: 'fix all…
Skill Claude CodeCodex
Import a structured planning document (implementation plan, project plan, design doc with tasks) into a task-tracking system as a ticket hierarchy with dependencies wired. Use whenever the operator says 'break this plan into tickets', 'import this into ClickUp/Linear/Jira/Asana', 'create tickets for this plan', 'turn…
Plugin Claude Code
Triangulated multi-reviewer code review orchestrator. Borrows from research methodology — checks each finding against multiple independent reviewers (comprehensive, security, codex, codex adversarial) to reduce blind spots, then runs a QA analyst pass that substantiates every finding (using the context7 MCP to verify…
Skill Claude CodeCodex
Triangulated multi-reviewer code-review orchestrator that runs comprehensive, security, Codex, and Codex adversarial reviews in parallel, then a QA analyst subagent substantiates each finding (verifying any third-party library claims via the context7 MCP) and demotes unsubstantiated ones into an 'Invalidated Findings'…
donnfelker/donnfelker-plugin-marketplace
Plugin Claude Code
Plugin marketplace listing 4 plugins: codebase-analyzer, generate-release-notes, find-past-conversation, skill-scout.
donnfelker/donnfelker-plugin-marketplace
Instructions file CodexOpenCode
Instructions for donnfelker/donnfelker-plugin-marketplace, covering agents.md, repository overview, repository structure, build / lint / test commands and agent skills specification.
donnfelker/donnfelker-plugin-marketplace
Instructions file
Instructions for donnfelker/donnfelker-plugin-marketplace.
donnfelker/donnfelker-plugin-marketplace
Plugin Claude Code
Comprehensive multi-phase codebase technical analysis. Analyzes architecture, code quality, testing, infrastructure, and generates a detailed engineering report.
donnfelker/donnfelker-plugin-marketplace
Skill Claude CodeCodex
When the user wants a comprehensive technical analysis of a codebase or project. Also use when the user mentions 'analyze this codebase,' 'technical overview,' 'document this architecture,' 'what does this codebase do,' 'summarize this repo,' 'code audit,' 'architecture review,' 'codebase walkthrough,' or 'analyze…
donnfelker/donnfelker-plugin-marketplace
Plugin Claude Code
Searches past Claude Code session transcripts to find a previous conversation by recalled keyword or phrase, then optionally reports the outcome (commit, branch, PR opened, merged).