task-memory-profile-planner

task-memory-profile-planner is a skill for Claude Code, Codex from 45ck/skill-harness. It costs 36 tokens per session (320 once invoked), scanned A, original, MIT.

A guide for choosing how a repository keeps track of unfinished work between agent sessions. It compares repository files, GitHub Issues and similar trackers, Beads, or keeping no lasting task record.

In plain words
What is it for?
Use it to select task-memory settings, define branch and handoff rules, document privacy limits, and record evidence that the setup works.
Why use it?
It helps avoid storing too much private information or choosing a task system that does not fit the project. It also defines who owns task status and how work is closed or synced.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/45ck/skill-harness/task-memory-profile-planner
Any agent
npx skills add 45ck/skill-harness --skill task-memory-profile-planner
Clone the repo
git clone --depth 1 https://github.com/45ck/skill-harness

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 task-memory-profile-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/45ck/skill-harness/task-memory-profile-planner.svg)](https://agentmods.dev/skills/45ck/skill-harness/task-memory-profile-planner)
Your own site
<a href="https://agentmods.dev/skills/45ck/skill-harness/task-memory-profile-planner"><img src="https://agentmods.dev/badge/skills/45ck/skill-harness/task-memory-profile-planner.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 320 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00036 $0.00320
Opus 5 $0.00018 $0.00160
Sonnet 5 $0.00007 $0.00064
Haiku 4.5 $0.00004 $0.00032

Measured 4d ago against content hash 9d611eb239ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

task-memory-profile-planner 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 4d 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.

packs/agent-operating-skills/skills/task-memory-profile-planner/SKILL.md · 39 lines

What it actually says

Task Memory Profile Planner

Use this skill when deciding how a repo should preserve agent task state across sessions, branches, worktrees, and tools.

Process

  • Identify who owns task state: human maintainer, agent team, external tracker, or local repo.
  • Decide whether the repo needs durable issue graphs, dependency edges, worktree coordination, persistent memories, or only lightweight plan files.
  • Compare options:
    • Beads for repo-local graph issues and agent session continuity
    • lightweight checked-in plan/evidence files
    • external tracker such as GitHub Issues, Linear, Jira, or Azure DevOps
    • no durable task memory yet
  • Define sync, conflict, branch, and closeout rules.
  • Record what must never be stored: secrets, raw private tickets, broad mailbox data, private traces, or unredacted customer content.
  • Tie the selected memory profile to installer flags and setup proof.

Output

Task-State Owner

Required Memory Shape

Selected Profile

Installer Flags

Sync And Closeout Rules

Privacy Exclusions

Evidence Path

Avoid

  • enabling Beads only because it is available
  • storing private operational context in generated traces
  • mixing task memory with long-term model memory without an explicit policy
  • leaving closeout rules separate from the repo's normal quality gates
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. 4d ago First seen · 39 lines · 36 tokens per session scan A 9d611eb239ac

Subscribe to this mod's changes

task-memory-profile-planner is a skill published in the GitHub repository 45ck/skill-harness (15 stars, last pushed 2mo ago), licensed MIT. It adds 36 tokens to every session and 320 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

map-debug

Structured MAP debugging via task-decomposer, actor, and monitor agents. Use when reproducing a bug, isolating a regression, or diagnosing an error with specialized agents — including failing or flaky tests (pytest AssertionError), crashes and segmentation faults, memory-corruption or memory errors in native/C…

azalio/map-framework · 213 tokens

marm-init

Guided MARM MCP setup. Invoke after running marm-memory init on the CLI to configure MARM memory across your agent. Drives transport choice, runtime choice, MCP config writing, multi-agent linking, and server start. Works on Claude, Codex, Gemini, Qwen, Cursor, VS Code, and other MCP-capable agents.

Lyellr88/marm-memory · 75 tokens

map-memory-now

Finalize cross-session memory on demand; --finalize-all sweeps every dirty scratch. Use when ending a long session or before switching branches. Do NOT use for routine edits — finalize auto-runs at next SessionStart. Requires claude + git.

azalio/map-framework · 54 tokens

maintaining-windows-health

Hands-on playbook for Windows 11 disk cleanup, dev-machine optimization, and proactive health alerting. Use when the PC is full or slow, when a BSOD / Kernel-Power 41 / crash dump / commit-memory pressure happened, when the user asks to free disk space, audit storage, set up disk/memory alerts, or restore the same…

CodeAlive-AI/ai-driven-development · 191 tokens

neo4j-agent-memory-skill

Authoritative reference for the neo4j-agent-memory Python package — a graph-native memory system for AI agents built on Neo4j — and for the hosted service (NAMS) at memory.neo4jlabs.com. Use this skill whenever the user mentions neo4j-agent-memory, agent memory with Neo4j, context graphs, the POLE+O model…

neo4j-contrib/neo4j-skills · 223 tokens

neo4j-gds-skill

Neo4j Graph Data Science (GDS) embedded plugin via Python client or Cypher — covers GraphDataScience, gds.v2 plugin endpoints, gds.version, native projection, Cypher projection, graph catalog operations, stream/stats/mutate/write modes, memory estimation, PageRank, Louvain, WCC, FastRP, KNN, Node Similarity, ML…

neo4j-contrib/neo4j-skills · 199 tokens