ワンクリックで
timepro-guide-curator
Add and curate indexed TimePro diagnostic guides under guides/accounting and guides/dev
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Add and curate indexed TimePro diagnostic guides under guides/accounting and guides/dev
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Prepare and run SSW TimePro CLI releases with matching release notes
Add, update, and verify generated TimePro agent skills produced by tp skills create. Use when changing SkillModelBuilder, SkillBodyBuilder, SkillRenderer, SkillVersionService, packaged skill templates, feature-gated generated skills, generated skill versions, or tp info stale-skill behavior.
| name | timepro-guide-curator |
| description | Add and curate indexed TimePro diagnostic guides under guides/accounting and guides/dev |
| allowed-tools | Bash(rg *), Bash(dotnet *), Bash(git diff *), Bash(git status *), Bash(tp *) |
Use this skill when adding or curating guide-backed diagnostics for the TimePro CLI.
Read docs/diagnostic-guides.md first. It defines the guides/accounting and
guides/dev index format, how --use-case ranking works, and when a workflow
should stay a guide versus becoming a broad installed generated skill.
guides/accounting/index.jsonguides/dev/index.jsontests/SSW.TimePro.Cli.Tests/Features/Guides/.dotnet test tests/SSW.TimePro.Cli.Tests/
dotnet test tests/SSW.TimePro.Cli.Integration/
dotnet run --project src/SSW.TimePro.Cli -- dev guide --use-case suggested --json
dotnet run --project src/SSW.TimePro.Cli -- accounting guide --use-case "invoice reconciliation" --json
git diff --check