Add worked example and copy-paste prompt file #4

Closed
opened 2026-06-04 10:25:18 +00:00 by tsieprawski · 3 comments
Owner

Plan:

  1. Review the pre-skill bass.md session and extract only the parts that are genuinely reusable.
  2. Decide whether the worked example should be:
    • a curated example session
    • a shortened case study
    • or a reference pattern file derived from the session
  3. Add a ready-to-copy prompt file for non-technical users who will paste one file into ChatGPT, Gemini, or another LLM instead of cloning the repo.
  4. Keep the prompt file practical:
    • one file
    • plain text
    • easy to paste
    • minimal setup friction
  5. Make sure the worked example and prompt file stay aligned with the skill, not as a separate competing workflow.

Notes:

  • bass.md looks like a strong source example, but likely should be curated rather than copied raw.
  • The repo now contains the reusable skill; this issue is about user-facing entry material around it.
Plan: 1. Review the pre-skill bass.md session and extract only the parts that are genuinely reusable. 2. Decide whether the worked example should be: - a curated example session - a shortened case study - or a reference pattern file derived from the session 3. Add a ready-to-copy prompt file for non-technical users who will paste one file into ChatGPT, Gemini, or another LLM instead of cloning the repo. 4. Keep the prompt file practical: - one file - plain text - easy to paste - minimal setup friction 5. Make sure the worked example and prompt file stay aligned with the skill, not as a separate competing workflow. Notes: - bass.md looks like a strong source example, but likely should be curated rather than copied raw. - The repo now contains the reusable skill; this issue is about user-facing entry material around it.
Author
Owner

Implementation started on branch issue-4-example-prompt. Next step is curating bass.md into a worked example and adding a single ready-to-paste prompt file for non-technical users.

Implementation started on branch issue-4-example-prompt. Next step is curating bass.md into a worked example and adding a single ready-to-paste prompt file for non-technical users.
Author
Owner

Initial implementation is on branch issue-4-example-prompt and in PR !5. Current scope: curated worked example from bass.md, plain-text copy-paste prompt file, SKILL.md link, and updated REUSE metadata. Validation passed with quick_validate.py and check.sh.

Initial implementation is on branch issue-4-example-prompt and in PR !5. Current scope: curated worked example from bass.md, plain-text copy-paste prompt file, SKILL.md link, and updated REUSE metadata. Validation passed with quick_validate.py and check.sh.
Author
Owner

Latest PR !5 pass: removed the broad REUSE.toml annotations in favor of regular per-file headers, corrected the copyright name to Tomasz, and expanded the worked example with original measurements, concrete chain settings, and real parameter values from bass.md. Validation still passes with quick_validate.py and check.sh.

Latest PR !5 pass: removed the broad REUSE.toml annotations in favor of regular per-file headers, corrected the copyright name to Tomasz, and expanded the worked example with original measurements, concrete chain settings, and real parameter values from bass.md. Validation still passes with quick_validate.py and check.sh.
tsieprawski referenced this issue from a commit 2026-06-04 10:45:17 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tsieprawski/tone-agent-skill#4
No description provided.