Back to list
janjaszczak

migration-and-doc-consolidation

by janjaszczak

Cursor configuration and MCP setup

0🍴 0📅 Jan 24, 2026

SKILL.md


name: migration-and-doc-consolidation description: Execute end-to-end migrations and consolidate docs/scripts (remove dead files, keep canonical runbooks). Use when changing runtime model, reorganizing repo, or doing “repo cleanup”. compatibility: Requires repo write access and ability to run build/tests. allowed-tools: Bash() Read FileSearch() metadata: intent: Avoid when user only wants advice; run only for actual repo changes.

migration-and-doc-consolidation

Activation gate

Use if:

  • Migration (tech/runtime), repo restructuring, “porządkowanie”, doc consolidation, script maintenance.

Procedure

  1. Inventory:
    • entrypoints, scripts, docs, CI workflows.
  2. Identify canonical run path:
    • one “golden” command set.
  3. Remove/flag dead scripts (with grep references).
  4. Update docs to point to canonical paths.
  5. Validate: build/test/lint where available.

Output

  • Summary of changes + new canonical runbook + verification commands.

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon