ワンクリックで
001-release-package
Packs and verifies the mydevkit extension package that composes xdrs-core through a standalone .filedistrc file.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Packs and verifies the mydevkit extension package that composes xdrs-core through a standalone .filedistrc file.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | 001-release-package |
| description | Packs and verifies the mydevkit extension package that composes xdrs-core through a standalone .filedistrc file. |
| metadata | {"author":"flaviostutz","version":"1.0"} |
Use this skill when updating the example package and needing to confirm that the packed tarball can be installed by a consumer workspace.
pnpm install in the package root.pnpm pack --pack-destination=./dist.consumer/ fixture together with the local xdrs-core tarball.pnpm exec mydevkit install --output ./output from the consumer workspace.pnpm exec mydevkit check --output ./output.pnpm exec xdrs-core lint ./output.Creates a new skill package following XDRS skill standards: determines type, scope, subject, and number; then writes a focused SKILL.md with correct frontmatter, phased instructions, examples, and edge cases. Activate this skill when the user asks to create, add, or write a new skill, agent skill, or SKILL.md file.
Reviews code changes, xdrs docs or any other files against applicable Policies and reports violations as structured findings. Activate this skill when the user asks to review, lint, audit, check, verify, validate, or assess any files or Policies, or when checking whether a document or implementation is consistent with, compliant with, or conforms to a standard or Policy. Also activate when you identify a need to check compliance with Policies during implementation.
Creates a new Policy interactively: selects type, scope, subject, and writes a focused, conflict-checked policy document. Activate this skill when the user asks to create, add, or write a new Policy (ADR, BDR, or EDR).
Creates a new article document following XDRS article standards: selects scope, type, subject, and number; then writes a focused synthetic text that combines and links multiple Policies, Research documents, and Skills around a topic. Activate this skill when the user asks to create, add, or write a new article, guide, or overview document within an XDRS project.
Creates a new research document following XDRS research standards: selects scope, type, subject, and number; then writes an IMRAD-based study with enough evidence and method detail to stand on its own as a technical paper. Activate this skill when the user asks to create, add, or write a research document that backs a decision.
Creates a new Policy interactively: selects type, scope, subject, and writes a focused, conflict-checked policy document. Activate this skill when the user asks to create, add, or write a new Policy (ADR, BDR, or EDR).