sextant
01Plugin Claude Code
Code intelligence for Swift, Objective-C, C and C++ projects, as Claude Code plugins.
Plugin Claude Code
Code intelligence for Swift, Objective-C, C and C++ projects, as Claude Code plugins.
Instructions file CodexOpenCode
Instructions for RSafargalin/sextant, covering agents.md — working on sextant, build and verify, how a change lands, … work, make ci … and layout.
Instructions file
Instructions for RSafargalin/sextant, a project described as: Code intelligence for Swift projects: repository map, structural search, semantics. CLI + MCP server.
Plugin Claude Code
Structured access to a Swift, Objective-C, C or C++ codebase instead of grep: definitions, references, callers, impact of a change — read out of the compiler's index store.
MCP server Claude CodeCodexCursor +2
MCP server "sextant" as configured in RSafargalin/sextant. Launched with ${CLAUDE_PLUGIN_ROOT}/scripts/mcp-server.sh ${CLAUDE_PROJECT_DIR}.
Command
Check that sextant is installed and usable in this project, and fix what is missing.
Skill Claude CodeCodex
Use when navigating or changing Swift, Objective-C, C or C++ code — finding where a symbol is defined, who calls it, what implements a protocol, what a change would break, what a package or type exposes, or what changed between revisions. Says when to ask the sextant MCP server instead of running Grep, Glob or reading…