Back to list
tatsuki-washimi

wrap-up

by tatsuki-washimi

gwpy expansions for experiments

0🍴 0📅 Jan 25, 2026

SKILL.md


name: wrap_up description: 作業終了時の一連のフロー(検証、テスト、リント、ドキュメント更新、コミット)を一括実行する

Wrap Up Work

This skill executes a standard sequence of tasks to verify, clean, and commit work.

Instructions

  1. Verify Physics:

    • Run the verify_physics skill to ensure physical correctness of any new implementation.
  2. Quality Check:

    • Run the run_tests skill to verify functionality.
    • Run the lint_code skill to ensure code style and types are correct.
    • Stop if significant errors are found.
  3. Documentation:

    • Run the sync_docs skill to update docstrings and documentation files.
  4. Finalize:

    • Run the update_gitignore skill if new untracked files shouldn't be committed.
    • Run the commit_cleanup skill to remove temporary files and commit the changes.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+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