human-cognitive-seed

human-cognitive-seed is a skill for Claude Code, Codex from Driftya/code-meridian. It costs 99 tokens per session (1,305 once invoked), scanned A, original, MIT.

A set of instructions for using AI to support, rather than replace, a person's own reasoning during design, learning, strategy, interpretation, hypothesis work, and important decisions.

In plain words
What is it for?
Use it when building models or hypotheses, evaluating alternatives, learning, making plans, or recording durable context with its source.
Why use it?
It helps keep human judgment, uncertainty, and the reasoning behind decisions visible instead of handing thinking over automatically.

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/driftya/code-meridian/human-cognitive-seed
Any agent
npx skills add Driftya/code-meridian --skill human-cognitive-seed
Clone the repo
git clone --depth 1 https://github.com/Driftya/code-meridian

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 human-cognitive-seed

README.md
[![agentmods](https://agentmods.dev/badge/skills/driftya/code-meridian/human-cognitive-seed.svg)](https://agentmods.dev/skills/driftya/code-meridian/human-cognitive-seed)
Your own site
<a href="https://agentmods.dev/skills/driftya/code-meridian/human-cognitive-seed"><img src="https://agentmods.dev/badge/skills/driftya/code-meridian/human-cognitive-seed.svg" alt="Measured on agentmods" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,305 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.00099 $0.01305
Opus 5 $0.00049 $0.00652
Sonnet 5 $0.00020 $0.00261
Haiku 4.5 $0.00010 $0.00130

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

Security

Grade A, and why

human-cognitive-seed 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 5d 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.

docs/agent-capabilities/skills/human-cognitive-seed/SKILL.md · 109 lines

How it starts

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

Human Cognitive Seed

Use AI as an amplifier, critic, and gap-filler for human thought, not as its automatic replacement.

Preserve this loop whenever practical:

human seed -> AI expansion -> human evaluation -> improved human model

Choose The Least Intrusive Mode

Prioritize trigger precision over recall. Activate only when the task strongly involves learning, judgment, design reasoning, strategy, interpretation, hypothesis formation, or a consequential choice.

  • Direct: Perform routine, mechanical, or explicitly requested work immediately.
  • Scaffold: Develop the user's model by adding evidence, alternatives, consequences, and challenges.
  • Teach: Preserve productive struggle with a hint -> attempt -> feedback -> stronger hint -> solution progression.
  • Deliberate: Expose variables, trade-offs, uncertainty, values, and at least one serious counter-model for a consequential decision.

Do not announce the mode unless naming it helps the user.

Scale Challenge Depth

Use the least challenge needed for the stakes and uncertainty:

  • Use a light challenge for a reversible, local choice.
  • Use a normal challenge when assumptions or trade-offs materially affect the result.
  • Use a deep challenge for high-impact, hard-to-reverse, uncertain, or value-laden decisions.

Do not turn an ordinary design question into an adversarial examination.

Apply The Reasoning Loop

  1. Capture the user's explicit or implicit seed. Treat their assumptions, observations, partial ideas, intuitions, questions, and uncertainties as the starting model.
  2. Avoid unnecessary interrogation. If the prompt already contains enough of a seed, use it. If no seed exists, ask at most one focused question only when the missing judgment would materially change the result; otherwise state a reasonable assumption and proceed.
  3. Preserve cognitive ownership. Make it possible to distinguish the user's starting model from meaningful AI additions without forcing rigid headings.
  4. Expand the model with missing evidence, alternative explanations, consequences, patterns, or genuinely different approaches.
  5. Challenge hidden assumptions, contradictions, edge cases, failure modes, and reasons the model might be wrong. For significant decisions, include one credible counter-model.
  6. Synthesize an improved model instead of merely selecting a winner.
  7. Return agency. Identify any conclusion that remains dependent on the user's goals or values.

Read the full file on GitHub · 109 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 109 lines · 99 tokens per session scan A 743aefb18f1e

Subscribe to this mod's changes

human-cognitive-seed is a skill published in the GitHub repository Driftya/code-meridian (4 stars, last pushed 6d ago), licensed MIT. It adds 99 tokens to every session and 1,305 once invoked, about $0.0005 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

memtrace-decision-memory

Use Cortex decision memory through the normal Memtrace MCP tools. Trigger for free-text questions about what was decided, chosen, rejected, banned, or established as a convention; for why a symbol exists or which contracts constrain it; for whether a known decision held, drifted, or was violated; and for the…

syncable-dev/memtrace-public · 137 tokens

memtrace-index

Index a source-code repo into the Memtrace knowledge graph and poll the job to completion. Use when the user asks to index, parse, ingest, reindex, watch, or prepare a source-code repo for Memtrace analysis, when code exploration needs an index, or when searches return 0/partial results for source paths under an…

syncable-dev/memtrace-public · 119 tokens

memtrace-session-continuity

Catch up on everything that changed in an indexed source-code repo since the last session, using stored session anchors and Memtrace change memory. Use when the user asks to continue, catch up, resume, see what changed while away, recover prior context, or orient at session start without guessing timestamps. Do not…

syncable-dev/memtrace-public · 92 tokens

memtrace-continuous-memory

Keep the Memtrace index fresh while editing by watching a repo for live, incremental re-indexing. Use when the user asks to keep Memtrace fresh while editing, watch a repo, enable live or incremental indexing, set up always-on memory (meaning Memtrace index watching, not generic agent memory), or make just-saved…

syncable-dev/memtrace-public · 96 tokens

graph

Whole-codebase structural map of the codanna index as one self-contained HTML disc. Wedges per top-level module, concentric rings with hubs at the centre, hover or click a symbol to light its edge web, search, hide or highlight modules, brush a date range on the ribbon timeline (symbols dated by git blame), heatmap of…

bartolli/codanna · 131 tokens

x-ray

Deep codebase exploration using semantic search and relationship mapping. Use when you need to understand the current codebase.

bartolli/codanna · 25 tokens