Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge STAGE environment. Use when generating or reviewing code in a specific language so language idioms, banned APIs, and required patterns are applied. Triggers: /tech-guidance-stage, how do we write Python, Go conventions, our TypeScript patterns, language standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/armis-knowledge-stage:tech-guidanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Get tenant-specific guidance for a language or runtime from the **stage** environment (`knowledge-mcp.moose-stg.armis.com`). Covers idioms, banned APIs, required libraries, and conventions specific to the organization.
Get tenant-specific guidance for a language or runtime from the stage environment (knowledge-mcp.moose-stg.armis.com). Covers idioms, banned APIs, required libraries, and conventions specific to the organization.
/tech-guidance-stage python → call mcp__armis_knowledge_stage__get_technology_guidance("python").get_technology_guidance for that language before proposing code.python, go, typescript, javascript, java, rust, ruby).ARMIS_KNOWLEDGE_TOKEN_STAGE from /settings/integrations on knowledge.moose-stg.armis.com.npx claudepluginhub silk-security/armis-knowledge-mcp --plugin armis-knowledge-stageSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.