بنقرة واحدة
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."