domain-fork

domain-fork is a skill for Claude Code, Codex from RipeMangoBox/BITE. It costs 55 tokens per session (1,923 once invoked), scanned A, original, MIT.

A design workflow for adapting BITE, a research knowledge workflow, to another professional field such as frontend development, accounting, or journalism. It maps the original steps—collecting, analyzing, indexing, querying, and reviewing sources—to that field.

In plain words
What is it for?
Use it when explicitly creating a complete domain-specific skill set and folder structure. It is a design-only workflow, not part of the active paper-analysis pipeline.
Why use it?
It provides a structured way to reuse the same research process in a different domain. The workflow is interactive and requires confirming the target domain, project name, and save location.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ripemangobox/bite/domain-fork
Any agent
npx skills add RipeMangoBox/BITE --skill domain-fork
Clone the repo
git clone --depth 1 https://github.com/RipeMangoBox/BITE

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for domain-fork

README.md
[![agentmods](https://agentmods.dev/badge/skills/ripemangobox/bite/domain-fork.svg)](https://agentmods.dev/skills/ripemangobox/bite/domain-fork)
Your own site
<a href="https://agentmods.dev/skills/ripemangobox/bite/domain-fork"><img src="https://agentmods.dev/badge/skills/ripemangobox/bite/domain-fork.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,923 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00055 $0.01923
Opus 5 $0.00028 $0.00962
Sonnet 5 $0.00011 $0.00385
Haiku 4.5 $0.00006 $0.00192

Measured 4d ago against content hash 099d708a92fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

domain-fork scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/domain-fork/SKILL.md · 159 lines

How it starts

The opening of the file, as written. The whole thing — 159 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Domain Fork

Purpose

Migrate the core BITE architecture (collect/import local sources → download when needed → analyze → build index → query → ideate → focus → review) into a user-specified professional domain, and generate a complete domain-adapted skill set plus folder structure in one pass. This is a design-only legacy workflow. It is not part of the active paper analysis pipeline.

Trigger

Explicit invocation only. It should not be auto-triggered by description matching.

User must clearly request something like:

  • "Fork a frontend development version of BITE"
  • "Migrate BITE to the accounting domain"
  • "Use domain-fork to create a journalism knowledge-base workflow"

Interactive Flow

After invocation, enter an interactive confirmation flow with no skipped steps:

Step 1: Domain confirmation

Confirm with the user:

  • Target domain: e.g., "frontend development", "accounting/audit", "news production"
  • Repository name: suggest <Domain>Flow (e.g., FrontendFlow, AccountingFlow, JournalismFlow), user can override
  • Save location: if not specified, default to BITE/<RepoName>/ and prompt:

"Default output path is BITE//. Do you want to change it?"

Step 2: Concept mapping table

Generate a BITE → target-domain concept mapping table for user confirmation/edit:

BITE concept Mapped target-domain concept Notes
paper (domain equivalent) e.g., technical article, regulation document, news story
PDF (domain equivalent) e.g., webpage article, regulation PDF, manuscript document
venue (domain equivalent) e.g., technical blog/framework version, regulator source, media source
obsidian-vault/analysis (domain equivalent) e.g., technical notes, regulation interpretation, editorial analysis
obsidian-vault/index (domain equivalent) e.g., technical index, regulation index, topic index
obsidian-vault/paperPDFs (domain equivalent) e.g., original articles, source regulations, source manuscripts
obsidian-vault/ideas (domain equivalent) e.g., project proposals, audit strategies, topic plans
core_operator (domain equivalent) e.g., core technical strategy, core regulation clause, core news angle
primary_logic (domain equivalent) e.g., implementation flow, compliance-check flow, editorial flow
paper_list.csv keep main tracking log, with domain-adjusted columns
state: Wait→Downloaded→analysised→checked keep or adapt state machine may need domain adaptation

Read the full file on GitHub · 159 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 159 lines · 55 tokens per session scan A 099d708a92fc

Subscribe to this mod's changes

domain-fork is a skill published in the GitHub repository RipeMangoBox/BITE (60 stars, last pushed 21d ago), licensed MIT. It adds 55 tokens to every session and 1,923 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.