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.
npx skills add pantheon-org/tekhne --skill follow-upgit clone --depth 1 https://github.com/pantheon-org/tekhneWrote 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.
[](https://agentmods.dev/skills/pantheon-org/tekhne/follow-up)<a href="https://agentmods.dev/skills/pantheon-org/tekhne/follow-up"><img src="https://agentmods.dev/badge/skills/pantheon-org/tekhne/follow-up/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.
<a href="https://agentmods.dev/skills/pantheon-org/tekhne/follow-up"><img src="https://agentmods.dev/badge/skills/pantheon-org/tekhne/follow-up.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00177 | $0.02932 |
| Opus 5 | $0.00088 | $0.01466 |
| Sonnet 5 | $0.00035 | $0.00586 |
| Haiku 4.5 | $0.00018 | $0.00293 |
Grade A, and why
follow-up 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Follow-up Status Check
The read-only front door onto this project's backlog. follow-up-triage's flow is the action step once you already know a follow-up needs promoting or closing; this skill runs first to find out whether one does, and -- because the follow-up list itself is often empty once things have been promoted -- to say what to work on next even when it is. See Backlog Triage and Ranking for the full, self-contained decision logic this skill applies.
Mindset
A follow-up sitting ACTIVE is a weak signal by design: someone flagged it and moved on, which is not the same as
it still being the right thing to do next. TYPICALLY the useful answer to "what's open" spans three sources at
once (the follow-up list, the register, the tech-debt list), not just the one the command name suggests. PREFER
checking all three and saying which source the recommendation came from, over answering only the literal
follow-up list and calling it done -- an empty follow-up list is a completely normal outcome (every follow-up
promoted and closed) and never grounds for stopping the check early.
Rules
- This skill never mutates the register, the tech-debt list, or a follow-up's status. Report and recommend
only. Apply follow-up-triage's flow directly to promote or close a follow-up (it's an instructions doc, not a
separate Skill), or hand off to the
risk-register/tech-debtskills to file or resolve a row, orplan-createto scaffold work on the recommended item -- and only after the user says to proceed. - Zero
ACTIVEfollow-ups is not "nothing to do." It usually means the funnel is empty because everything in it was already promoted or closed -- the real backlog then lives in the register/tech-debtOpenrows and the context index'sDRAFT/ACTIVEPLAN/FINDING/KNOWN_ISSUEentries. Always fall through to those sources rather than reporting an empty follow-up list as the whole answer. - Ground the "next best item" pick in the value-rubric's read protocol wherever it applies (
PLAN/FINDING/KNOWN_ISSUEentries carry avaluegrade and a defined sort). For a pick sourced from the register or the tech-debt list instead, say explicitly that it's a qualitative judgment call -- those rows carry novaluefield, so there is no rubric-sorted answer to defer to. - If the context index looks stale, regenerate it (
context-indexskill) before trusting it. A quick sanity check: its header entry count should roughly match the actual file count under the context directory (see Prerequisites for the exact path). A mismatch means new or removed files haven't been indexed yet, and the candidate-pool step of the Workflow would be working from stale data. - An
ACTIVEfollow-up outranks a silently-pending backlog row. If the follow-up sweep finds anyACTIVEentry, lead the recommendation with it rather than the value-rubric or register/tech-debt pools -- a follow-up is something a person already flagged as worth acting on, which is a stronger signal than an unflagged row sitting in a list.
What ships with it
16 files 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.
- evals/instructions.json 4.4 KB
- evals/scenario-1/capability.txt 128 B
- evals/scenario-1/criteria.json 2.2 KB
- evals/scenario-1/task.md 2.6 KB
- evals/scenario-2/capability.txt 128 B
- evals/scenario-2/criteria.json 1.7 KB
- evals/scenario-2/task.md 2.5 KB
- evals/scenario-3/capability.txt 124 B
- evals/scenario-3/criteria.json 1.7 KB
- evals/scenario-3/task.md 2.3 KB
- evals/scenario-4/capability.txt 115 B
- evals/scenario-4/criteria.json 1.4 KB
- evals/scenario-4/task.md 1.7 KB
- evals/summary.json 155 B
- references/backlog-triage-and-ranking.md 5.5 KB
- references/worked-example.md 4.0 KB
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.
- 9d ago First seen · 187 lines · 177 tokens per session scan A 2c414fabc71a
follow-up is a skill published in the GitHub repository pantheon-org/tekhne (10 stars, last pushed yesterday), licensed MIT. It adds 177 tokens to every session and 2,932 once invoked, about $0.0009 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-09-03.
Other skills, from other repositories
syndic
Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…
template-instantiation
Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version resolution. USE FOR: creating new dotnet projects, scaffolding solutions with multiple projects, installing or uninstalling template packages, creating projects that respect…
note-improvement
Capture an out-of-scope improvement opportunity so it doesn't get lost. Use when the user asks to "note improvement", "save improvement", "track this for later", "remember this improvement", "note this idea", "log improvement", "backlog this", or "park this idea". Also invoke proactively when noticing something…
turborepo-monorepo
Provides comprehensive Turborepo monorepo management guidance for TypeScript/JavaScript projects. Use when creating Turborepo workspaces, configuring turbo.json tasks, setting up Next.js/NestJS apps, managing test pipelines (Vitest/Jest), configuring CI/CD, implementing remote caching, or optimizing build performance…
handover-admin
Generate comprehensive admin documentation for AEM Edge Delivery Services project handover. Use when handing over admin responsibilities, onboarding a new site administrator, or documenting admin procedures — e.g., "admin guide", "admin documentation", "admin handover".
Product Strategy
A comprehensive skill for product strategy — covering frameworks, opportunity sizing, prioritization, roadmap building, OKRs, and stakeholder management. From early-stage discovery to mature product org execution.