Automated research subagent. Accepts a natural-language query, gathers sources from the knowledge graph (KG + BM25 + E5 + Web + Notion), performs SGR synthesis, generates validated knowledge cards, and writes them to the graph. Explicit trigger: "autosearch" — activates the subagent without confirmation. Soft triggers (require confirmation): "research", "analyze", "compare", "deep dive", "review".
SGR-guided knowledge graph node creation with canonical schema validation. Use when creating new nodes, updating existing nodes, or auditing graph health. Enforces closed vocabularies for node types, clusters, and relation types to prevent taxonomy drift. Triggers on: "create node", "add to graph", "new insight", "graph audit", "validate graph", "taxonomy check".
SGR-enhanced pool of cheap specialized subagents based on sgr-agent-core. Uses Schema-Guided Reasoning to boost mini/Flash models to near-Sonnet quality. Trigger: "sgr", "sgr pool", "cheap agent", "mini agent", "sgr-researcher", "sgr-verifier", "sgr-summarizer".
Safe OpenClaw gateway configuration changes with validation and auto-rollback
Design-before-code protocol. Routes new features, refactors, and complex changes through the appropriate design artifact BEFORE implementation begins. Use when the user asks to design a feature, write an RFC, think through architecture, plan a new skill, structure a large refactor, or define the implementation approach before coding. Triggers: "design", "RFC", "architecture", "new skill", "new feature", "large change", "need a plan", "design-architect", "tech spec", "ADR".
Subagent for generating PPTX presentations via Claude Code CLI + official pptx skill. Trigger: "presentation", "slides", "deck".
Multi-subagent framework. Allows the main agent to spawn specialized Claude Code subagents with specific skills. Each subagent runs autonomously (full agentic loop) and returns a structured result. Engine: Claude Code CLI (claude --bare -p). Trigger: "subagent", "spawn agent".
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.