Settings file Claude Code
AI-assisted Perfetto analysis with Web UI, CLI, evidence workflows, reports, and portable runtimes.
Settings file Claude Code
AI-assisted Perfetto analysis with Web UI, CLI, evidence workflows, reports, and portable runtimes.
Skill Claude CodeCodex
AI-assisted Perfetto analysis with Web UI, CLI, evidence workflows, reports, and portable runtimes.
Skill Claude CodeCodex
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".
Skill Claude CodeCodex
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".
Skill Claude CodeCodex
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".
Skill Claude CodeCodex
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".
Skill Claude CodeCodex
Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".
Skill Claude CodeCodex
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".
Cursor rule Cursor
SmartPerfetto project architecture, workflow, and verification rules.
Instructions file GitHub Copilot
Copilot instructions for Gracker/SmartPerfetto: Read AGENTS.md first. It is the canonical project-level guide for agentic development in this repository. For area-specific details, read.
Instructions file CodexOpenCode
AGENTS.md instructions for Gracker/SmartPerfetto, covering smartperfetto agent guide, basics, common commands, must-follow rules and independent review gate.
Instructions file
Claude Code instructions for Gracker/SmartPerfetto, covering smartperfetto agent guide, basics, common commands, must-follow rules and independent review gate.
Instructions file Gemini CLI
Gemini CLI instructions for Gracker/SmartPerfetto: Use AGENTS.md as the canonical project-level instruction file. Read it before making code changes, then read the relevant detailed file under .claude/rules/ for the area you are touching.
Instructions file CodexOpenCode
AGENTS.md instructions for Gracker/Perfetto-Skills, covering perfetto skills agent guide, source boundaries, skill rules, cross-repository impact and development.
Skill Claude CodeCodex
Analyze Android, Linux, and Chromium Perfetto traces with local traceprocessorshell evidence. Use for startup, scrolling or jank, input latency, ANR, CPU scheduling, memory or GC, Binder or IO, GPU or SurfaceFlinger, power or thermal, rendering-pipeline identification, trace capture guidance, scene reconstruction, and…