Agentica server + Claude proxy setup - architecture, startup sequence, debugging
System health check (MOT) for skills, agents, hooks, and memory
Show full session token usage, costs, TLDR savings, and hook activity
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
Search Mathlib for lemmas by type signature pattern
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
Git Commit Rules
Workflow orchestrator that chains existing skills for feature development
AI-powered web search, research, and reasoning via Perplexity
Drive development using delegated agent workflows. Coordinates multi-agent task execution with proper supervision and result integration.
Run Codex CLI for deep code analysis and second-opinion reviews. Use when the user explicitly asks for Codex analysis, Codex help, or wants a second opinion from Codex on code, architecture, or...
Run and create evals for testing agent behavior. Use when the user wants to create or run an eval.
Use when completing tasks, implementing major features, or before merging
Use when user asks to search the web, look something up online, find current/recent/latest information, or needs cited answers. Triggers on "search", "look up", "find out about", "what is the...
>
基于预设 URL 列表抓取内容,筛选高质量技术信息并生成每日 Markdown 报告。
基于预设 URL 列表抓取内容,筛选高质量技术信息并生成每日 Markdown 报告。
Comprehensive DeepResearch methodology for conducting rigorous, traceable research projects with quality gates, structured analysis, and decision-ready deliverables. Use when (1) Conducting deep...
|
Use when you have a spec or requirements for a multi-step task, before touching code