Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/blackplume233/actant-skills --skill startコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | start |
| description | Start Session |
Initialize your AI development session and begin working on tasks.
If the upcoming work is intended for delivery, plan the changelog draft early. Do not leave draft creation to the very end.
cat .trellis/workflow.md
cat .trellis/spec/index.md
cat .trellis/spec/terminology.md
cat .trellis/spec/backend/index.md
If the work is likely to ship, also read:
cat .trellis/spec/backend/ship-delivery-gate.md
python3 ./.trellis/scripts/get_context.py
python3 ./.trellis/scripts/task.py list
git status
Report:
If the user already knows this work is heading to ship / merge delivery, remind them that a changelog draft will be required before ship.
$finish-work before $ship$ship$record-session after tested and committed work