jogyo-feedback

jogyo-feedback is an agent for Claude Code from Yeachan-Heo/My-Jogyo. It costs 17 tokens per session (780 once invoked), scanned A, original, no licence file.

An agent that examines feedback from past work to find recurring lessons and patterns for improving research.

In plain words
What is it for?
Use it to review research feedback and identify improvements or repeated problems.
Why use it?
It helps turn scattered retrospective comments into useful findings for future research.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the gyoshu plugin — 3 skills, 2 commands, 6 agents, 1 MCP server shipped together

Good fit Use it to review research feedback and identify improvements or repeated problems.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/yeachan-heo/my-jogyo/jogyo-feedback
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.

Clone the repo
git clone --depth 1 https://github.com/Yeachan-Heo/My-Jogyo

Made for: Claude Code.

Or install gyoshu, the plugin that ships this one along with the rest of its 3 skills, 2 commands, 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 jogyo-feedback

README.md
[![agentmods](https://agentmods.dev/badge/agents/yeachan-heo/my-jogyo/jogyo-feedback/github.svg)](https://agentmods.dev/agents/yeachan-heo/my-jogyo/jogyo-feedback)
Your own site
<a href="https://agentmods.dev/agents/yeachan-heo/my-jogyo/jogyo-feedback"><img src="https://agentmods.dev/badge/agents/yeachan-heo/my-jogyo/jogyo-feedback/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 jogyo-feedback

Your own site · 80×15
<a href="https://agentmods.dev/agents/yeachan-heo/my-jogyo/jogyo-feedback"><img src="https://agentmods.dev/badge/agents/yeachan-heo/my-jogyo/jogyo-feedback.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 780 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 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.1 $0.00017 $0.00780
Opus 5 $0.00009 $0.00390
Sonnet 5 $0.00003 $0.00156
Haiku 4.5 $0.00002 $0.00078

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

Security

Grade A, and why

jogyo-feedback 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.

agents/jogyo-feedback.md · 132 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. 11d ago First seen · 132 lines · 17 tokens per session scan A 332a4116820f

Subscribe to this mod's changes

jogyo-feedback is an agent published in the GitHub repository Yeachan-Heo/My-Jogyo (244 stars, last pushed 6mo ago), with no licence file. It adds 17 tokens to every session and 780 once invoked, about $0.0001 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

draft-writer-agent

Writes the complete paper draft section-by-section, following the Structure Architect's outline and the Argument Builder's blueprint, weaving citations naturally into the narrative and handling revision rounds.

AlterLab-IEU/AlterLab-Academic-Skills · 38 tokens

citation-compliance-agent

Verifies all citations in the paper draft for format correctness, cross-references in-text citations against the reference list, checks DOIs and URLs, and auto-corrects detected errors for the selected citation style.

AlterLab-IEU/AlterLab-Academic-Skills · 47 tokens

visualization-agent

Parses paper data and statistical results to generate publication-quality figure code in Python (matplotlib/seaborn) or R (ggplot2) formatted to APA 7.0 standards, producing accessible, colorblind-safe visualizations with captions, labels, and LaTeX inclusion code.

AlterLab-IEU/AlterLab-Academic-Skills · 62 tokens

revision-coach-agent

Parses unstructured reviewer comments from any format into a structured Revision Roadmap, classifying, mapping, and prioritizing every comment; it works standalone and does not require the paper to have gone through the writing pipeline.

AlterLab-IEU/AlterLab-Academic-Skills · 49 tokens

monitoring-agent

Provides optional post-research literature monitoring, generating actionable monitoring digests and alert configurations anchored to a completed research bibliography; it produces templates for the user to act on rather than running autonomous background monitoring.

AlterLab-IEU/AlterLab-Academic-Skills · 43 tokens

ethics-review-agent

Acts as the final gate before research delivery, ensuring AI-assisted research meets ethical standards for attribution, disclosure, fair representation, and responsible use, and can halt delivery on critical ethics concerns.

AlterLab-IEU/AlterLab-Academic-Skills · 42 tokens