Instructions file
Instructions for duyet/bruteforce-database, covering claude - project philosophy & principles, the vision, core principles, 1. quality over quantity and 2. ethical use.
Instructions file
Instructions for duyet/bruteforce-database, covering claude - project philosophy & principles, the vision, core principles, 1. quality over quantity and 2. ethical use.
Instructions file
Instructions for duyet/google-search-crawler, covering claude.md - google search crawler, project philosophy, vision, core principles and 1. simplicity through elegance.
Instructions file
Instructions for duyet/charts, covering claude.md - project philosophy & development guide, the vision, core principles, 1. simplicity without losing power and 2. consistency is kindness.
Plugin Claude Code
Plugin marketplace listing 24 plugins: team-agents, commit, frontend-design, interview, statusline.
Instructions file
Claude Code instructions for duyet/codex-claude-plugins, covering claude plugins project, install, antigravity installation, plugin metadata and versioning.
Plugin Claude Code
Continuous agent loop for overnight/day repository maintenance. Auto-detects and resumes from saved state. Orchestrates triage, autoreview, browser automation, and parallel agent work across threads. Wake every 5 min, direct work to threads, land autonomously.
Command
One-shot autonomous review of a PR. Fetches review comments from AI bots, applies verified fixes, validates, and merges when safe.
Command
Deeply inspect the agent-loop state file. View cycle history, thread details, errors, and state integrity. Useful for debugging and understanding loop status.
Command
Clear the agent-loop state and start fresh. Creates a backup of the current state before clearing. Use this when you want to reset metrics and start a new loop session.
Command
Restore agent-loop state from a backup. List available backups, restore from a specific backup, or use the most recent backup to recover from corruption or accidents.
Command
Resume the agent-loop from the last persisted state in .agent-loop/state.json. Loads cycle context and thread history, then continues the maintenance cycle.
Command
Start the agent-loop — continuous overnight/day repo maintenance cycle. Auto-detects existing state and prompts to resume or start fresh. Wakes every 5 minutes, triages repos, dispatches work to parallel agent threads, monitors progress, and reports results.
Command
Check agent-loop status — running state, cycle count, items processed, active threads, and recent results.
Command
Stop the agent-loop gracefully. Lets active threads finish within timeout, persists final state, and reports cycle summary.
Command
Run one-shot triage on repo queues. Scans open issues, PRs, CI status. Classifies items by fit, risk, autonomy. No loop, just snapshot.
Skill Claude CodeCodex
Autonomous code review and fix skill for the agent-loop plugin. Reviews PRs, applies fixes from AI review bots (CodeRabbit, Sourcery, Gemini), validates changes, and lands them. Designed for unattended overnight operation.
Skill Claude CodeCodex
Browser automation and computer-use skill for the agent-loop plugin. Takes screenshots, validates UI behavior, fills forms, clicks elements, and performs live web proof. Uses existing Chrome session via DevTools MCP.
Skill Claude CodeCodex
Core orchestrator for the agent-loop plugin. Runs a continuous maintenance loop that wakes every N minutes, scans repo queues, dispatches work to parallel agent threads, tracks progress, and reports results. Designed for overnight and day-long autonomous repo upkeep.
Skill Claude CodeCodex
GitHub project triage for the agent-loop plugin. Scans open issues, PRs, CI queues, and blockers. Classifies items by fit, risk, proof, and autonomy. Adapted from github-project-triage for autonomous loop integration.
Plugin Claude Code
Wire AnyRouter into Claude Code, Codex, Cursor, and other coding agents. Universal OpenAI-compatible router for 150+ models, with migration recipes from Anthropic, OpenAI, and OpenRouter, plus a remote MCP server for key and credit management.
MCP server Claude CodeCodexCursor +2
MCP server "anyrouter", hosted remotely at anyrouter.dev, as configured in duyet/codex-claude-plugins.
Agent
Specialist for wiring AnyRouter into an existing codebase. Use proactively when the task is "add AnyRouter", "migrate to AnyRouter", "swap LLM provider for AnyRouter", "point our agent at AnyRouter", or any equivalent. Has full context on the AnyRouter contract, model ids, routing, and MCP.
Command
Migrate the current project's LLM integration to AnyRouter. Detect existing OpenAI / Anthropic / OpenRouter usage, swap base URL + key + model ids, preserve behavior, and add a smoke test.
Skill Claude CodeCodex
Wire AnyRouter into a project, migrate from Anthropic / OpenAI / OpenRouter, and call its MCP server. Use when the user mentions AnyRouter, asks to add a unified LLM gateway, wants to swap providers without code churn, migrates an existing OpenAI/Anthropic/OpenRouter integration, sets up Claude Code / Codex / Cursor…