ingest-jira

ingest-jira is an agent for coding agents from dnotitia/akb. It costs 48 tokens per session (5,145 once invoked), scanned A, original, no licence file.

A connector that saves one Jira issue—a task or bug tracked in Jira—as an AKB knowledge-base document. It fetches the issue through Atlassian and keeps its title, description, resolution, and comments word for word.

In plain words
What is it for?
Use it to archive or search individual Jira issues alongside other project knowledge.
Why use it?
It keeps Jira work available in the knowledge base without manually copying issue details. Repeated imports update the existing record instead of creating duplicates.

Agent

Part of the akb-wiki plugin — 2 skills, 6 agents, 1 MCP server shipped together

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 agents/dnotitia/akb/ingest-jira
Clone the repo
git clone --depth 1 https://github.com/dnotitia/akb

Or install akb-wiki, the plugin that ships this one along with the rest of its 2 skills, 6 agents, 1 MCP server.

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 ingest-jira

README.md
[![agentmods](https://agentmods.dev/badge/agents/dnotitia/akb/ingest-jira.svg)](https://agentmods.dev/agents/dnotitia/akb/ingest-jira)
Your own site
<a href="https://agentmods.dev/agents/dnotitia/akb/ingest-jira"><img src="https://agentmods.dev/badge/agents/dnotitia/akb/ingest-jira.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,145 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00048 $0.05145
Opus 5 $0.00024 $0.02573
Sonnet 5 $0.00010 $0.01029
Haiku 4.5 $0.00005 $0.00515

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

Security

Grade A, and why

ingest-jira 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.

plugins/claude/akb-wiki/agents/ingest-jira.md · 354 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 354 lines · 48 tokens per session scan A 0bf168bf375a

Subscribe to this mod's changes

ingest-jira is an agent published in the GitHub repository dnotitia/akb (157 stars, last pushed yesterday), with no licence file. It adds 48 tokens to every session and 5,145 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 agents, from other repositories

worktree-collaboration

This document defines the default collaboration protocol for multiple Agents working on Vibelution in parallel.

CCDawn/Vibelution · 0 tokens

apple-silicon-tuning

本文档汇总 parsepdftomarkdown 在 Apple M 系列芯片上的所有调优点: 设备探测 → 各引擎 MPS 策略 → 批处理 / 并行 / 量化。所有调优均循证: 来自 Docling、MinerU、Marker、PyTorch MPS 官方文档与 benchmark。.

ThreeFish-AI/negentropy · 0 tokens

pdf-engine-selection

本文档可视化 parsepdftomarkdown Pipeline 在 Adaptive Engine Selection (PR #163, PR2)下,各 Stage 的运行时引擎路由策略。决策结果会写入 StageResult.metadata.selectordecision,便于审计与调优。.

ThreeFish-AI/negentropy · 0 tokens

domain

This document defines the canonical domain language for Vibelution so architecture work can use stable names for the same concepts. It is intentionally small: add terms when they become load-bearing in design or tests.

CCDawn/Vibelution · 0 tokens

subnav-watcher-governance

Established 2026-08-03 per Kun architecture-audit R3 / delta-re-audit action #1, on Duho's word ("commit and govern the subnav watcher"). Owner: Hwao. Status at writing: dormant (not running, no launchd job; last activity 2026-07-19).

DuhoKim/NebulaMind · 0 tokens

README

This folder consolidates, in a single location, the SoT for the project's five multi-agent roles plus the Universal Cycle skeleton. It is modeled on the role system of a Korean newspaper, and each role is self-contained in its capability boundary, I/O contract, and prompt template.

alfadur7/llm-wiki-newsroom · 0 tokens