Expand description
Visible, versioned templates shared by Agent Plugin generation and native host adapters.
Constantsยง
- AGENT_
PLUGIN_ GITIGNORE - Ignore rule emitted for developer-local plugin bindings.
- AGENT_
PLUGIN_ LICENSE - License emitted in a complete portable plugin.
- AGENT_
PLUGIN_ MANIFEST - Portable Agent Plugins 1.0 manifest template.
- AGENT_
PLUGIN_ MCP - Portable Agent Plugins 1.0 MCP template.
- AGENT_
PLUGIN_ OPENAI_ DEFAULT_ PROMPT - Optional Codex starter prompt for the canonical skill.
- AGENT_
PLUGIN_ OPENAI_ DISPLAY_ NAME - Optional Codex display name for the canonical skill.
- AGENT_
PLUGIN_ OPENAI_ METADATA - Optional Codex UI metadata for the canonical skill.
- AGENT_
PLUGIN_ OPERATING_ GUIDE - Extended operating guide referenced by the canonical skill.
- AGENT_
PLUGIN_ SKILL - Canonical cross-client Code System Graph skill.
- AGENT_
PLUGIN_ SKILL_ DESCRIPTION - Skill discovery description rendered into the portable frontmatter.
- ANTIGRAVITY_
LIMITATION - Antigravity limitation reported by hook installation.
- CURSOR_
LIMITATION - Cursor limitation reported by hook installation.
- CURSOR_
RULE - Cursor wrapper for the static compatibility rule.
- FEDERATED_
CODEGRAPH_ GUIDANCE - Dynamic prompt-hook guidance for federated work with
CodeGraphenrichment. - FEDERATED_
NATIVE_ GUIDANCE - Dynamic prompt-hook guidance for federated work without
CodeGraphenrichment. - FEDERATED_
SIGNALS - Newline-separated prompt signals for federated intent.
- GEMINI_
HOOK_ DESCRIPTION - Gemini hook description.
- HOOK_
STATUS_ MESSAGE - Claude/Codex hook status text.
- LOCAL_
CODEGRAPH_ GUIDANCE - Dynamic prompt-hook guidance for repository-local work with
CodeGraphenrichment. - LOCAL_
NATIVE_ GUIDANCE - Dynamic prompt-hook guidance for repository-local work without
CodeGraphenrichment. - LOCAL_
SIGNALS - Newline-separated prompt signals for repository-local intent.
- STATIC_
ROUTING_ CODEGRAPH - Static routing policy when
CodeGraphenrichment is enabled. - STATIC_
ROUTING_ NATIVE - Static routing policy when
CodeGraphenrichment is unavailable. - STATIC_
RULE - Marker-scoped static-rule template used only as a compatibility fallback.
- STRICT_
GATE - Strict pre-commit gate shell template.