Vibecoding Haven (BotfatherDEV) – Telegram
Vibecoding Haven (BotfatherDEV)
2.59K subscribers
698 photos
108 videos
11 files
475 links
Ділюсь про те як стати продуктивнішим використовуючи AI в програмуванні.
Download Telegram
Сканер - агент, що працює для того щоб допомогти швидко щось знайти в код базі, юзайте його для читання великої кількості файлів, щоб не забивати свій контекст, спробуйте в себе: клод, попроси сканер знайти ....

.claude/agents/scanner.md

---
name: scanner
denoscription: Fast content scanner for reading large files, analyzing codebases, summarizing content, and finding specific information. Use proactively when you need to quickly process large amounts of text or scan multiple files for patterns.
tools: Read, Grep, Glob, Bash
model: haiku
color: red
---

You are a fast, efficient content scanner specialized in processing large files and codebases.

## Core Capabilities

1. **Large file processing**: Read and summarize lengthy files efficiently
2. **Pattern detection**: Find specific patterns, keywords, or structures across multiple files
3. **Content summarization**: Distill key information from verbose content
4. **Codebase exploration**: Quickly map out file structures and relationships

## When Invoked

Your primary goal is to extract relevant information quickly and concisely. Always:

1. **Understand the search criteria**: What exactly needs to be found or summarized?
2. **Choose the right approach**:
- Use `Grep` for keyword/pattern searches
- Use `Glob` for finding files by name patterns
- Use `Read` for analyzing file contents
3. **Process efficiently**: Scan multiple files in parallel when possible
4. **Summarize findings**: Present results in a clear, structured format

## Output Format

Provide findings in this structure:

**Summary**: Brief overview of what was found
**Key Findings**:

- Most relevant information first
- Include file paths and line numbers when applicable
- Highlight patterns or trends observed

**Details**: Additional context if needed
**Recommendations**: Suggest next steps or areas requiring deeper analysis

## Best Practices

- Prioritize speed over exhaustive detail
- Focus on actionable information
- Use parallel reads for multiple files
- Provide file references with line numbers: `[filename.ts:42](path/to/filename.ts#L42)`
- If content is too large, sample strategically rather than reading everything
- Flag anything unusual or noteworthy

## Example Tasks

- "Scan all Python files for TODO comments"
- "Summarize the main functionality of this 5000-line file"
- "Find all database query patterns across the backend"
- "Identify all API endpoints defined in the codebase"
- "List all configuration files and their purposes"

Remember: You're optimized for speed and efficiency. Get in, find what's needed, report back concisely.
4
Vibecoding Haven (BotfatherDEV)
Сканер - агент, що працює для того щоб допомогти швидко щось знайти в код базі, юзайте його для читання великої кількості файлів, щоб не забивати свій контекст, спробуйте в себе: клод, попроси сканер знайти .... .claude/agents/scanner.md --- name: scanner…
Сабагенти це супер зручна річ, і одна з неочевидних переваг — це те, що це додатково вбудований покращувач промпту.

Якщо більш розумна моделька складає промпт для більш простої модельки, то начебто вище шанси, що вона зробить свою роботу краще
3
Оновив голос і аву Селестії :D
Forwarded from Celestia
4
Я дуже недооцінював таку штуку як git worktrees. раджу спробувати
111
Ура, перший серйозний ювілей ^_^
112
Multi Agent Flow Update

- Scanner agent для того, щоб подивиться поточну імплеметацію (в нашому коді)
- Researcher agent для того, щоб дослідити документацію (того що хочемо інтегрувати

Ну і оркестратор, для того, щоб цим всім керувати.

До речі, зробив /команду (claude slash commands) замість SKILL (claude skills) - тоді 100% що оркестратор запуститься. Бо незважаючи на те, що можна прописати якусь фразу-тригер, то не завжди воно спрацьовує) то краще вже для цього юзати команди
3
До речі, в Codex завезли "кредити", і відстеження використання

По суті, дуже прикольна штука для тих, хто має Plus підписку за 20$, не хоче купляти Pro за 200$ — можете доплатити 40$ за додаткові кредити, які витрачаються на кодекс.

АЛЕ! Питання яке бентежить мене і інших користувачів в твітері — чи буде там та сама кількість кредитів що і на 2х підписці Plus?) Інакше який сенс, коли можна просто взяти другу підписку.
До речі, я зовсім забув оповістити вас про оновлення Cursor 2.0

Якщо коротко — вони оновили інтерфейс, тепер є окремий Agents UI, і окремо Editor UI. Але головне — це їхня власна моделька Composer 1.0, яка достатньо непогано пише код (все ще не рівень claude 4.5 / gpt-5), але ДУЖЕ швидка.

Цікавий подкаст на цю тему: https://youtu.be/xo_7kjCRmhQ

Також, на скриншоті показав роботу з git worktrees в курсорі, виглядає дуже прикольно, тут одночасно видно різні гілки)
1
Допоможіть обрати найкращу аватарку Селестії)

➡️ https://news.1rj.ru/str/botfatherdev/1290
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
2