jackin-goal-prompt

Installation
SKILL.md

jackin-goal-prompt

Distill a roadmap item (and any plan files the operator hands you) into a single self-contained /goal prompt — one an executor agent with zero prior context can run to completion. The prompt is the product; its tightness decides whether the goal succeeds.

Capped at 4000 characters, hard. Structure borrowed from /improve's plans: self-contained, verification-gated, hard-boundaried. The skeleton that carries execution — objective, scope, verify gates, done criteria, STOP conditions — stays; everything the executor can read from files (code excerpts) or inherits from jackin❯'s auto-loaded rules (AGENTS.md, COMMITS.md, ENGINEERING.md) is pointed at, never restated.

Distinct from jackin-research: that authors a dossier brief (a multi-page prompt.mdx file run via /goal Follow). This produces a compact inline prompt run via /goal Implement or /goal Run.

When to use

  • Operator asks for a goal prompt / wants to kick off /goal on a roadmap item.
  • Operator has a roadmap item plus /improve plan files and wants them fused into one runnable prompt.

When NOT to use

  • Authoring a research dossier brief → jackin-research.
  • Designing the roadmap item itself → jackin-brainstorm.
  • Opening the PR → jackin-create-pr / jackin-propose.
Installs
382
GitHub Stars
3
First Seen
Jul 4, 2026
jackin-goal-prompt — jackin-project/jackin-dev