cctx-mcp: Skill for Claude Code

.claude/skills/openspec-apply-change/SKILL.md

openspec-apply-change is a skill for Claude Code from nikondrat/cctx-mcp. It costs 31 tokens per session (1,114 once invoked), scanned A, original, no licence file.

A guided workflow for carrying out tasks listed in an OpenSpec change, a written plan for a code update.

In plain words
What is it for?
Use it to work through an OpenSpec change step by step and continue unfinished implementation.
Why use it?
It gives implementation work a defined list of tasks to follow when starting or continuing a change.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is nikondrat/cctx-mcp's own configuration. It tells Claude Code how to work on cctx-mcp 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 cctx-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to nikondrat/cctx-mcp. 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/nikondrat/cctx-mcp/master/.claude/skills/openspec-apply-change/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/nikondrat/cctx-mcp

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/nikondrat/cctx-mcp/openspec-apply-change/github.svg)](https://agentmods.dev/skills/nikondrat/cctx-mcp/openspec-apply-change)
Your own site
<a href="https://agentmods.dev/skills/nikondrat/cctx-mcp/openspec-apply-change"><img src="https://agentmods.dev/badge/skills/nikondrat/cctx-mcp/openspec-apply-change/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 openspec-apply-change

Your own site · 80×15
<a href="https://agentmods.dev/skills/nikondrat/cctx-mcp/openspec-apply-change"><img src="https://agentmods.dev/badge/skills/nikondrat/cctx-mcp/openspec-apply-change.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,114 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.00031 $0.01114
Opus 5 $0.00015 $0.00557
Sonnet 5 $0.00006 $0.00223
Haiku 4.5 $0.00003 $0.00111

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

Security

Grade A, and why

openspec-apply-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.

.claude/skills/openspec-apply-change/SKILL.md · 157 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 · 157 lines · 31 tokens per session scan A 679533b52454

Subscribe to this mod's changes

openspec-apply-change is a skill published in the GitHub repository nikondrat/cctx-mcp (0 stars, last pushed 2mo ago), with no licence file. It adds 31 tokens to every session and 1,114 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

init-workspace-flow

Workflow for initializing or upgrading a workspace: context, discovery, documentation, etc.

griddynamics/rosetta · 21 tokens

arrange-workspace-flow

Workflow for arranging a workspace: layout, reference source code, business/technical context, ecosystem setup.

griddynamics/rosetta · 26 tokens

design-inventory

Use to run the Claude Design to ClosedLoop pipeline against the current web-ui. Stage A inventories a design export zip into schema-validated findings (typed design units - screens, regions like nav bars, standalone components like a chat dialog; UX and behavioral changes; Storybook component reuse mapping; token…

closedloop-ai/claude-plugins · 173 tokens

backlog

To validate story readiness for a sprint or to break work into a human WBS.

griddynamics/rosetta · 20 tokens

prd-creator

This skill helps PMs draft lightweight PRDs. It should be used when a PM wants to define a new feature, brainstorm requirements, or prep for sprint planning. Triggers include "I have a feature idea", "help me write a PRD", "let's break this into stories", or "what do I need for sprint planning". Optimized for speed …

closedloop-ai/claude-plugins · 89 tokens

upload-artifact

Upload a file as a ClosedLoop document (PRD, implementation plan, feature, or template). Reads file content and uploads via MCP without consuming conversation context. Also supports creating new versions of existing documents. Triggers on: "upload artifact", "upload PRD", "upload implementation plan", "upload…

closedloop-ai/claude-plugins · 103 tokens