cadence-init

cadence-init is a plugin for Claude Code from michaelChe956/Cadence-skills. Its manifest loads nothing; the 14 skills it bundles cost 656 tokens per session together, scanned A, original, MIT.

A project-initialisation plugin for Java and Vue or React projects. It checks the environment and builds a structured knowledge base describing the project and its rules.

In plain words
What is it for?
Checking a project setup, analysing an existing application, configuring project rules and MCP connections, recording configuration snapshots, and supplying task context.
Why use it?
It gives an existing codebase a shared record of its structure, data fields, settings, and change requirements before work begins.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Checking a project setup, analysing an existing application, configuring project rules and MCP connections, recording configuration snapshots, and supplying task context.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add michaelChe956/Cadence-skills/plugin install cadence-init
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/michaelChe956/Cadence-skills

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 cadence-init

README.md
[![agentmods](https://agentmods.dev/badge/plugins/michaelche956/cadence-skills/cadence-init.svg)](https://agentmods.dev/plugins/michaelche956/cadence-skills/cadence-init)
Your own site
<a href="https://agentmods.dev/plugins/michaelche956/cadence-skills/cadence-init"><img src="https://agentmods.dev/badge/plugins/michaelche956/cadence-skills/cadence-init.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 14 skills cost 656 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

cadence-init 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 7d 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.

cadence-init/.claude-plugin/plugin.json · 14 lines

What it actually says

{
  "name": "cadence-init",
  "description": "项目初始化与存量项目知识库插件 - 包含环境检查、项目分析、规则配置、MCP配置、Java + Vue/React Schema 4.0 KnowledgeBase、字段级数据模型、配置快照、强制变更包和渐进式任务上下文能力",
  "version": "0.0.4",
  "author": {
    "name": "michaelChe",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/michaelChe956/Cadence-skills",
  "repository": "https://github.com/michaelChe956/Cadence-skills",
  "license": "MIT",
  "keywords": ["cadence", "init", "project-setup", "knowledge-base", "context", "java", "vue", "react", "mcp", "environment"]
}
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. 7d ago First seen · 14 lines scan A 42fafbc8a094

Subscribe to this mod's changes

cadence-init is a plugin published in the GitHub repository michaelChe956/Cadence-skills (11 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

project-templates-toolkit

Three skills for starting and closing out journalism projects: a CLAUDE.md project-memory writer, a LESSONS.md retrospective writer, and a template-selector decision tree for editorial tools, events, publications, research, pipelines, and archives.

jamditis/claude-skills-journalism · not measured

cowork

Multi-project context management: switch projects, save/load sessions, ref/wip file zones + sync, audit/reorganize project folders. Designed for non-CLI interfaces (Cowork desktop, Telegram).

digital-stoic-org/agent-skills · not measured

papi

Persistent project management inside your AI coding tool. PAPI plans what to build next, tracks every decision, and keeps projects coherent across sessions — so a new session starts where the last one left off instead of from nothing.

getpapi/papi · not measured

mf

mindfunnel — project-agnostic Claude Code session management. Five slash-command skills: /mf:setup seeds /.mindfunnel/ (AGENTS, SOUL, USER, PROJECT templates) and the /.claude/ + /.codex/ symlinks to the user-global personal files; /mf:prime stamps a committed project-scoped AGENTS.md + intra-repo CLAUDE.md symlink.

emaballarin/ccplugins · not measured

vp-plugins marketplace

Knowledge graph management and sprint workflow automation for Claude Code.

voxpelli/vp-claude · not measured

repo-setup

Scaffolds a project's context stack — the tiered docs folders that let an agent be briefed on a project — and registers the routing table in CLAUDE.md.

vidhunnan/agentic-skills · not measured