vestige-context

Installation
SKILL.md

Get the project context pack

Pull the durable Vestige memory an agent should read before doing serious work in this project. Same shape MCP tooling exposes via vestige_get_project_context.

When to fire

  • Session start. First time you're working on this project today, fire this once.
  • Cold start on unfamiliar code. About to refactor a module you haven't touched? Pull the pack first.
  • User explicitly asks. "What's the state?", "remind me where we are", "summarise this project for me".
  • Before a non-trivial decision. If you're about to commit to architecture, the pack tells you what you're already committed to.

Tie-breaker vs vestige-recall: the pack is broad (project-wide). Recall is narrow (one query). If you have a specific question, use recall — it's cheaper.

How to invoke

vestige context --json
Installs
1
GitHub Stars
3
First Seen
Jun 17, 2026
vestige-context — conorluddy/vestige