Instructions file CodexOpenCode
Instructions for yoloshii/ClawMem, covering clawmem — agent quick reference, inference at a glance, install, or step by step and memory retrieval (90/10 rule).
Instructions file CodexOpenCode
Instructions for yoloshii/ClawMem, covering clawmem — agent quick reference, inference at a glance, install, or step by step and memory retrieval (90/10 rule).
Instructions file
Instructions for yoloshii/ClawMem: Claude Code reads CLAUDE.md natively (not AGENTS.md), so this file imports the root SSOT.
Skill Claude CodeCodex
ClawMem operational reference for agents at query time — the 3-rule escalation gate, MCP tool routing, the 4 query-optimization levers, pipeline behavior (query vs intentsearch), composite scoring, and memory lifecycle (pin/snooze/forget). Use when tuning retrieval, troubleshooting recall quality, or any ClawMem…
Agent
Maintains ClawMem memory health — lifecycle triage (pin/snooze/forget), retrieval health checks, dedup sweeps, graph rebuilds, index hygiene. Use when "curate memory", "memory maintenance", "run curator", or after long productive sessions.
yoloshii/gigaxity-deep-research
Instructions file CodexOpenCode
Instructions for yoloshii/gigaxity-deep-research, covering gigaxity deep research — agent reference, tool surface, when to call which tool, environment variables and anti-patterns.
yoloshii/gigaxity-deep-research
Instructions file
Instructions for yoloshii/gigaxity-deep-research, covering gigaxity deep research — agent reference, tool surface, when to call which tool, environment variables and anti-patterns.
yoloshii/gigaxity-deep-research
Skill Claude CodeCodex
Deep research MCP server wrapping Qwen3-30B-A3B-Thinking via OpenRouter. Use when an agent needs cross-source synthesis with citations, exploratory expansion of an unfamiliar topic, chain-of-thought reasoning over evidence, or fast conversational lookups grounded in live web search. Exposes six MCP tools — two…
yoloshii/gigaxity-deep-research
Skill Claude CodeCodex
This skill should be used when the user asks research questions, needs information lookup, wants comparisons, asks "what is", "how does", "explain", "compare", "best practices", "latest developments", or any query requiring web search, documentation lookup, or synthesis of multiple sources. Provides optimal routing…
yoloshii/mcp-code-execution-enhanced
Skill Claude CodeCodex
Advanced MCP skill demonstrating multi-tool orchestration with git repository analysis.
yoloshii/mcp-code-execution-enhanced
Skill Claude CodeCodex
Basic MCP skill demonstrating CLI-based execution pattern for fetching URL content.
yoloshii/mcp-code-execution-enhanced
Instructions file
Claude Code instructions for yoloshii/mcp-code-execution-enhanced, covering claude.md - claude code operational guide, execution modes, primary: scripts-based execution (>2 tools, complex logic), alternative: direct script writing (1 tool, simple fetch) and mcp server configuration.