parking

parking is a skill for Claude Code, Codex from dzhokhov/markdown-agent-vault-ru. It costs 229 tokens per session (3,434 once invoked), scanned A, original, MIT.

A workflow for saving the current state of a task before switching to another one. It records the stopping point, blockers, project plan changes, and information needed to resume later.

In plain words
What is it for?
Use it to pause and resume complex work, record missing information or delegated work, and keep project plans and task queues up to date.
Why use it?
It reduces the chance of losing context or forgetting why work stopped when a task is interrupted.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions AGENTS.md.

Good fit Use it to pause and resume complex work, record missing information or delegated work, and keep project plans and task queues up to date.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dzhokhov/markdown-agent-vault-ru/parking
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add dzhokhov/markdown-agent-vault-ru --skill parking
Clone the repo
git clone --depth 1 https://github.com/dzhokhov/markdown-agent-vault-ru

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for parking

README.md
[![agentmods](https://agentmods.dev/badge/skills/dzhokhov/markdown-agent-vault-ru/parking/github.svg)](https://agentmods.dev/skills/dzhokhov/markdown-agent-vault-ru/parking)
Your own site
<a href="https://agentmods.dev/skills/dzhokhov/markdown-agent-vault-ru/parking"><img src="https://agentmods.dev/badge/skills/dzhokhov/markdown-agent-vault-ru/parking/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for parking

Your own site · 80×15
<a href="https://agentmods.dev/skills/dzhokhov/markdown-agent-vault-ru/parking"><img src="https://agentmods.dev/badge/skills/dzhokhov/markdown-agent-vault-ru/parking.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 229 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,434 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00229 $0.03434
Opus 5 $0.00114 $0.01717
Sonnet 5 $0.00046 $0.00687
Haiku 4.5 $0.00023 $0.00343

Measured 9d ago against content hash 7204a71e9a8e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

parking scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/parking/SKILL.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Парковка контекста

Ты выполняешь протокол парковки — фиксируешь текущее состояние работы, чтобы любая будущая сессия (или возврат в этом же чате) могла восстановить контекст с точки остановки.

Зачем это нужно

Переключение контекста стоит ~23 минуты на восстановление фокуса (исследование Ophir & Nass). Без явной точки возврата исходная задача теряется — особенно когда контекстное окно забивается новым материалом. Парковка решает эту проблему: она создаёт формализованную «хлебную крошку», которая переживает и этот чат, и следующий.

Модель роутинга задач

Парковка работает в рамках task-routing-модели (см. task-routing-methodology-2026-04.md и Правила 10–14 AGENTS.md). Ключевые инварианты:

  • plan.mdмедленный контракт проекта (Goal, Milestones, Blockers, Drift Guard, Contingency). Парковка обязательно меняет plan.md §Blockers, если тип прерывания — BLOCKED или DELEGATED с milestone-impact. Блокеры — first-class сущность плана, не секция tasks.md. См. §5.4 методологии.
  • tasks.mdexecution queue. Маркер PAUSED идёт сюда только если это NEED_INFO шаг текущего milestone (тактический сбор информации). Размышление («надо разобраться с X») идёт в plan.md как open question под milestone, не в tasks.md. Секции Blocked в tasks.md нет — она переехала в plan.md §Blockers.
  • 01_now/ops/<contour>/delegations/<slug>.md — если парковка произошла потому, что задача делегирована сотруднику, маркер идёт сюда. Если блокирует milestone — параллельно запись в plan.md §Blockers с Тип: delegated-work.
  • 01_now/personal/tasks.md — личное внешнее обязательство владельца. Парковка не порождает личных строк — это событие маршрутизации, а не тип прерывания.
  • 00_inbox/ — только для «случайной идеи», у которой нет ни проекта, ни домашнего контура. Опять же — не парковка, а routing.

💡 SPAWNED — категориальная ошибка. Появление новой идеи в ходе работы над основной задачей — не тип прерывания, а событие маршрутизации: идея уходит в свой целевой файл (plan.md другого проекта, personal/tasks.md, 00_inbox/, delegations/), и работа продолжается без парковки. В типах PAUSED этого маркера больше нет.

Read the full file on GitHub · 177 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 177 lines · 229 tokens per session scan A 7204a71e9a8e

Subscribe to this mod's changes

parking is a skill published in the GitHub repository dzhokhov/markdown-agent-vault-ru (2 stars, last pushed 3d ago), licensed MIT. It adds 229 tokens to every session and 3,434 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

lint-brain

Run health checks over the brain vault - find orphan notes, broken wikilinks, missing frontmatter, stale projects, and missing cross-links. Use when asked to "lint the brain", "health check", "vault hygiene", or "/lint-brain".

michaeljauk/brain-starter · 56 tokens

log

Use this when a PersonalOS work session, chat outcome, personal reflection, or provided source should be persisted into the modular Daily context and any already-owned canonical files. Do NOT use for single-call processing, single-source knowledge ingestion, Gmail/WhatsApp propagation, or Lexware booking.

vincentmumme/personalos-boilerplate · 59 tokens

ingest-article

Ingest an article from a URL or raw text into the brain vault. Extracts key knowledge, determines placement, creates or updates notes, and links to relevant projects. Use when the user shares a URL or text and wants to absorb it into their knowledge base.

michaeljauk/brain-starter · 58 tokens

wrap-session-up

End-of-session review for a Claude Code conversation. Replays what was discussed, checks for open action items, documents relevant outcomes in the brain vault, and creates Todoist tasks for anything untracked. Use at the end of a work session to ensure nothing falls through the cracks.

michaeljauk/brain-starter · 60 tokens

kickoff

Guided first-run setup for a forked brain-starter vault. Walks through identity, first project, semantic search, integrations, indexes, and the first commit - verifying each phase before moving on. Use when the user has just forked or cloned brain-starter, says "set up my brain", "I just forked brain-starter", or runs…

michaeljauk/brain-starter · 80 tokens

analyse-call

Use this when a local call transcript or meeting note should be analyzed into traceable PersonalOS context. Preserves the source, separates evidence from interpretation, updates only proven owner truth, routes confirmed commitments through task-manager, and never sends messages or triggers external actions without…

vincentmumme/personalos-boilerplate · 58 tokens