TAKTのtasks.yaml(タスクメタデータ)とタスクディレクトリ(.takt/tasks/{slug}/order.md)の 作成・編集を支援するスキル。TaskRecordスキーマに準拠したYAMLエントリの生成、 order.mdタスク仕様書の作成、ステータス遷移ルールの検証を行う。 references/taktにあるtaskスキーマ定義・ドキュメントを参照資料として活用する。 トリガー:「タスクを追加」「tasks.yamlを編集」「taktタスクを作成」 「タスク仕様書を書く」「order.mdを作成」「takt task」「タスクを定義」 「pendingタスクを追加」「GitHub Issueからタスク作成」
$npx -y skills add j5ik2o/takt-sdd --skill takt-task-builderInstalls into the current project.
Run `npx skills use "https://github.com/j5ik2o/takt-sdd" --skill "j5ik2o/takt-sdd/takt-task-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/j5ik2o/takt-sdd" that are relevant to the current task. Run `npx skills add "https://github.com/j5ik2o/takt-sdd"` and select the relevant skills, then follow their instructions.