SSWConsulting / SSWConsulting/TimePro.Tools
Skills: progressive disclosure (short root SKILL.md plus reference files)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3
- Forks
- 0
- Avg merge
- 29m
- Merged PRs (30d)
- 28
Description
The seven skill templates total about 1,060 lines and the larger ones (accounting 274, timesheets 215) carry full step-by-step recipes. Current guidance for frontier models is a minimal root that names the trigger and routes to supporting docs, loaded only when needed.
Proposal:
SkillRenderergains multi-file output:SKILL.md(30 to 60 lines: trigger, run-first commands, hard rules) plusreferences/*.mdfor workflows and recipes.- Templates split accordingly; the root links each reference conditionally ("For invoice reconciliation see references/reconciliation.md").
tp skills createwrites and updates the whole folder; the version check covers all files.
Descriptions were already tightened in #50.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating SkillRenderer, the seven skill templates, and the implementation of tp skills create. Trace how generated files are written and how the version check currently determines its inputs. Done means each skill has a short root SKILL.md, linked reference files, and create/update plus version handling cover the complete folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100