一键导入
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