ozankasikci

10 mods across 6 repositories, 139 stars between them.

ozankasikci/agent-sessions

Instructions file

Claude Code instructions for ozankasikci/agent-sessions: The .env file contains Apple credentials (APPLEID, APPLEPASSWORD, APPLETEAMID) needed for notarization.

81 4mo ago A 188 tokens

sol

02

ozankasikci/sol-skill

Plugin Claude Code

Two frontier models, one job each. Claude plans and reviews; GPT-5.6 Sol writes the code via Codex CLI. The model that wrote the diff never grades it.

28 4d ago A tokens not measured original MIT

sol

03

ozankasikci/sol-skill

Skill Claude CodeCodex

Delegate implementation (or, when explicitly requested, research) to GPT-5.6 Sol (xhigh reasoning) via Codex CLI. Claude plans, orchestrates, and reviews; Sol writes the code.

28 4d ago B 44 tokens original MIT

gam-context

04

ozankasikci/global-agent-memory

Skill Claude CodeCodex

Load project-aware Global Agent Memory context for the current task. Use as the basic context shortcut before substantial work.

13 1mo ago A 25 tokens original MIT

gam-dashboard

05

ozankasikci/global-agent-memory

Skill Claude CodeCodex

Open the authenticated local Global Agent Memory dashboard when the user explicitly invokes this shortcut.

13 1mo ago A 19 tokens original MIT

gam-remember

06

ozankasikci/global-agent-memory

Skill Claude CodeCodex

Save explicitly supplied durable knowledge as a review candidate in Global Agent Memory after duplicate detection.

13 1mo ago A 21 tokens original MIT

gam-review

07

ozankasikci/global-agent-memory

Skill Claude CodeCodex

Show the Global Agent Memory candidate review queue without approving, rejecting, or mutating memories.

13 1mo ago A 21 tokens original MIT

gam-search

08

ozankasikci/global-agent-memory

Skill Claude CodeCodex

Search Global Agent Memory in the current project for an exact fact, decision, error, convention, identifier, or known solution.

13 1mo ago A 28 tokens original MIT

global-memory

09

ozankasikci/global-agent-memory

Skill Claude CodeCodex

Retrieve and curate durable, project-aware knowledge through the Global Agent Memory MCP server. Use before substantial planning, implementation, refactoring, debugging, handoff preparation, or investigation when prior decisions, exact identifiers, recurring errors, verified solutions, preferences, or conventions may…

13 1mo ago A 74 tokens original MIT

global-agent-memory

10

ozankasikci/global-agent-memory

MCP server Claude CodeCodexCursor +2

Local-first, project-aware durable memory through a versioned MCP interface. Runs locally from the global-memory-mcp Python package.

13 1mo ago A tokens not measured original MIT