Skip to content

GoalPro v0.1.3

Latest

Choose a tag to compare

@KimYx0207 KimYx0207 released this 26 Jun 15:28

Clarifies that GoalPro's deliverable is always two copyable instruction prompts: Goal Prompt and Loop Prompt.

Changed

  • Reframe Workflow lens as a judgment layer used while generating the two prompts, not as a third output, workflow prompt, executor, scheduler, or flowchart deliverable.
  • Make repeated-work guidance write Trigger, Checkpoint, Brief, and source-of-truth details into Goal Prompt / Loop Prompt only when they help the two-prompt contract.
  • Update the website and Xiaohongshu examples so they explicitly start from the two-prompt output shape.
  • Mirror the clarification across .agents and .claude.

Verification

  • git diff --check passed with only LF-to-CRLF warnings.
  • .agents and .claude GoalPro skill mirrors have matching SHA256 hashes for SKILL.md, references/source-rules.md, and references/examples.md.
  • Key dual-prompt boundary phrases were checked with rg, including Goal Prompt + Loop Prompt, 第三个 Workflow Prompt, and 两段指令提示词.
  • graphify update . completed after the wording correction.