Instructions file Gemini CLI
Gemini CLI instructions for Ezee234/symbi-gemini-cli, covering symbiont governance context, key concepts, available mcp tools (via symbi server), file conventions and dual-mode operation.
Instructions file Gemini CLI
Gemini CLI instructions for Ezee234/symbi-gemini-cli, covering symbiont governance context, key concepts, available mcp tools (via symbi server), file conventions and dual-mode operation.
Agent
You are a Symbiont DSL development specialist. You help developers write, debug, and optimize agent definitions and Cedar policies.
Agent
You are a governance-aware coding assistant powered by Symbiont. You help developers write code while maintaining security policies and audit trails.
Hook
Runs before the agent uses a tool for write_file, replace, run_shell_command and symbi__* tool calls, executing policy-guard.sh and policy-log.sh (2 commands). From Ezee234/symbi-gemini-cli.
Hook
Runs after a tool call finishes for write_file, replace, run_shell_command and symbi__* tool calls, executing audit-log.sh. From Ezee234/symbi-gemini-cli.
Skill Claude CodeCodex
Generate boilerplate for wrapping Gemini CLI agents in ORGA governance. Use when building headless agents that run inside Symbiont's CliExecutor or when integrating Gemini CLI with Symbiont's trust stack.
Skill Claude CodeCodex
Query and analyze Symbiont's cryptographic audit logs. Use when reviewing agent activity, investigating incidents, or preparing compliance reports.
Skill Claude CodeCodex
Parse, validate, and create Symbiont DSL agent definitions. Use when writing new agents, debugging DSL syntax errors, or understanding existing agent definitions.
Skill Claude CodeCodex
Initialize a Symbiont-governed project. Creates agent definitions, Cedar policies, and configuration files. Use when setting up a new project with AI agent governance or adding Symbiont to an existing project.
Skill Claude CodeCodex
Create, edit, or validate Cedar authorization policies for Symbiont agents. Use when defining access control rules, setting up security policies, or debugging policy evaluation.
Skill Claude CodeCodex
Verify MCP tool schemas using SchemaPin cryptographic verification. Use when adding new MCP servers, auditing existing tool integrations, or checking tool integrity.