Skip to content

add artifact distillation workflow - #239

Merged
nahiyankhan merged 1 commit into
mainfrom
nahiyankhan/artifact-distillation
Jul 18, 2026
Merged

add artifact distillation workflow#239
nahiyankhan merged 1 commit into
mainfrom
nahiyankhan/artifact-distillation

Conversation

@nahiyankhan

Copy link
Copy Markdown
Collaborator

Category: new-feature
User Impact: Teams can turn supplied artifacts into reviewed Ghost guidance when creating or evolving a package.
Problem: Ghost described artifacts as authoring evidence, but the installed skill did not teach agents how to inspect that evidence, reconcile it with existing nodes, or surface contradictions for human approval.
Solution: Add a distillation recipe that separates observation from inference and ratified guidance, reads the current package before proposing changes, prefers minimal diffs, and keeps Git review as the canonical approval boundary.

Validation:

  • pnpm build: passed
  • pnpm test: 184 passed, 1 skipped
  • pnpm check: passed
  • pre-commit and pre-push hooks: passed

Changeset: added a minor changeset for the new shipped skill capability.

ghost Review:

  • ghost review --base origin/main: not run because this repository has no root .ghost/ package to review.
File changes

packages/ghost/src/skill-bundle/references/distill.md
Adds the artifact inspection, reconciliation, proposal, ratification, material placement, and verification workflow.

packages/ghost/src/skill-bundle/SKILL.md
Makes artifact distillation discoverable from the installed skill.

packages/ghost/src/skill-bundle/references/capture.md
Routes artifact-led authoring and updates to the distillation recipe.

packages/ghost/src/skill-bundle/references/authoring-scenarios.md
Routes new and existing package scenarios to the same reconciliation workflow.

apps/docs/src/content/docs/authoring.mdx
Documents distillation for both package creation and later updates.

install/manifest.json
Ships the new reference with ghost skill install.

.changeset/artifact-distillation-workflow.md
Records the public package release impact.

Screenshots/Demos: N/A. This changes authoring guidance and documentation, not a visual surface.

@nahiyankhan
nahiyankhan marked this pull request as ready for review July 18, 2026 07:04
@nahiyankhan
nahiyankhan merged commit 6f671f9 into main Jul 18, 2026
5 checks passed
@nahiyankhan
nahiyankhan deleted the nahiyankhan/artifact-distillation branch July 18, 2026 07:04
@github-actions github-actions Bot mentioned this pull request Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant