ketch
01Plugin Claude Code
Plugins for ketch — a stateless CLI for web search, OSS code search, library docs, scraping, and crawling.
Plugin Claude Code
Plugins for ketch — a stateless CLI for web search, OSS code search, library docs, scraping, and crawling.
Command Claude Code
Daily DISCOVER→PLAN→EXECUTE→VERIFY→ITERATE triage of open PRs and issues.
Instructions file CodexOpenCode
Instructions for 1broseidon/ketch, covering ketch — architecture, module layout, design principles, mcp server and quality standards.
Instructions file
Instructions for 1broseidon/ketch, covering ketch, architecture, build & test, output format and output flags (all commands).
Plugin Claude Code
Optional Claude Code integration for the ketch CLI: wires up the ketch mcp serve MCP server (search, code, docs, scrape, crawl) and installs the bundled ketch research skill. The CLI stays the zero-infrastructure path — this plugin is a convenience, never a prerequisite. Requires the ketch binary >= v0.10.0 on PATH.
MCP server Claude CodeCodexCursor +2
MCP server "ketch" as configured in 1broseidon/ketch. Launched with ketch mcp serve.
Skill Claude CodeCodex
Research skill for ketch — a fast stateless CLI for web search, OSS code search, curated library docs, page scraping, and site crawling; an optional MCP server exists for operators who want it, but the CLI is the primary interface. Use when a question needs live sources: 'research X', 'what are people saying about Y'…
Skill Claude CodeCodex
Tree-sitter indexed code navigator. Use the cymbal CLI — not Read, Grep, Glob, or Bash — for finding where symbols are defined, tracing callers and callees, locating interface implementations, understanding the impact of a change, and mapping imports across an existing codebase. Returns precise, token-efficient…
MCP server Claude CodeCodexCursor +2
Enterprise-grade Model Context Protocol server for comprehensive Jira integration with automated field detection, multi-instance support, and cross-server capabilities. Runs locally from the jira-server npm package.
Instructions file CodexOpenCode
Instructions for 1broseidon/oneagent, covering oneagent, what this is, repo: https://github.com/1broseidon/oneagent, docs and architecture.
Instructions file
Instructions for 1broseidon/oneagent, a project described as: Config-driven multi-agent CLI. One interface for Claude, Codex, Cursor, OpenCode, Cline, Pi, and any future agent.
Skill Claude CodeCodex
Dispatch coding tasks to other AI agents via oneagent (oa). Use when you want to delegate file edits, code generation, reviews, or other scoped tasks to a different model or backend — for example, sending a targeted edit to Codex while continuing your own work.
Skill Claude CodeCodex
Backend craft skill for language-agnostic CLIs, REST APIs, gRPC services, package APIs, and backend repo structure. Use when building, auditing, reshaping, or studying backend boundaries: command trees, HTTP/gRPC contracts, error envelopes, config precedence, operability hooks, package boundaries, dead code…
Skill Claude CodeCodex
Static artifact craft skill for self-contained HTML/CSS/JS documents: docs, sheets, dashboards, explainers, slides, tools, and landing pages. Use when the user asks for a durable, openable, shareable web deliverable they'll keep or hand off — a report, a dashboard, a slide deck, a data table, a page. Local folder…
Skill Claude CodeCodex
Engineer system prompts, agent instructions, and other skills against how LLMs actually process text, instead of writing them by feel. Use when authoring or revising any prompt-like artifact: a system prompt, agent instruction set, SKILL.md, tool-use policy, CLAUDE.md, or long behavioral instruction block an LLM…
Skill Claude CodeCodex
Documentation craft skill for project docs that match the code and read well. Use when writing, auditing, syncing, or extracting documentation: READMEs, API references, tutorials, how-to guides, explanations, architecture notes, changelogs, runbooks, and in-code API docs. Enforces evidence-level claims (no fabricated…