mcp-kaneo: Skill for Claude Code

.opencode/skills/openspec-continue-change/SKILL.md

openspec-continue-change is a skill for Claude Code, OpenCode from fastman/mcp-kaneo. It costs 39 tokens per session (1,139 once invoked), scanned A, original, no licence file.

A workflow step for continuing an OpenSpec change, a documented software change broken into planning artifacts such as design, specifications, and tasks. It creates the next artifact in that sequence.

In plain words
What is it for?
Use it to progress an OpenSpec change and create its next required artifact.
Why use it?
It helps you resume a partially completed change without manually deciding which planning document comes next.

Skill for Claude CodeOpenCode

Written for Claude Code and OpenCode: shipped in a Claude Code plugin, but also installed under .opencode/.

This is fastman/mcp-kaneo's own configuration. It tells Claude Code and OpenCode how to work on mcp-kaneo itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-kaneo configures →

Part of the mcp-kaneo plugin — 9 skills, 9 commands shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to fastman/mcp-kaneo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/fastman/mcp-kaneo/master/.opencode/skills/openspec-continue-change/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/fastman/mcp-kaneo

Made for: Claude Code, OpenCode.

Or install mcp-kaneo, the plugin that ships this one along with the rest of its 9 skills, 9 commands.

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 openspec-continue-change

README.md
[![agentmods](https://agentmods.dev/badge/skills/fastman/mcp-kaneo/openspec-continue-change.svg)](https://agentmods.dev/skills/fastman/mcp-kaneo/openspec-continue-change)
Your own site
<a href="https://agentmods.dev/skills/fastman/mcp-kaneo/openspec-continue-change"><img src="https://agentmods.dev/badge/skills/fastman/mcp-kaneo/openspec-continue-change.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,139 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.00039 $0.01139
Opus 5 $0.00019 $0.00570
Sonnet 5 $0.00008 $0.00228
Haiku 4.5 $0.00004 $0.00114

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

Security

Grade A, and why

openspec-continue-change 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 8d 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.

.opencode/skills/openspec-continue-change/SKILL.md · 119 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. 8d ago First seen · 119 lines · 39 tokens per session scan A a415977324bc

Subscribe to this mod's changes

openspec-continue-change is a skill published in the GitHub repository fastman/mcp-kaneo (4 stars, last pushed 9d ago), with no licence file. It adds 39 tokens to every session and 1,139 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-31.

Related

Other skills, from other repositories

agent-search

Use Agent Search MCP for free-first English and Chinese web search with compact evidence and minimal tool calls. Trigger for factual discovery, claim verification, Chinese web results, selected-page extraction, provider failures, freshness limits, or search token and spend controls. Choose freesearch…

lennney/agent-search-mcp · 74 tokens

agent-core-connectors

List connector types and bindings before executing an action. Use connectorsrun with a stored binding. Do not request or expose raw secrets. A delegated grant can limit one exact binding and action, and cannot exceed the receiving agent's standing capabilities.

nikira-studio/agent-core · 0 tokens

agent-core-coordination

Start with workspacesync for the workspace scope and reuse its execution ID. Search memory for stable project facts and decisions. Write activity updates while working. Complete the activity with a short result when done.

nikira-studio/agent-core · 0 tokens

agent-core-memory

Search memory before writing. Store durable facts and decisions, not routine progress. Keep facts checkable with a subject anchor. Use activity updates for work status and temporary notes.

nikira-studio/agent-core · 0 tokens

gptadmin-mcp-testing

Verify a Memos-style MCP integration through GPTADMIN without duplicating the backend, leaking credentials, or confusing the native ShellMCP supervisor with legacy per-agent services.

megamen32/gptadmin_opensource · 40 tokens

gptadmin-connect

Connect and reauthenticate the OAuth-protected GPTAdmin remote MCP without exposing passwords or tokens in chat.

megamen32/gptadmin_opensource · 25 tokens