| Server IP : 85.155.190.233 / Your IP : 216.73.216.103 Web Server : nginx/1.24.0 System : Linux antigravity-cli 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 User : wp-moonbloom ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /opt/Gemini_Swarm_Core/ |
Upload File : |
# Project Instructions Entry Point > ℹ️ The canonical project instruction file for this swarm is **[GEMINI.md](GEMINI.md)** in the same directory. > > Antigravity CLI (`agy`) reads both `AGENTS.md` and `GEMINI.md` from the workspace root. > This file exists solely as a pointer so external tooling that expects the canonical > `AGENTS.md` filename (per official docs) can still discover the swarm system prompt. See [GEMINI.md](GEMINI.md) for the full CEO orchestrator prompt, structure map, self-repair protocol, delegation limits, and all subagent definitions. ## 📚 Workspace Skills Catalog Skills загружаются автоматически из `.agents/skills/**/SKILL.md` при CWD=`/opt/Gemini_Swarm_Core`. | Skill | Назначение | |-------|-----------| | `caveman` | Сжатие ответов и межагентных промптов (~75% экономия) | | `git-branch-pr-flow` | Branch naming, routing CEO/Junior/Jules, PR flow, merge strategy | | `spec-kit` | SDD workflow: spec → plan → approval → code | | `self-repair` | Протокол самочинки, Jules briefing, safe/dangerous files | | `subagent-definitions` | System prompts для всех subagents (oracle/prometheus/etc.) | | `vps-permissions` | Allow/deny rules, No Shadow Edits, структура VPS | | `mcp-setup` | Процедура добавления новых MCP серверов | | `agy-commands` | Slash-команды и шорткаты agy CLI | | `agy-config-paths` | Канонические пути конфигов, логов, credentials | | `junior` | Surgical code implementation, bug fixing | | `prometheus` | Strategic planning, architecture, mission decomposition | | `librarian` | Codebase mapping, symbol discovery, technical research | | `quality-validator` | QA gatekeeper, test verification, code auditing | | `cognitive-router` | Routes tasks to correct reasoning depth and subagent | | `context-manager` | Manages swarm context efficiency across subagent calls | | `code-commentator` | Inline code documentation | | `enhance-prompt` | Transforms vague UI ideas into Stitch-optimized prompts | | `design-md` | Synthesizes semantic design system into DESIGN.md | | `taste-design` | Premium anti-generic UI standards for Stitch | | `stitch-generate-design` | Generate Stitch designs | | `stitch-upload-to-stitch` | Upload assets to Stitch | | `stitch-extract-design-md` | Extract DESIGN.md from Stitch project | | `stitch-extract-static-html` | Export static HTML from Stitch | | `stitch-code-to-design` | Convert code to Stitch design | | `stitch-loop` | Iterative website building with Stitch autonomous loop | | `stitch-manage-design-system` | Manage Stitch design system | | `react-components` | Convert Stitch designs to modular Vite/React components | | `shadcn-ui` | shadcn/ui component integration and best practices | | `remotion` | Generate walkthrough videos from Stitch projects | | `skill-creator` | Protocol for creating new skills: format, frontmatter, catalog registration | | `wordpress-blog-automation` | Управление и запуск wordpress_blog_writer таски авто-публикации | > Для добавления нового skill — используй **Skill Capture Protocol** (см. GEMINI.md) и skill `skill-creator`.