dryvist

70 mods across 4 repositories, 28 stars between them.

dryvist/nix-ai

Instructions file GitHub Copilot

Instructions for dryvist/nix-ai, covering github copilot instructions — nix-ai, repository purpose, critical constraints, validation and conventions.

11 yesterday B 477 tokens original MIT

nix-ai CLAUDE.md

02

dryvist/nix-ai

Instructions file

Instructions for dryvist/nix-ai, covering nix-ai - ai agent instructions, critical constraints, validation, architecture and self-contained design.

11 yesterday B 1,990 tokens original MIT

dryvist/ai-assistant-instructions

Instructions file

Instructions for dryvist/ai-assistant-instructions: Canonical agent instructions live in AGENTS.md and agentsmd/rules/. Nix-managed machines auto-load both globally via nix-ai, so this file deliberately does not re-import them — doing so would load every byte twice in each session. Non-Nix contributors: read AGENTS.md…

9 10d ago A 90 tokens original Apache-2.0

dryvist/ai-assistant-instructions

Instructions file Gemini CLI

Instructions for dryvist/ai-assistant-instructions, a project described as: A comprehensive, vendor-agnostic framework for consistent AI-assisted development workflows - standardized instructions and commands that work seamlessly across Claude, Gemini, Copilot, and local AI models. See also…

9 10d ago A 3 tokens copy · 100% Apache-2.0

dryvist/ai-workflows

Instructions file GitHub Copilot

Instructions for dryvist/ai-workflows, covering github copilot instructions — ai-workflows, repository purpose, build & test, file structure rules and javascript script pattern.

5 3d ago A 767 tokens original MIT

dryvist/ai-workflows

Instructions file CodexOpenCode

Instructions for dryvist/ai-workflows, covering ai-workflows, architecture, directory structure, workflow types and consumer repo caller pattern.

5 3d ago A 1,766 tokens original MIT

dryvist/ai-workflows

Instructions file

Instructions for dryvist/ai-workflows, a project described as: Reusable AI agent workflows that run 24/7 — issue triage, code cleanup, multi-repo orchestration. Import-ready for GitHub Copilot Agentic Workflows.

5 3d ago A 10 tokens original MIT

dryvist/claude-code-plugins

Plugin Claude Code

Plugin marketplace listing 20 plugins: ai-delegation, code-standards, codeql-resolver, config-management, content-guards.

3 yesterday A tokens not measured original Apache-2.0

dryvist/claude-code-plugins

Instructions file CodexOpenCode

Instructions for dryvist/claude-code-plugins, covering claude code plugins quick reference, repository purpose, available plugins and multi-model delegation.

3 yesterday A 1,267 tokens original Apache-2.0

dryvist/claude-code-plugins

Instructions file

Instructions for dryvist/claude-code-plugins, a project described as: My custom claude code (hopefully agentsmd soon) plugins for when I've scoured the interwebs and all the existing CC marketplaces but couldn't find anything good enough.

3 yesterday A 3 tokens copy · 100% Apache-2.0

dryvist/claude-code-plugins

Plugin Claude Code

Harness-agnostic session continuity: goal statements, status snapshots, handoffs, cold resume, replanning, and wrap-up. No git or GitHub required.

3 yesterday A tokens not measured original Apache-2.0

goal

14

dryvist/claude-code-plugins

Skill Claude CodeCodex

Emit one goal statement for the current work, hard-capped under 4000 characters and measured with wc -m, never estimated. Takes an optional focus hint like /compact ('focus on the auth path, ignore docs'); with no argument it derives the objective from the session's recent pivots plus any unfinished plan or task…

3 yesterday A 140 tokens original Apache-2.0

handoff

15

dryvist/claude-code-plugins

Skill Claude CodeCodex

Emit a paste-ready two-part handoff for a fresh session: a ## Goal statement hard-capped under 4000 characters (produced by the /goal skill), plus an unbounded ## Full prompt carrying cwd, ordered reading list, hard rules, pitfalls, and deliverables. Runs with or without a git repository — branch and PR facts are…

3 yesterday A 116 tokens original Apache-2.0

replan

16

dryvist/claude-code-plugins

Skill Claude CodeCodex

Rebuild a plan from live ground truth — the artifacts themselves, tests, and (in a repository) git and gh — when the existing plan file no longer matches reality — items silently done, approach superseded, or facts drifted. Use when a plan has gone stale mid-effort or when resuming reveals contradictions. Re-derives…

3 yesterday A 100 tokens original Apache-2.0

resume

17

dryvist/claude-code-plugins

Skill Claude CodeCodex

Pick up unfinished work cold in a fresh session by re-deriving state from live git, gh, the plan file, and TaskList — never from remembered or pasted claims. Use at the start of a new session that continues prior work, or when handed a resume prompt. Verifies what is actually merged, open, committed, and checked-off…

3 yesterday B 98 tokens original Apache-2.0

session-status

18

dryvist/claude-code-plugins

Skill Claude CodeCodex

Analyzes current session state without any cleanup. Full mode (default): resolves the active plan file, reads plan checklist + TaskList, gathers unfinished work/issues from conversation history, and emits a /handoff-built next-session prompt. Mid-session mode (/session-status mid): a fast plain-language 'done vs…

3 yesterday A 102 tokens original Apache-2.0

track-followups

19

dryvist/claude-code-plugins

Skill Claude CodeCodex

Record triaged follow-up work where it will actually be seen — create the item in the issue tracker (Vikunja) or the incident system of record (Zammad), deduplicating first and reporting the created identifier. Use when a session produced work that outlives it, or when another skill has triaged items and needs them…

3 yesterday A 85 tokens original Apache-2.0

wrap-up-docs

20

dryvist/claude-code-plugins

Skill Claude CodeCodex

Emit one paste-ready prompt for a local (weaker) LLM whose sole job is updating public and private documentation to match every technical change this session made — an exhaustive per-item changelog (file/component path, what changed technically, commit SHAs, PR URLs, why), routed between public repo docs and the…

3 yesterday A 151 tokens original Apache-2.0

wrap-up

21

dryvist/claude-code-plugins

Skill Claude CodeCodex

End-of-session handler that first checks whether the current session's plan is actually complete. If complete: run a quick retrospective, emit a forward-looking follow-up prompt, and — in a git repository — refresh the repo and clean gone branches. If incomplete: skip cleanup and emit ready-to-paste resume prompts so…

3 yesterday A 96 tokens original Apache-2.0

ai-delegation

22

dryvist/claude-code-plugins

Plugin Claude Code

Delegate tasks to AI models, orchestrate premium-model work, and run autonomous maintenance loops.

3 yesterday A tokens not measured original Apache-2.0

auto-maintain

23

dryvist/claude-code-plugins

Skill Claude CodeCodex

Autonomous maintenance orchestrator that continuously finds and dispatches work.

3 yesterday A 16 tokens original Apache-2.0

delegate-to-ai

24

dryvist/claude-code-plugins

Skill Claude CodeCodex

Route a task to the right model — a native Claude subagent, Codex, or local MLX — based on task type.

3 yesterday A 30 tokens original Apache-2.0