Token observation to reminder lifecycle

Installation
SKILL.md

Token observation to reminder lifecycle

A tool-call pattern where a prior token observation enables one reminder action: add, query, modify, or delete. The pattern tests token reuse, time normalization, and same-family action disambiguation.

Routing

Use this skill when the current self-play generation target matches the name and description above. Load rules.md after the skill is selected, and load examples.jsonl only when full disclosure or diagnostic expansion is needed.

Package Files

  • rules.md: procedural trigger, evidence, decision, parameter, and answer-check rules.
  • solver_rules.md: solver-facing oracle rules for offline generated-sample filtering.
  • examples.jsonl: optional successful instantiations and notes.
  • generator_hints.md: compact questioner-facing generation advice.
  • validator.py: optional executable validator exposing validate_sample(sample).
  • stats.json: sampling and curriculum statistics.
Installs
–
GitHub Stars
150
First Seen
–
Token observation to reminder lifecycle — qwen-applications/skill-self-play