一键导入
code-search
Mandatory workflow for exploring the codebase and gathering context for AI Studio.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Mandatory workflow for exploring the codebase and gathering context for AI Studio.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Syncs Telegram supergroup topics into local task files and GitHub issues, using embedded Python scripts for deterministic JSON state management. Preserves raw bilingual messages verbatim, injects refactored prompts, and correlates codebase context.
100% Jetpack Compose, MVI (UDF), Hilt, and SQLDelight for token-efficient, zero-hallucination Android development.
NestJS, Prisma ORM, Vertical Slice Architecture, and Strict TypeScript for zero-hallucination backend development.
Expo Managed Workflow, Expo Router, NativeWind, and Strict TypeScript for zero-hallucination cross-platform apps.
Automatically generates decentralized task files based on manager instructions.
Idiomatic Go, Clean Architecture, and Gin routing best practices
| name | code-search |
| description | Mandatory workflow for exploring the codebase and gathering context for AI Studio. |
You are the Executor. Your job is to extract codebase context so the Manager can upload it to the Orchestrator (Google AI Studio).
CRITICAL GUARDRAIL: You MUST NOT read, analyze, or process the generated reports yourself. You are strictly a data gatherer in this phase.
custom_context_get_directory_tree MCP tool on the target directory (e.g., ., src/, packages/).custom_context_extract_signatures MCP tool on the target files to understand their structural map (classes/functions) without loading massive file bodies.custom_context_read_source_files MCP tool, passing the list of targeted file paths. This tool will safely read the files (respecting .gitignore) and compile them into a single Markdown file inside the context-reports/ directory.custom_context_read_source_files tool returns the generated file path, STOP. Do NOT use your read tool to open the report."✅ Discovery complete. I have compiled the context report here:
[INSERT_FILE_PATH]. Manager: Please upload this file to AI Studio for the Orchestrator's review."