name: wrap_up_gwexpy description: gwexpy向けの一連の検証・整理・コミット手順をまとめて実行する
Wrap Up (gwexpy)
This skill performs a full end-of-workflow wrap-up for gwexpy, aligned to available skills.
Instructions
-
Physics Review (if relevant)
- If the change affects physics/math behavior, run
check_physics. - Otherwise, skip and note why.
- If the change affects physics/math behavior, run
-
Tests
- Run
test_code(fullpytest). - If it is too slow, split into logical subsets and report coverage.
- Run
-
Lint/Type Checks
- Run
lint(ruff check .andmypy .).
- Run
-
Docs Sync
- Run
sync_docsto align docstrings and docs (EN/JA) with code changes.
- Run
-
Directory Hygiene
- Run
organizeto confirm no misplaced files. - If tests created
tests/.home/, remove it and addtests/.home/to.gitignoreviaignore.
- Run
-
Commit
- Run
git_committo clean caches and commit with a concise conventional message. - Do not delete non-standard files without confirmation.
- Run
-
Report
- Summarize tests/lint results and whether full pytest completed.
- Provide commit hash if created.
Skills similaires
Expert Next.js App Router
Developpement
Un skill qui transforme Claude en expert Next.js App Router.
Claude CodeCursoradvanced
890
234
3,214
Générateur de README
Developpement
Crée des README.md professionnels et complets pour vos projets.
claudeCursorWindsurfbeginner
259
72
1,116
Rédacteur de Documentation API
Developpement
Génère de la documentation API complète au format OpenAPI/Swagger.
claudeCursorWindsurfintermediate
156
44
978