SSWConsulting / SSWConsulting/TimePro.Tools

Skills: progressive disclosure (short root SKILL.md plus reference files)

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: P3 Type: Refactor
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:

  • SkillRenderer gains multi-file output: SKILL.md (30 to 60 lines: trigger, run-first commands, hard rules) plus references/*.md for workflows and recipes.
  • Templates split accordingly; the root links each reference conditionally ("For invoice reconciliation see references/reconciliation.md").
  • tp skills create writes 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.