Skip to main content
Vaultspec logo

vaultspec-core

Decision-driven harness for coding agents, and humans.

Vaultspec is a coding harness: it implements a structured coding workflow focused on #features, decision records and the documents grounding them. It bundles rules, agents, skills, and tools to author the documents that describe and track a feature's development.

The harness supports Claude Code, Codex, Gemini CLI, and Antigravity.

release release runtime license

Install · Start a feature · Documentation

Install

Install uv, then run this from your repository root:

uvx vaultspec-core install

Vaultspec supports Python 3.13 and 3.14. uv downloads a supported interpreter if needed.

The installer writes rules, skills, and agent configuration into your project and configures a Model Context Protocol (MCP) server so your agent can call the tools.

Workflow documents live in .vault/; the policy lives in .vaultspec/. Commit both so teammates share the records and rules. Installation also manages ignore rules for local state and writes pre-commit configuration. Activating commit hooks is a separate choice.

Keep the uvx prefix when running commands yourself. For persistent or project-local installation, see installation options. Homebrew and Scoop provide binaries that need no separate Python install and no network: each one carries its own interpreter, Vaultspec and every dependency.

Start a feature

Open your repository in your coding agent and describe the work:

Add full-text search to the API. Use the feature tag search-api. Check existing decisions first, and show me any new decision and implementation plan for approval.

The agent uses the parts of the workflow the task needs:

  • Routine changes can proceed directly within your request.
  • A costly-to-reverse choice needs evidence and an approved architecture decision record (ADR). Reuse an existing accepted ADR when it already covers the work.
  • Work that needs durable sequencing or handoff uses a plan, with or without a new ADR. The agent implements and verifies each Step, logs the changes, and reviews the integrated result.

Rules guide the agent's decisions; tools maintain document structure and progress. Record checks complement tests and review, but do not prove the code is correct. Approval covers the agreed scope, including ordinary in-scope corrections; new choices outside that authorization need your input.

A feature tag groups the work's records. To see recorded progress:

uvx vaultspec-core status search-api

For planned work, ask the agent to resume the feature from its next open Step. The workflow guide explains how to choose a route, approve work, and continue across sessions.

Documentation

Open .vault/ in Obsidian to browse its linked documents. The optional vaultspec-rag package adds semantic search across the vault and your code.

Support and license

vaultspec-core is in beta. Report bugs, ask questions, or propose changes on the issue tracker. For contributions and releases, see maintainer documentation.

Released under the MIT License.

Release files for vaultspec-core 0.2.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for vaultspec-core 0.2.2
File Size Uploaded
vaultspec_core-0.2.2.tar.gz 6.5 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for vaultspec-core 0.2.2
File Interpreter ABI Platform
vaultspec_core-0.2.2-py3-none-any.whl Python 3 none any Details

Total release size: 7.6 MB

Release files / vaultspec_core-0.2.2.tar.gz

Download URL vaultspec_core-0.2.2.tar.gz
Size 6.5 MB
Tags Source
SHA-256 checksum
How to use checksums
01d6e8010548a80fc1ffe70685083d0bdd3ee6f58d87d0ea1058337038701a0c
BLAKE2b-256 checksum
How to use checksums
5254ba4156784d538f5c92ee5116987a080e5a2af835113e815bda32e52d7d4d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.16 {"installer":{"name":"uv","version":"0.12.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release files / vaultspec_core-0.2.2-py3-none-any.whl

Download URL vaultspec_core-0.2.2-py3-none-any.whl
Size 1.1 MB
Tags Python 3
SHA-256 checksum
How to use checksums
ab03d9a8e2cf2632c2f09aad512e1ed26826b14a406ef6e15db6eda328d855ad
BLAKE2b-256 checksum
How to use checksums
7fb16a0a49a15753f984bc47f9c37ef45ecd22358dacfcdb1f68ba3a1054915c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.16 {"installer":{"name":"uv","version":"0.12.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release history Release notifications | RSS feed

0.2.6

2 release files

0.2.4

2 release files

This release

0.2.2 This release

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.73

2 release files

0.1.72

2 release files

0.1.71

2 release files

0.1.70

2 release files

0.1.69

2 release files

0.1.68

2 release files

0.1.67

2 release files

0.1.66

2 release files

0.1.65

2 release files

0.1.64

2 release files

0.1.63

2 release files

0.1.62

2 release files

0.1.61

2 release files

0.1.60

2 release files

0.1.59

2 release files

0.1.57

2 release files

0.1.55

2 release files

0.1.54

2 release files

0.1.53

2 release files

0.1.52

2 release files

0.1.51

2 release files

0.1.50

2 release files

0.1.49

2 release files

0.1.48

2 release files

0.1.47

2 release files

0.1.46

2 release files

0.1.45

2 release files

0.1.44

2 release files

0.1.43

2 release files

0.1.42

2 release files

0.1.41

2 release files

0.1.40

2 release files

0.1.39

2 release files

0.1.38

2 release files

0.1.37

2 release files

0.1.36

2 release files

0.1.35

2 release files

0.1.34

2 release files

0.1.33

2 release files

0.1.32

2 release files

0.1.31

2 release files

0.1.30

2 release files

0.1.29

2 release files

0.1.28

2 release files

0.1.20

2 release files

0.1.19

2 release files

0.1.16

2 release files

0.1.15

2 release files

0.1.14

2 release files

0.1.13

2 release files

0.1.12

2 release files

0.1.11

2 release files

0.1.10

2 release files

0.1.9

2 release files

0.1.8

2 release files

0.1.2

2 release files

0.1.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page