From armis-knowledge-dev
Fetch organization-specific remediation guidance for a given CWE from the Armis Knowledge DEV environment. Use when fixing a vulnerability identified by CWE ID, when triaging scanner findings, or when the user asks how to remediate a specific weakness. Also surfaces false-positive patterns. Triggers: /cwe-fix-dev, how do we fix CWE-, remediation for CWE, false positive CWE, cwe guidance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/armis-knowledge-dev:cwe-remediationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Get tenant-specific remediation and false-positive guidance for a CWE from the **dev** environment (`knowledge-mcp.moose-dev.armis.com`).
Get tenant-specific remediation and false-positive guidance for a CWE from the dev environment (knowledge-mcp.moose-dev.armis.com).
/cwe-fix-dev CWE-89 (or any CWE id) → call mcp__armis_knowledge_dev__get_cwe_remediation("CWE-89").get_cwe_remediation for that CWE before proposing code.mcp__armis_knowledge_dev__get_cwe_fp_reduction("CWE-XX").CWE-<number> (e.g. CWE-89, CWE-79). The tool will normalize but prefer the canonical form.ARMIS_CLIENT_ID / ARMIS_CLIENT_SECRET / ARMIS_TENANT_SLUG are set; rotate at knowledge.moose-dev.armis.com/settings/integrations if needed.npx claudepluginhub armissecurity/armis-knowledge-mcp --plugin armis-knowledge-devProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.