dhruv-anand-aintech

10 mods across 2 repositories, 10 stars between them.

dhruv-anand-aintech/agent-rules-sync

Instructions file CodexOpenCode

Instructions for dhruv-anand-aintech/agent-rules-sync, a project described as: Synchronize rules, skills, settings, and MCP servers across Claude Code, Cursor, Gemini, OpenCode, and Codex — in real-time.

7 27d ago A 6 tokens copy · 100% MIT

continue-later-fast

07

dhruv-anand-aintech/continue-later-skill

Skill Claude CodeCodex

Run continue-later-fast from PATH (installed to /.local/bin by install.sh) from the project git root, or /.config/continue-later/continue-later-fast.sh. Writes continuation-fast.md (git + recent prompts). No LLM summary.

3 3mo ago C 57 tokens original MIT

continue-later

08

dhruv-anand-aintech/continue-later-skill

Skill Claude CodeCodex

Generate a structured continuation.md for handoffs—project context, state, tasks, gotchas, and deploy steps. Use when the user wants to save state or hand off work (not for quick raw git dumps; use continue-later-fast for that).

3 3mo ago A 55 tokens original MIT

resume-continuation

09

dhruv-anand-aintech/continue-later-skill

Skill Claude CodeCodex

Read and summarize continuation.md or continuation-fast.md (whichever exists—prefer structured continuation.md when both are present) so work can resume quickly without losing context.

3 3mo ago A 37 tokens original MIT

resume-from-earlier

10

dhruv-anand-aintech/continue-later-skill

Skill Claude CodeCodex

Resume work from continuation.md or continuation-fast.md. Use when the user runs /resume-from-earlier or asks to pick up from a handoff file—same logic as resume-continuation, shipped as its own skill folder so every platform discovers it by name.

3 3mo ago A 58 tokens original MIT