Borrowing it
Nothing to install: this file belongs to RipeMangoBox/BITE. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/RipeMangoBox/BITE/main/.claude/skills/idea-focus-coach/SKILL.mdgit clone --depth 1 https://github.com/RipeMangoBox/BITEWrote 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.
[](https://agentmods.dev/skills/ripemangobox/bite/idea-focus-coach)<a href="https://agentmods.dev/skills/ripemangobox/bite/idea-focus-coach"><img src="https://agentmods.dev/badge/skills/ripemangobox/bite/idea-focus-coach.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00052 | $0.00481 |
| Opus 5 | $0.00026 | $0.00241 |
| Sonnet 5 | $0.00010 | $0.00096 |
| Haiku 4.5 | $0.00005 | $0.00048 |
Grade A, and why
idea-focus-coach 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 6d 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.
What it actually says
Idea Focus Coach
Purpose
Turn broad or fuzzy research thoughts into a focused and executable plan.
This is a co-creation and convergence mode. It does not provide accept/reject-style reviewer verdicts.
Positioning
- Focus: define target, narrow scope, choose hypotheses, set MVP validation.
- Output style: roadmap-like action plan.
Knowledge protocol
- KB-first: start with
papers-query-knowledge-baseto ground related work and feasible spaces. - On-demand web checks: search web only for uncertainty gaps or fast-moving recent lines.
Step-by-step convergence flow
- Problem framing
- one-sentence problem statement
- target user/scenario
- Success criteria
- primary metric(s)
- minimum success threshold
- Scope cuts
- must-have vs out-of-scope
- Hypothesis prioritization
- list candidate hypotheses
- rank by impact × feasibility
- MVP experiment plan
- smallest meaningful experiment
- baseline, data, expected signal
Interaction contract
- Advance with one key decision question at a time when ambiguity exists.
- Keep each round focused and actionable.
- End each round with explicit next step.
Output contract
Return structured sections:
- Focused problem statement
- Prioritized goals and constraints
- Out-of-scope list
- Top hypotheses and rationale
- Next 1-2 experiments (this week)
- Risks and stop-loss signals
Boundaries
- No reviewer verdict language (accept/reject/confidence score).
- No over-broad brainstorming without convergence checkpoints.
Independence
This skill can be used independently and does not depend on outputs from research-brainstorm-from-kb or reviewer-stress-test. Users can directly bring fuzzy ideas into the focus flow. Likewise, focus output can (but does not have to) be passed to reviewer-stress-test for further challenge.
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.
- 6d ago First seen · 68 lines · 52 tokens per session scan A 525f1c11d125
idea-focus-coach is a skill published in the GitHub repository RipeMangoBox/BITE (61 stars, last pushed 24d ago), licensed MIT. It adds 52 tokens to every session and 481 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.
Other skills, from other repositories
results-report
This skill should be used when the user asks to "write an experiment report", "summarize experimental results", "do experiment retrospection", "write a results report", "写实验总结报告", "写实验复盘", or mentions turning completed experiment artifacts into a structured, decision-oriented research report. It assumes strict…
wiki-lint
Audit and maintain the health of the Obsidian wiki. Use this skill when the user wants to check their wiki for issues, find orphaned pages, detect contradictions, identify stale content, fix broken wikilinks, or perform general maintenance on their knowledge base. Also triggers on "clean up the wiki", "what needs…
wiki-export
Export the Obsidian wiki's knowledge graph to structured formats for use in external tools. Use this skill when the user says "export wiki", "export graph", "export to JSON", "export to Gephi", "export to Neo4j", "export to Postgres", "export to SQL", "graphml", "visualize wiki", "knowledge graph export", "export to…
agent-identifier
Use when creating or configuring Claude Code agents and their frontmatter.
code-review-excellence
This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review.
web-design-reviewer
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage…