원클릭으로
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