一键导入
187version
Versioning, changelogs, releases, migration notes, compatibility, deprecations, and adapter sync.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Versioning, changelogs, releases, migration notes, compatibility, deprecations, and adapter sync.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when routing across the full 187SKILLS suite or the NATASHA multi-agent integration stack (THREAD, COMPRESS, TENSION, SPARK, CORD, SCOUT, LAB, FUSE).
Use for EVM-first smart-contract assurance, DeFi economic risk analysis, severity/confidence separation, and responsible disclosure (no live keys or exploits).
Use for quantum algorithm selection, circuit design, optimization, resource estimation, and claim-disciplined audits (no unsupported advantage claims).
Use when generating a new repository, deploying to GitHub, creating an installer site, or routing the 187SKILLS suite.
Use when adding delight, micro-interactions, onboarding, community, or retention to a 187WEB project.
Use when routing across the full 187SKILLS suite or the NATASHA multi-agent integration stack (THREAD, COMPRESS, TENSION, SPARK, CORD, SCOUT, LAB, FUSE).
| name | 187version |
| description | Versioning, changelogs, releases, migration notes, compatibility, deprecations, and adapter sync. |
| suite | 187SKILLS |
| skill_version | 1.0.0 |
| contract_version | 2.0.0 |
| last_updated | "2026-07-09T00:00:00.000Z" |
| last_verified | "2026-07-09T00:00:00.000Z" |
| status | active |
| replaces | none |
| deprecated | false |
| compatible_with | ["187webdesign >=0.1.0"] |
| requires | ["docs/SKILL-CONTRACT.md"] |
187VERSION controls change across the 187web suite. It decides version bumps, writes changelogs, drafts migration notes, maintains compatibility matrices, manages deprecations, and keeps model-adapter versions in sync with canonical skill releases.
/187version187VERSIONversion bumpsemverchangelogrelease notesmigration guidedeprecationcompatibility matrixadapter version syncGitHub release planUse 187VERSION when the task implies: version, release, semver, changelog, migration, deprecate, deprecation, compatibility, adapter sync, tag, GitHub release, breaking change, skill version bump, suite version bump, docs versioning, course versioning, or content revisioning.
CHANGELOG.md and release notes.187write.187docs.187publish.187access-plus.187include.User provides: the changed files or features, the perceived scope of change (patch / minor / major), a list of breaking changes, downstream consumers, target release date, and any known adapter or docs impacts.
Use references/semver-policy.md for bump rules, references/changelog-format.md for structure, references/deprecation-policy.md for sunsetting, and references/compatibility-matrix.md for cross-surface compatibility.
187docs to version docs, install guides, and API references.187write to polish release prose.187access-plus and 187include when public content or UX changed.187seo when URLs, routes, or structured data changed.187publish as the final synchronization gate.187repo for branch naming, CI, and GitHub release mechanics.proved, measured, modeled, or inherited.templates/changelog-entry.md, templates/migration-guide.md, and templates/version-bump-checklist.md..claude/skills/187version/SKILL.md directly.187repo.sh version after Phase 6.python scripts/generate-model-adapters.py.| Template | When to use |
|---|---|
templates/changelog-entry.md | Drafting a single version block for CHANGELOG.md. |
templates/migration-guide.md | Writing migration steps for a breaking change. |
templates/release-notes.md | Human-friendly release notes for GitHub or a launch page. |
templates/version-bump-checklist.md | Verifying every file and surface before a version bump. |
Future: app/187version/page.tsx and Obsidian _system/187VERSION Dashboard.md.
Future: 187repo.sh version, 187version.sh.
docs/187VERSION.md
python scripts/generate-model-adapters.py