aigon-research-unprioritise

aigon-research-unprioritise is a skill for Claude Code from jayvee/aigon. It costs 21 tokens per session (121 once invoked), scanned A, a copy of aigon-feature-unprioritise, Apache-2.0.

A command for moving an Aigon research topic from the backlog back to the inbox. The backlog is the list of prioritised work, while the inbox holds work that has not yet been prioritised.

In plain words
What is it for?
Use it when a prioritised research topic needs to return to the inbox for later consideration.
Why use it?
It changes the topic’s lifecycle state and refreshes the generated view without requiring you to move files manually.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it when a prioritised research topic needs to return to the inbox for later consideration.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jayvee/aigon/aigon-research-unprioritise
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 jayvee/aigon --skill aigon-research-unprioritise
Clone the repo
git clone --depth 1 https://github.com/jayvee/aigon

Made for: Claude Code.

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 aigon-research-unprioritise

README.md
[![agentmods](https://agentmods.dev/badge/skills/jayvee/aigon/aigon-research-unprioritise/github.svg)](https://agentmods.dev/skills/jayvee/aigon/aigon-research-unprioritise)
Your own site
<a href="https://agentmods.dev/skills/jayvee/aigon/aigon-research-unprioritise"><img src="https://agentmods.dev/badge/skills/jayvee/aigon/aigon-research-unprioritise/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 aigon-research-unprioritise

Your own site · 80×15
<a href="https://agentmods.dev/skills/jayvee/aigon/aigon-research-unprioritise"><img src="https://agentmods.dev/badge/skills/jayvee/aigon/aigon-research-unprioritise.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 121 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 88% copy Near-identical to another mod 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.00021 $0.00121
Opus 5 $0.00010 $0.00060
Sonnet 5 $0.00004 $0.00024
Haiku 4.5 $0.00002 $0.00012

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

Security

Grade A, and why

aigon-research-unprioritise 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 11d 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.

Origin

This is a copy

88% identical to aigon-feature-unprioritise — 10 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/aigon-research-unprioritise/SKILL.md · 17 lines

What it actually says

aigon-research-unprioritise

CRITICAL: Use the CLI below. Do not manually move specs out of backlog.

Step 1: Run

aigon research-unprioritise $ARGUMENTS

$ARGUMENTS is the numeric research id. The research topic returns to inbox lifecycle state and the generated view is refreshed. Legacy-layout repos may still move the stage-folder file during the compatibility window.

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. 11d ago First seen · 17 lines · 21 tokens per session scan A 490c7984819b

Subscribe to this mod's changes

aigon-research-unprioritise is a skill published in the GitHub repository jayvee/aigon (25 stars, last pushed 10d ago), licensed Apache-2.0. It adds 21 tokens to every session and 121 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to aigon-feature-unprioritise, differing in 10 lines, and is treated as a copy.

Related

Other skills, from other repositories

claude-code-expert

Especialista profundo em Claude Code - CLI da Anthropic. Maximiza produtividade com atalhos, hooks, MCPs, configuracoes avancadas, workflows, CLAUDE.md, memoria, sub-agentes, permissoes e integracao com ecossistemas.

aAAaqwq/AGI-Super-Team · 59 tokens

dos-dispatch-loop

Run recurring dos-dispatch cycles, switching to dos-replan when the backlog drains and stopping on the kernel's loop verdict. Use for unattended dispatch->replan->dispatch work across disjoint lanes.

anthony-chaudhary/dos-kernel · 49 tokens

dos-goal-fleet

Launch multiple goal-scoped workers in waves, each with a witness-gated stop condition and dos arbitrate file-tree safety. Use when an operator asks to run several independent goals in parallel and fold only verified ships.

anthony-chaudhary/dos-kernel · 51 tokens

dos-goal-gate

Ground a keep-working goal in evidence the worker did not author by wiring dos hook stop to refuse false done claims. Use for one self-stopping agent or loop worker; use dos-witness-claim for fold barriers.

anthony-chaudhary/dos-kernel · 54 tokens

dos-enforce-tune

Tune DOS enforcement policy knobs ([interventionpolicy], [intervention], [improve]) from false-deny versus held-catch evidence. Use when running dos enforce-tune to keep only measured nettaskdelta gains and escalate repeated non-keeps.

anthony-chaudhary/dos-kernel · 62 tokens

dos-next-up

Snapshot the repo's phased-plan portfolio into a dispatch packet: audit candidates with dos verify, render who-does-what, and emit a dos gate verdict. Use when you need the current next-work view before dispatching agents.

anthony-chaudhary/dos-kernel · 53 tokens