Skip to content

Commit fa5271a

Browse files
committed
chore: cursor bootstrap (no installer)
1 parent 19c3845 commit fa5271a

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
description: Spec-driver mandatory boot and routing for Cursor sessions
3+
alwaysApply: true
4+
---
5+
6+
# Spec-driver bootstrap
7+
8+
1. **Immediately** follow [`.agents/skills/boot/SKILL.md`](.agents/skills/boot/SKILL.md) (equivalent to Claude’s `/boot` and [`.spec-driver/agents/boot.md`](.spec-driver/agents/boot.md)).
9+
10+
2. **Boot context**: If the “Spec-Driver Boot Context” heading is not in context, run `uv run spec-driver admin preboot` at the repo root, then read [`.agents/spec-driver-boot.md`](.agents/spec-driver-boot.md).
11+
12+
3. **After boot**: Use [`.agents/skills/using-spec-driver/SKILL.md`](.agents/skills/using-spec-driver/SKILL.md) before substantive implementation (same intent as `/using-spec-driver`).
13+
14+
Research priority (see root [`AGENTS.md`](AGENTS.md)): specs, `.contracts`, deltas (especially DR) as historical reference, backlog, finally code.

0 commit comments

Comments
 (0)