Skip to content

[codex] Update Ghost skill install copy#120

Merged
nahiyankhan merged 1 commit into
mainfrom
codex/update-ghost-skill-copy
Jun 5, 2026
Merged

[codex] Update Ghost skill install copy#120
nahiyankhan merged 1 commit into
mainfrom
codex/update-ghost-skill-copy

Conversation

@nahiyankhan
Copy link
Copy Markdown
Collaborator

Summary

Updates stale Ghost install and command-discovery copy so it points agents at the current .ghost/fingerprint/ package layout instead of the retired direct fingerprint.yml / checks.yml shape.

Details

  • Updates post-install guidance in install/install.sh to describe prose.yml, inventory.yml, composition.yml, and enforcement/checks.yml.
  • Updates the ghost init discovery summary and regenerates the docs CLI manifest.
  • Adds a patch changeset for @anarchitecture/ghost.

Validation

  • pnpm check:install-bundle
  • pnpm check:cli-manifest
  • pnpm exec vitest run packages/ghost/test/skill-bundle-manifest.test.ts
  • Pre-commit hook: pnpm check
  • Pre-push hook: pnpm build, pnpm check, pnpm test

@nahiyankhan nahiyankhan marked this pull request as ready for review June 5, 2026 03:09
@nahiyankhan nahiyankhan merged commit 1728914 into main Jun 5, 2026
4 checks passed
Copy link
Copy Markdown
Collaborator Author

🤖 Follow-up update: removed the legacy-named skill path and old skill guidance from this PR.

What changed after the initial PR body:

  • The shipped Ghost skill bundle no longer includes references/map.md or references/survey.md; install bundle check now expects 11 files.
  • Public help/docs no longer label a legacy command group or advertise direct-fingerprint workflows as the new path.
  • Local install was moved to /Users/nahiyan/.agents/skills/ghost, and /Users/nahiyan/.agents/skills/ghost-fingerprint was removed.

Validation: pre-push passed pnpm build, pnpm check, and full pnpm test.

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