cfsa-antigravity 2.19.2 → 2.19.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -7
- package/package.json +1 -1
- package/template/.agent/kit-sync.md +3 -3
- package/template/.claude/README.md +4 -8
- package/template/.claude/instructions/structure.md +2 -2
- package/template/.claude/instructions/workflow.md +7 -7
- package/template/.claude/kit-sync.md +6 -0
- package/template/.claude/memory/README.md +31 -1
- package/template/.claude/memory/blockers.md +10 -0
- package/template/.claude/memory/decisions.md +19 -0
- package/template/.claude/memory/patterns.md +26 -0
- package/template/.claude/memory/sessions/README.md +5 -0
- package/template/.claude/progress/.gitkeep +0 -0
- package/template/.claude/progress/memory/.gitkeep +0 -0
- package/template/.claude/progress/sessions/.gitkeep +0 -0
- package/template/.claude/rules/completion-checklist.md +5 -5
- package/template/.claude/rules/extensibility.md +1 -1
- package/template/.claude/rules/memory-capture.md +14 -1
- package/template/.claude/rules/vertical-slices.md +1 -1
- package/template/.claude/skill-library/MANIFEST.md +7 -7
- package/template/.claude/skill-library/README.md +3 -3
- package/template/.claude/skill-library/meta/claude-code/README.md +1 -1
- package/template/.claude/skill-library/surface/web/design-reference-data/SKILL.md +4 -4
- package/template/.claude/skill-library/surface/web/frontend-design/SKILL.md +1 -1
- package/template/.claude/skill-library/surface/web/frontend-verification/SKILL.md +3 -3
- package/template/.claude/skills/bootstrap-agents/SKILL.md +13 -13
- package/template/.claude/skills/database-schema-design/SKILL.md +3 -3
- package/template/.claude/skills/error-handling-patterns/SKILL.md +1 -1
- package/template/.claude/skills/find-skills/SKILL.md +1 -1
- package/template/.claude/skills/idea-extraction/SKILL.md +5 -5
- package/template/.claude/skills/migration-management/SKILL.md +1 -1
- package/template/.claude/skills/parallel-agents/SKILL.md +2 -2
- package/template/.claude/skills/prd-templates/references/bootstrap-verification-protocol.md +6 -6
- package/template/.claude/skills/prd-templates/references/decision-confirmation-protocol.md +1 -1
- package/template/.claude/skills/prd-templates/references/decision-propagation.md +3 -3
- package/template/.claude/skills/prd-templates/references/engagement-tier-protocol.md +1 -1
- package/template/.claude/skills/prd-templates/references/evolution-layer-guidance.md +2 -2
- package/template/.claude/skills/prd-templates/references/folder-seeding-protocol.md +5 -5
- package/template/.claude/skills/prd-templates/references/input-classification.md +1 -1
- package/template/.claude/skills/prd-templates/references/map-guard-protocol.md +2 -2
- package/template/.claude/skills/prd-templates/references/persona-completeness-gate.md +1 -1
- package/template/.claude/skills/prd-templates/references/placeholder-workflow-mapping.md +1 -1
- package/template/.claude/skills/prd-templates/references/shard-boundary-analysis.md +1 -1
- package/template/.claude/skills/prd-templates/references/skill-loading-protocol.md +3 -3
- package/template/.claude/skills/prd-templates/references/spec-coverage-sweep.md +1 -1
- package/template/.claude/skills/prd-templates/references/workflow-checkpoint-protocol.md +1 -1
- package/template/.claude/skills/resolve-ambiguity/SKILL.md +4 -4
- package/template/.claude/skills/session-continuity/SKILL.md +6 -6
- package/template/.claude/skills/session-continuity/protocols/01-session-resumption.md +2 -2
- package/template/.claude/skills/session-continuity/protocols/02-progress-generation.md +7 -7
- package/template/.claude/skills/session-continuity/protocols/03-progress-update.md +5 -5
- package/template/.claude/skills/session-continuity/protocols/04-pattern-extraction.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/05-session-close.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/06-decision-analysis.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/07-spec-pipeline-generation.md +2 -2
- package/template/.claude/skills/session-continuity/protocols/08-spec-pipeline-update.md +3 -3
- package/template/.claude/skills/session-continuity/protocols/09-parallel-claim.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/10-placeholder-verification-gate.md +3 -3
- package/template/.claude/skills/session-continuity/protocols/11-parallel-synthesis.md +2 -2
- package/template/.claude/skills/session-continuity/protocols/ambiguity-gates.md +1 -1
- package/template/.claude/skills/setup/setup-provision-skills.md +1 -1
- package/template/.claude/skills/skill-creator/SKILL.md +11 -11
- package/template/.claude/skills/tdd-workflow/SKILL.md +1 -1
- package/template/.claude/skills/testing-strategist/SKILL.md +1 -1
- package/template/.claude/skills/workflows/README.md +2 -2
- package/template/.claude/skills/workflows/workflow-audit-ambiguity-execute.md +0 -4
- package/template/.claude/skills/workflows/workflow-audit-ambiguity-rubrics.md +0 -4
- package/template/.claude/skills/workflows/workflow-audit-ambiguity.md +0 -4
- package/template/.claude/skills/workflows/workflow-bootstrap-agents-fill.md +1 -5
- package/template/.claude/skills/workflows/workflow-bootstrap-agents-provision.md +1 -5
- package/template/.claude/skills/workflows/workflow-bootstrap-agents.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-architecture.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-compile.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-design-system.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-security.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-stack.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd.md +0 -7
- package/template/.claude/skills/workflows/workflow-decompose-architecture-structure.md +0 -4
- package/template/.claude/skills/workflows/workflow-decompose-architecture-validate.md +0 -4
- package/template/.claude/skills/workflows/workflow-decompose-architecture.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-contract.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-feature-cascade.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-feature-classify.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-feature.md +0 -4
- package/template/.claude/skills/workflows/workflow-ideate-discover.md +2 -6
- package/template/.claude/skills/workflows/workflow-ideate-extract.md +3 -7
- package/template/.claude/skills/workflows/workflow-ideate-validate.md +3 -7
- package/template/.claude/skills/workflows/workflow-ideate.md +0 -5
- package/template/.claude/skills/workflows/workflow-implement-slice-setup.md +0 -4
- package/template/.claude/skills/workflows/workflow-implement-slice-tdd.md +0 -4
- package/template/.claude/skills/workflows/workflow-implement-slice.md +0 -4
- package/template/.claude/skills/workflows/workflow-plan-phase-preflight.md +2 -6
- package/template/.claude/skills/workflows/workflow-plan-phase-write.md +0 -4
- package/template/.claude/skills/workflows/workflow-plan-phase.md +2 -6
- package/template/.claude/skills/workflows/workflow-propagate-decision-apply.md +0 -4
- package/template/.claude/skills/workflows/workflow-propagate-decision-scan.md +0 -4
- package/template/.claude/skills/workflows/workflow-propagate-decision.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-pipeline-assess.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-pipeline-execute.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-pipeline.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-shard-split.md +0 -4
- package/template/.claude/skills/workflows/workflow-resolve-ambiguity.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-cicd.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-data.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-hosting.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-scaffold.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace.md +0 -6
- package/template/.claude/skills/workflows/workflow-sync-kit.md +2 -6
- package/template/.claude/skills/workflows/workflow-update-architecture-map.md +0 -4
- package/template/.claude/skills/workflows/workflow-validate-phase-quality.md +0 -4
- package/template/.claude/skills/workflows/workflow-validate-phase-readiness.md +0 -4
- package/template/.claude/skills/workflows/workflow-validate-phase.md +0 -4
- package/template/.claude/skills/workflows/workflow-verify-infrastructure.md +0 -4
- package/template/.claude/skills/workflows/workflow-write-architecture-spec-deepen.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-architecture-spec-design.md +2 -6
- package/template/.claude/skills/workflows/workflow-write-architecture-spec.md +2 -6
- package/template/.claude/skills/workflows/workflow-write-be-spec-classify.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-be-spec-write.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-be-spec.md +3 -7
- package/template/.claude/skills/workflows/workflow-write-fe-spec-classify.md +0 -4
- package/template/.claude/skills/workflows/workflow-write-fe-spec-write.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-fe-spec.md +3 -7
- package/template/CLAUDE.md +14 -14
- package/template/docs/README.md +9 -9
- package/template/docs/kit-architecture.md +64 -22
|
@@ -21,7 +21,7 @@ Design scalable, well-structured database schemas with proper relationships, con
|
|
|
21
21
|
|
|
22
22
|
## Paradigm-Specific References
|
|
23
23
|
|
|
24
|
-
After reading the methodology below, read the reference matching your surface's Databases column in the surface stack map (`.
|
|
24
|
+
After reading the methodology below, read the reference matching your surface's Databases column in the surface stack map (`.claude/instructions/tech-stack.md`):
|
|
25
25
|
|
|
26
26
|
| Paradigm | Reference | Example Stores |
|
|
27
27
|
|----------|-----------|----------------|
|
|
@@ -147,7 +147,7 @@ Present and confirm the table with the user before proceeding to Sub-step B.
|
|
|
147
147
|
|
|
148
148
|
### Sub-step B — Registry-First Skill Search
|
|
149
149
|
|
|
150
|
-
Before presenting any store options, read `.
|
|
150
|
+
Before presenting any store options, read `.claude/skills/find-skills/SKILL.md` and run `npx skills find [query type or store name]` for each query type that appeared in the table.
|
|
151
151
|
|
|
152
152
|
If the registry returns a skill, install it first. The bundled skill library is a fallback only.
|
|
153
153
|
|
|
@@ -198,7 +198,7 @@ For each cross-store entity, answer the following in order:
|
|
|
198
198
|
|
|
199
199
|
### Skill Instruction
|
|
200
200
|
|
|
201
|
-
Read all database skills listed in the Databases column of the surface stack map (`.
|
|
201
|
+
Read all database skills listed in the Databases column of the surface stack map (`.claude/instructions/tech-stack.md`) for advice on each store's transaction semantics and consistency guarantees before completing this step.
|
|
202
202
|
|
|
203
203
|
### Output
|
|
204
204
|
|
|
@@ -20,7 +20,7 @@ Build resilient applications with robust error handling strategies that graceful
|
|
|
20
20
|
|
|
21
21
|
## Stack-Specific References
|
|
22
22
|
|
|
23
|
-
After reading the methodology below, read the reference matching your surface's Languages column in the surface stack map (`.
|
|
23
|
+
After reading the methodology below, read the reference matching your surface's Languages column in the surface stack map (`.claude/instructions/tech-stack.md`):
|
|
24
24
|
|
|
25
25
|
| Language | Reference |
|
|
26
26
|
|----------|-----------|
|
|
@@ -21,7 +21,7 @@ Use this skill when the user:
|
|
|
21
21
|
|
|
22
22
|
## When Called as a Workflow Fallback
|
|
23
23
|
|
|
24
|
-
Workflows that load stack-specific skills may invoke this skill as a fallback when a required skill is not installed in `.
|
|
24
|
+
Workflows that load stack-specific skills may invoke this skill as a fallback when a required skill is not installed in `.claude/skills/` and has no matching entry in `.claude/skill-library/MANIFEST.md`. In this case:
|
|
25
25
|
|
|
26
26
|
1. Use the `npx skills find [skill-name]` command to search the open agent skills ecosystem for a matching skill
|
|
27
27
|
2. Present the top results to the user with install commands
|
|
@@ -38,16 +38,16 @@ This skill writes directly to the `docs/plans/ideation/` folder using a **fracta
|
|
|
38
38
|
**Key rules:**
|
|
39
39
|
|
|
40
40
|
1. **Always folders.** Every domain, sub-domain, and even single-surface projects use folders — no flat files. One universal pattern, no exceptions.
|
|
41
|
-
2. **Indexes at every level.** Template: `.
|
|
42
|
-
3. **CX files at every level.** Template: `.
|
|
43
|
-
4. **Feature files are leaf nodes.** Template: `.
|
|
41
|
+
2. **Indexes at every level.** Template: `.claude/skills/prd-templates/references/fractal-node-index-template.md`
|
|
42
|
+
3. **CX files at every level.** Template: `.claude/skills/prd-templates/references/fractal-cx-template.md`
|
|
43
|
+
4. **Feature files are leaf nodes.** Template: `.claude/skills/prd-templates/references/fractal-feature-template.md`
|
|
44
44
|
5. **Depth is reactive.** The structure grows during exploration — never pre-scaffolded beyond what's discovered.
|
|
45
45
|
6. **Soft limit at 4 levels.** If creating a level 5+ node, pause and ask the user: "This is getting unusually deep — should I promote a parent to reduce nesting, or is this depth justified?"
|
|
46
46
|
|
|
47
47
|
### Super-Index
|
|
48
48
|
|
|
49
|
-
The top-level `ideation-index.md` uses a different template: `.
|
|
50
|
-
The top-level `ideation-cx.md` uses: `.
|
|
49
|
+
The top-level `ideation-index.md` uses a different template: `.claude/skills/prd-templates/references/ideation-index-template.md`
|
|
50
|
+
The top-level `ideation-cx.md` uses: `.claude/skills/prd-templates/references/ideation-crosscut-template.md`
|
|
51
51
|
|
|
52
52
|
### Numbering Convention
|
|
53
53
|
|
|
@@ -21,7 +21,7 @@ Implement robust database migration systems with version control, rollback capab
|
|
|
21
21
|
|
|
22
22
|
## Paradigm-Specific References
|
|
23
23
|
|
|
24
|
-
After reading the methodology below, read the reference matching your surface's Databases column in the surface stack map (`.
|
|
24
|
+
After reading the methodology below, read the reference matching your surface's Databases column in the surface stack map (`.claude/instructions/tech-stack.md`):
|
|
25
25
|
|
|
26
26
|
| Paradigm | Reference | Example Stores |
|
|
27
27
|
|----------|-----------|----------------|
|
|
@@ -154,7 +154,7 @@ Enter parallel mode when the slice's tasks contain surface tags (`BE`, `FE`, `QA
|
|
|
154
154
|
### Dispatch Instructions
|
|
155
155
|
|
|
156
156
|
1. **Untagged tasks first** — Contract/schema work runs sequentially by orchestrator (Phase 0) before any tagged dispatch.
|
|
157
|
-
2. **QA-RED** — QA agent writes comprehensive failing tests for ALL acceptance criteria. Tests MUST fail. Read `.
|
|
157
|
+
2. **QA-RED** — QA agent writes comprehensive failing tests for ALL acceptance criteria. Tests MUST fail. Read `.claude/skills/session-continuity/protocols/09-parallel-claim.md`. Every contract field and error type covered.
|
|
158
158
|
3. **BE + FE parallel** — Code against tests and contracts simultaneously. Annotate spec-gap decisions with `// DECISION: [what and why]`.
|
|
159
159
|
4. **QA-GREEN** — Re-verify all tests pass, anti-cheat check, add integration tests.
|
|
160
160
|
5. **Iterative loop rule** — If QA-GREEN fails → re-dispatch BE/FE → QA-GREEN again → repeat until all pass.
|
|
@@ -162,4 +162,4 @@ Enter parallel mode when the slice's tasks contain surface tags (`BE`, `FE`, `QA
|
|
|
162
162
|
|
|
163
163
|
### Progress Logging
|
|
164
164
|
|
|
165
|
-
Log each dispatch phase to `.
|
|
165
|
+
Log each dispatch phase to `.claude/progress/slices/phase-NN-slice-NN.md` under `## Dispatch Log`.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
### 1. Fire
|
|
10
10
|
|
|
11
|
-
Read `.
|
|
11
|
+
Read `.claude/skills/workflows/workflow-bootstrap-agents.md` and execute with the provided key(s).
|
|
12
12
|
|
|
13
13
|
### 2. Verify
|
|
14
14
|
|
|
@@ -16,12 +16,12 @@ After bootstrap returns, verify that the target was actually filled:
|
|
|
16
16
|
|
|
17
17
|
| Key Type | Where to Verify | How to Verify |
|
|
18
18
|
|----------|----------------|---------------|
|
|
19
|
-
| Language/Framework/DB/ORM | Surface stack map in `.
|
|
19
|
+
| Language/Framework/DB/ORM | Surface stack map in `.claude/instructions/tech-stack.md` | The cell for the provided key's surface row is no longer empty |
|
|
20
20
|
| CI/CD, Hosting, Auth, Security | Cross-cutting section of surface stack map | The cell is no longer empty |
|
|
21
|
-
| Design direction | `.
|
|
22
|
-
| Project structure | `.
|
|
23
|
-
| Dev tooling | `.
|
|
24
|
-
| New dependency skill | `.
|
|
21
|
+
| Design direction | `.claude/skills/brand-guidelines/SKILL.md` | `{{DESIGN_DIRECTION}}` no longer appears as literal text |
|
|
22
|
+
| Project structure | `.claude/instructions/structure.md` | `{{PROJECT_STRUCTURE}}` no longer appears as literal text |
|
|
23
|
+
| Dev tooling | `.claude/instructions/commands.md` | Template values are replaced with real commands |
|
|
24
|
+
| New dependency skill | `.claude/skills/[skill-name]/SKILL.md` | The skill directory exists and `SKILL.md` is readable |
|
|
25
25
|
|
|
26
26
|
### 3. Hard Gate
|
|
27
27
|
|
|
@@ -37,7 +37,7 @@ After confirmation, write the decision to the target file + section.
|
|
|
37
37
|
|
|
38
38
|
### 5. Verify Write
|
|
39
39
|
|
|
40
|
-
Follow the write verification protocol (`.
|
|
40
|
+
Follow the write verification protocol (`.claude/skills/prd-templates/references/write-verification-protocol.md`):
|
|
41
41
|
- Read back the target file
|
|
42
42
|
- Verify the section header exists and content matches what was confirmed
|
|
43
43
|
- If missing or mismatched → write failed, retry
|
|
@@ -6,11 +6,11 @@ Templates, formats, and scan procedures for `/propagate-decision` workflows.
|
|
|
6
6
|
|
|
7
7
|
| Decision Type | Source Document | Downstream Scope |
|
|
8
8
|
|--------------|-----------------|-------------------|
|
|
9
|
-
| **structure** | `.
|
|
10
|
-
| **tech-stack** | `.
|
|
9
|
+
| **structure** | `.claude/instructions/structure.md` | All IA shards, BE specs, FE specs |
|
|
10
|
+
| **tech-stack** | `.claude/instructions/tech-stack.md` + architecture doc | All IA shards, BE specs, FE specs |
|
|
11
11
|
| **auth-model** | Architecture doc (auth/security section) | All BE specs with middleware, all FE specs with auth flows |
|
|
12
12
|
| **data-placement** | `docs/plans/data-placement-strategy.md` | All IA shards with data models, all BE specs with storage |
|
|
13
|
-
| **patterns** | `.
|
|
13
|
+
| **patterns** | `.claude/instructions/patterns.md` | All IA shards, BE specs with implementation patterns, FE specs with component patterns |
|
|
14
14
|
| **error-architecture** | Architecture doc `## Error Architecture` (5 sub-sections) | All BE specs, all FE specs |
|
|
15
15
|
|
|
16
16
|
## Selection Menu Format
|
|
@@ -55,4 +55,4 @@ Not all decisions follow the engagement tier. Some are always user-facing regard
|
|
|
55
55
|
| **Structural** | No — tier-aware | File naming, directory organization |
|
|
56
56
|
| **Implementation** | No — agent decides | Import ordering, variable naming |
|
|
57
57
|
|
|
58
|
-
See `.
|
|
58
|
+
See `.claude/rules/decision-classification.md` for the full classification.
|
|
@@ -7,8 +7,8 @@ Reference for `/evolve-feature-classify` Step 4 and `/evolve-feature-cascade` St
|
|
|
7
7
|
### Ideation Layer (`docs/plans/ideation/`)
|
|
8
8
|
|
|
9
9
|
1. **Placement**: Read `ideation-index.md` Structure Map. Identify the domain folder. Create new domain if needed.
|
|
10
|
-
2. **Classification Gate**: Apply Node Classification Gate from `.
|
|
11
|
-
3. **Write**: Use `.
|
|
10
|
+
2. **Classification Gate**: Apply Node Classification Gate from `.claude/skills/idea-extraction/SKILL.md` — leaf feature or sub-domain folder.
|
|
11
|
+
3. **Write**: Use `.claude/skills/prd-templates/references/fractal-feature-template.md`. Include:
|
|
12
12
|
- Feature description (what and why)
|
|
13
13
|
- Affected personas
|
|
14
14
|
- Success criteria
|
|
@@ -33,11 +33,11 @@ For multi-product projects, additionally create `surfaces/` with sub-folders per
|
|
|
33
33
|
|
|
34
34
|
Read these templates when creating files:
|
|
35
35
|
|
|
36
|
-
- `.
|
|
37
|
-
- `.
|
|
38
|
-
- `.
|
|
39
|
-
- `.
|
|
40
|
-
- `.
|
|
36
|
+
- `.claude/skills/prd-templates/references/ideation-index-template.md` (super-index)
|
|
37
|
+
- `.claude/skills/prd-templates/references/ideation-crosscut-template.md` (global CX)
|
|
38
|
+
- `.claude/skills/prd-templates/references/fractal-node-index-template.md` (node index)
|
|
39
|
+
- `.claude/skills/prd-templates/references/fractal-cx-template.md` (node CX)
|
|
40
|
+
- `.claude/skills/prd-templates/references/fractal-feature-template.md` (feature file)
|
|
41
41
|
|
|
42
42
|
## Domain Seeding Rules
|
|
43
43
|
|
|
@@ -12,7 +12,7 @@ Classify user-provided input to determine which mode the `idea-extraction` skill
|
|
|
12
12
|
|
|
13
13
|
## Mode References
|
|
14
14
|
|
|
15
|
-
Each mode's full process is defined in `.
|
|
15
|
+
Each mode's full process is defined in `.claude/skills/idea-extraction/SKILL.md`:
|
|
16
16
|
|
|
17
17
|
- **Extraction Mode** → `## Input-Adaptive Modes → Extraction Mode — Rich Input`
|
|
18
18
|
- **Expansion Mode** → `## Input-Adaptive Modes → Expansion Mode — Thin Input`
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
### 1. Read the Map
|
|
10
10
|
|
|
11
|
-
Read the surface stack map from `.
|
|
11
|
+
Read the surface stack map from `.claude/instructions/tech-stack.md`.
|
|
12
12
|
|
|
13
13
|
### 2. Check Required Cells
|
|
14
14
|
|
|
@@ -38,7 +38,7 @@ If the empty cells are auto-recoverable:
|
|
|
38
38
|
|
|
39
39
|
1. **Read `docs/plans/architecture-draft.md`** — extract confirmed tech stack decisions (languages, frameworks, databases, ORMs, hosting, auth, CI/CD)
|
|
40
40
|
2. **Build the bootstrap key set** from confirmed decisions
|
|
41
|
-
3. **Execute `/bootstrap-agents`** with those keys — read `.
|
|
41
|
+
3. **Execute `/bootstrap-agents`** with those keys — read `.claude/skills/workflows/workflow-bootstrap-agents.md` and run BOTH shards (fill + provision)
|
|
42
42
|
4. **Re-read the surface stack map** after bootstrap completes
|
|
43
43
|
5. **Re-check the required cells** — if now filled → proceed. If still empty → escalate to hard stop (Step 5)
|
|
44
44
|
|
|
@@ -17,4 +17,4 @@ Every persona must have all 6 fields populated before proceeding past persona ex
|
|
|
17
17
|
|
|
18
18
|
If any field is absent for any persona → probe the user before proceeding.
|
|
19
19
|
|
|
20
|
-
Reference: `.
|
|
20
|
+
Reference: `.claude/skills/pipeline-rubrics/references/ideation-rubric.md` Dimension 2.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Maps surface stack map columns and cross-cutting categories to the workflows that consume them.
|
|
4
4
|
|
|
5
|
-
> **How workflows use the map**: See `.
|
|
5
|
+
> **How workflows use the map**: See `.claude/instructions/tech-stack.md` for the surface stack map format and resolution rules. Workflows determine their surface context (from shard directory or slice surface tag), then look up the corresponding row and column.
|
|
6
6
|
|
|
7
7
|
## Per-Surface Columns
|
|
8
8
|
|
|
@@ -73,7 +73,7 @@ Proposed split:
|
|
|
73
73
|
Split rationale: [why these groups are independent]
|
|
74
74
|
```
|
|
75
75
|
|
|
76
|
-
**After any split**: Update `docs/plans/ia/decomposition-plan.md` with the revised table, re-run the Must Have coverage gate, **then run `/remediate-shard-split` to update all downstream cross-references. Do NOT proceed until zero stale parent references remain.** See `.
|
|
76
|
+
**After any split**: Update `docs/plans/ia/decomposition-plan.md` with the revised table, re-run the Must Have coverage gate, **then run `/remediate-shard-split` to update all downstream cross-references. Do NOT proceed until zero stale parent references remain.** See `.claude/skills/prd-templates/references/shard-split-remediation.md` for scan patterns and matching heuristics.
|
|
77
77
|
|
|
78
78
|
**Companion spec tracking**: When writing BE or FE specs for split shards, populate the `## Split Group` section in each spec file (see `be-spec-template.md` / `fe-spec-template.md`). This enables downstream discovery of sibling specs during implementation.
|
|
79
79
|
|
|
@@ -6,16 +6,16 @@ Standard procedure for loading skills from the surface stack map before beginnin
|
|
|
6
6
|
|
|
7
7
|
1. **Determine the surface**: Identify which surface this work belongs to from the directory path or phase plan (e.g., `docs/plans/be/web/` → surface `web`; flat `docs/plans/be/` → surface `shared`).
|
|
8
8
|
|
|
9
|
-
2. **Read the surface stack map**: Open `.
|
|
9
|
+
2. **Read the surface stack map**: Open `.claude/instructions/tech-stack.md` and locate this surface's row.
|
|
10
10
|
|
|
11
11
|
3. **For each skill category** relevant to your workflow (Languages, Databases, BE Frameworks, FE Frameworks, FE Design, ORMs, Auth, Unit Tests, E2E Tests, State Mgmt, Accessibility, CI/CD, Hosting, Security):
|
|
12
12
|
- Read the skill name(s) listed in that cell
|
|
13
|
-
- For each skill directory name, read `.
|
|
13
|
+
- For each skill directory name, read `.claude/skills/[skill]/SKILL.md`
|
|
14
14
|
- Follow its conventions (language, testing, framework, design, etc.)
|
|
15
15
|
|
|
16
16
|
4. **Cross-cutting skills**: Some categories (Auth, Security, CI/CD, Hosting, Accessibility) are in the cross-cutting section — not per-surface. Read those from the cross-cutting rows.
|
|
17
17
|
|
|
18
|
-
5. **Missing skill fallback**: If any skill in the bundle is not installed in `.
|
|
18
|
+
5. **Missing skill fallback**: If any skill in the bundle is not installed in `.claude/skills/` and is not in `.claude/skill-library/MANIFEST.md`, read `.claude/skills/find-skills/SKILL.md` and follow its discovery methodology to search for a community equivalent before proceeding without it.
|
|
19
19
|
|
|
20
20
|
## Which Categories to Load Per Workflow
|
|
21
21
|
|
|
@@ -33,7 +33,7 @@ For each slice in the phase plan (`docs/plans/phases/phase-N.md`):
|
|
|
33
33
|
|
|
34
34
|
If any flow, field, error code, auth rule, IA acceptance criterion, or accessibility requirement has no corresponding test:
|
|
35
35
|
|
|
36
|
-
> ❌ STOP — Do not mark this phase as complete. List the uncovered items. Either write the missing tests and re-run the Test Cmd from `.
|
|
36
|
+
> ❌ STOP — Do not mark this phase as complete. List the uncovered items. Either write the missing tests and re-run the Test Cmd from `.claude/instructions/commands.md`, or if the item was genuinely deferred (valid boundary stub + tracking issue), document the deferral explicitly in the phase validation report.
|
|
37
37
|
|
|
38
38
|
## Pass Criteria
|
|
39
39
|
|
|
@@ -13,7 +13,7 @@ The checkpoint is a markdown file with YAML-style key-value pairs. Agents must p
|
|
|
13
13
|
```markdown
|
|
14
14
|
# Workflow Checkpoint
|
|
15
15
|
|
|
16
|
-
active_shard: .
|
|
16
|
+
active_shard: .claude/skills/workflows/workflow-create-prd-stack.md
|
|
17
17
|
current_step: per-axis-flow
|
|
18
18
|
current_item: Frontend Framework (STK-04)
|
|
19
19
|
items_completed: [Hosting (STK-01), Database (STK-02), Auth (STK-03)]
|
|
@@ -38,10 +38,10 @@ Check sources in this order. **Stop as soon as you find authoritative informatio
|
|
|
38
38
|
|
|
39
39
|
Look for project-specific context that may already answer the question:
|
|
40
40
|
- `AGENTS.md` or `GEMINI.md` — Agent instructions, tech stack, validation commands
|
|
41
|
-
- `.
|
|
42
|
-
- `.
|
|
43
|
-
- `.
|
|
44
|
-
- `.
|
|
41
|
+
- `.claude/instructions/tech-stack.md` — Technology decisions
|
|
42
|
+
- `.claude/instructions/patterns.md` — Code conventions
|
|
43
|
+
- `.claude/instructions/structure.md` — Directory layout
|
|
44
|
+
- `.claude/instructions/commands.md` — Dev, test, lint, build
|
|
45
45
|
|
|
46
46
|
If these files contain `{{PLACEHOLDER}}` values, the information hasn't been decided yet — move to the next tier.
|
|
47
47
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: session-continuity
|
|
3
3
|
description: >
|
|
4
4
|
Cross-session progress tracking, pattern extraction, and session resumption.
|
|
5
|
-
Gives agents memory across sessions using markdown files in `.
|
|
5
|
+
Gives agents memory across sessions using markdown files in `.claude/progress/`.
|
|
6
6
|
Subsumes self-improving-agent — handles both implementation tracking AND
|
|
7
7
|
experiential learning in one skill. Workflows invoke specific protocols by name.
|
|
8
8
|
triggers:
|
|
@@ -43,17 +43,17 @@ Workflows = WHAT to do (ordered steps — invoke protocols by name)
|
|
|
43
43
|
This Skill = HOW to do it (protocols — detailed step-by-step)
|
|
44
44
|
```
|
|
45
45
|
|
|
46
|
-
Workflows say: "Read `.
|
|
46
|
+
Workflows say: "Read `.claude/skills/session-continuity/protocols/NN-protocol-name.md` and follow the **X Protocol**."
|
|
47
47
|
This skill defines each protocol with exact steps, file formats, and rules.
|
|
48
48
|
|
|
49
49
|
---
|
|
50
50
|
|
|
51
51
|
## Directory Structure
|
|
52
52
|
|
|
53
|
-
All progress state lives in `.
|
|
53
|
+
All progress state lives in `.claude/progress/`:
|
|
54
54
|
|
|
55
55
|
```
|
|
56
|
-
.
|
|
56
|
+
.claude/progress/
|
|
57
57
|
├── index.md # Master checklist — phases + overall %
|
|
58
58
|
├── spec-pipeline.md # Spec completion tracker (IA/BE/FE per shard)
|
|
59
59
|
├── phases/
|
|
@@ -91,7 +91,7 @@ for complex ones.
|
|
|
91
91
|
|
|
92
92
|
### Steps
|
|
93
93
|
|
|
94
|
-
1. **Check if `.
|
|
94
|
+
1. **Check if `.claude/progress/index.md` exists**
|
|
95
95
|
- If no: this is a fresh project with no tracked progress. Skip resumption.
|
|
96
96
|
- If yes: continue.
|
|
97
97
|
|
|
@@ -460,7 +460,7 @@ have IA specs, BE specs, and FE specs completed.
|
|
|
460
460
|
|
|
461
461
|
1. **Read the IA index** — `docs/plans/ia/index.md` — to get the list of shards.
|
|
462
462
|
|
|
463
|
-
2. **Create `.
|
|
463
|
+
2. **Create `.claude/progress/spec-pipeline.md`**:
|
|
464
464
|
```markdown
|
|
465
465
|
# Spec Pipeline Progress
|
|
466
466
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 1: Session Resumption
|
|
4
4
|
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
## Steps
|
|
12
12
|
|
|
13
|
-
1. **Check if `.
|
|
13
|
+
1. **Check if `.claude/progress/index.md` exists**
|
|
14
14
|
- If no: this is a fresh project with no tracked progress. Skip resumption.
|
|
15
15
|
- If yes: continue.
|
|
16
16
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 2: Progress Generation
|
|
4
4
|
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
1. **Read the phase plan** that was just created (the output of `/plan-phase`).
|
|
14
14
|
|
|
15
|
-
2. **Create or update `.
|
|
15
|
+
2. **Create or update `.claude/progress/index.md`**:
|
|
16
16
|
```markdown
|
|
17
17
|
# Implementation Progress
|
|
18
18
|
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
| Phase 1: {{NAME}} | not-started | 0/{{N}} | [→](phases/phase-01.md) |
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
3. **Create `.
|
|
30
|
+
3. **Create `.claude/progress/phases/phase-NN.md`**:
|
|
31
31
|
```markdown
|
|
32
32
|
# Phase {{N}}: {{NAME}}
|
|
33
33
|
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
- `files:` blocks are NOT written during generation — only during claim (Protocol 9)
|
|
56
56
|
- Subtasks under tagged tasks inherit the parent's surface ownership
|
|
57
57
|
|
|
58
|
-
4. **Create `.
|
|
58
|
+
4. **Create `.claude/progress/slices/phase-NN-slice-NN.md`** for each slice with ≥3 criteria:
|
|
59
59
|
```markdown
|
|
60
60
|
# Phase {{P}} / Slice {{S}}: {{NAME}}
|
|
61
61
|
|
|
@@ -80,6 +80,6 @@
|
|
|
80
80
|
```
|
|
81
81
|
|
|
82
82
|
5. **Initialize memory files** (only if they don't already exist):
|
|
83
|
-
- `.
|
|
84
|
-
- `.
|
|
85
|
-
- `.
|
|
83
|
+
- `.claude/memory/patterns.md` — empty with header
|
|
84
|
+
- `.claude/memory/blockers.md` — empty with header
|
|
85
|
+
- `.claude/memory/decisions.md` — empty with header
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 3: Progress Update
|
|
4
4
|
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
|
|
11
11
|
## Steps
|
|
12
12
|
|
|
13
|
-
1. **Mark tasks and acceptance criteria `[x]`** in the slice's tracking location (use the exact files in the `.
|
|
14
|
-
- If slice has its own file: update `.
|
|
15
|
-
- If inline: update `.
|
|
13
|
+
1. **Mark tasks and acceptance criteria `[x]`** in the slice's tracking location (use the exact files in the `.claude/progress/` directory, NEVER guess the path):
|
|
14
|
+
- If slice has its own file: update `.claude/progress/slices/phase-NN-slice-NN.md`
|
|
15
|
+
- If inline: update `.claude/progress/phases/phase-NN.md`
|
|
16
16
|
|
|
17
17
|
2. **Release any claimed tasks** — if the completed task had `[!]`:
|
|
18
18
|
- Change status from `[/]` to `[x]`
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
**Progress**: 4/7 slices
|
|
43
43
|
```
|
|
44
44
|
|
|
45
|
-
5. **Update `.
|
|
45
|
+
5. **Update `.claude/progress/index.md`** — recalculate overall progress:
|
|
46
46
|
```markdown
|
|
47
47
|
**Overall**: 12/20 slices (60%)
|
|
48
48
|
```
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 4: Pattern Extraction
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 5: Session Close
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 6: Decision Effect Analysis
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 7: Spec Pipeline Generation
|
|
4
4
|
|
|
@@ -13,7 +13,7 @@ have IA specs, BE specs, and FE specs completed.
|
|
|
13
13
|
|
|
14
14
|
1. **Read the IA index** — `docs/plans/ia/index.md` — to get the list of shards.
|
|
15
15
|
|
|
16
|
-
2. **Create `.
|
|
16
|
+
2. **Create `.claude/progress/spec-pipeline.md`**:
|
|
17
17
|
```markdown
|
|
18
18
|
# Spec Pipeline Progress
|
|
19
19
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 8: Spec Pipeline Update
|
|
4
4
|
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
1. **Identify the shard and layer** — which shard just got its spec completed,
|
|
15
15
|
and which layer (IA, BE, or FE)?
|
|
16
16
|
|
|
17
|
-
2. **Update `.
|
|
17
|
+
2. **Update `.claude/progress/spec-pipeline.md`** — before updating any cell, perform these validation checks:
|
|
18
18
|
|
|
19
19
|
(a) Read the `File` column for the shard from the tracker to get the expected file path.
|
|
20
20
|
(b) Confirm the file exists at that path. If not → **skip the update** and report: `"Cannot mark [shard] [layer] as complete — file not found at [path]"`
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
|
|
45
45
|
6. **Read-back verification** — immediately after updating the tracker:
|
|
46
46
|
|
|
47
|
-
(a) Read `.
|
|
47
|
+
(a) Read `.claude/progress/spec-pipeline.md` back.
|
|
48
48
|
(b) Locate the row for the shard that was just updated.
|
|
49
49
|
(c) Verify the column that was just marked shows `complete` (not `not-started`, not unchanged, not any other value).
|
|
50
50
|
(d) If the cell does NOT show `complete`:
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Protocol 9: Parallel Claim
|
|
4
4
|
|
package/template/.claude/skills/session-continuity/protocols/10-placeholder-verification-gate.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
Specification and implementation workflows must verify the surface stack map is populated **before** any skill reads. This prevents spec authoring from running with empty map cells, which would produce patterns incompatible with the chosen tech stack.
|
|
6
6
|
|
|
7
|
-
> **Note**: As of v3, workflows no longer use `{{PLACEHOLDER}}` values for skill paths. Instead, they read skill names from the surface stack map in `.
|
|
7
|
+
> **Note**: As of v3, workflows no longer use `{{PLACEHOLDER}}` values for skill paths. Instead, they read skill names from the surface stack map in `.claude/instructions/tech-stack.md`. This gate verifies map completeness.
|
|
8
8
|
|
|
9
9
|
## How to Apply
|
|
10
10
|
|
|
@@ -14,7 +14,7 @@ Add a **Step 0 — Map guard** to any specification or implementation workflow t
|
|
|
14
14
|
|
|
15
15
|
### 1. Read the surface stack map
|
|
16
16
|
|
|
17
|
-
Read `.
|
|
17
|
+
Read `.claude/instructions/tech-stack.md` and parse both tables:
|
|
18
18
|
- **Per-Surface Skills** — One row per surface
|
|
19
19
|
- **Cross-Cutting Skills** — Project-wide categories
|
|
20
20
|
|
|
@@ -80,4 +80,4 @@ This fallback **only** applies to workflows invoked within the `/create-prd` orc
|
|
|
80
80
|
|
|
81
81
|
## Commands verification
|
|
82
82
|
|
|
83
|
-
Additionally verify that `.
|
|
83
|
+
Additionally verify that `.claude/instructions/commands.md` has non-template values. If the commands section still contains `{{COMMAND_SECTIONS}}`, run `/bootstrap-agents` to fill it.
|
|
@@ -4,7 +4,7 @@ Run after all parallel agents have completed and QA-GREEN has passed.
|
|
|
4
4
|
|
|
5
5
|
## Pre-Synthesis Plan
|
|
6
6
|
|
|
7
|
-
Before beginning any synthesis work, write a `## Synthesis Plan` section to the slice file (`.
|
|
7
|
+
Before beginning any synthesis work, write a `## Synthesis Plan` section to the slice file (`.claude/progress/slices/phase-NN-slice-NN.md`) listing:
|
|
8
8
|
- All `// BOUNDARY:` stubs found across agent outputs (file path + stub description)
|
|
9
9
|
- All cross-surface integrations to wire (e.g., "BE auth middleware → FE token refresh handler")
|
|
10
10
|
|
|
@@ -17,5 +17,5 @@ This gives you a checklist to resume from if the session is interrupted during s
|
|
|
17
17
|
- Update shared contracts if needed
|
|
18
18
|
- Install any new dependencies
|
|
19
19
|
- Wire cross-surface integrations
|
|
20
|
-
3. **Run full validation** — run the Validation Cmd from `.
|
|
20
|
+
3. **Run full validation** — run the Validation Cmd from `.claude/instructions/commands.md` after synthesis
|
|
21
21
|
4. **Create synthesis report** per the `parallel-agents` skill (Synthesize step)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.
|
|
1
|
+
> **Framework context required**: This is a protocol excerpt. Before following these steps, read `.claude/skills/session-continuity/SKILL.md` for the complete framework — including the Adaptive Granularity Rule, Level Hierarchy Reference, Frozen Files concept, and Parallel Claim protocol. Protocol files are reference documents for specific steps, not standalone instructions.
|
|
2
2
|
|
|
3
3
|
# Ambiguity Gates (Micro + Macro)
|
|
4
4
|
|
|
@@ -14,7 +14,7 @@ parameters:
|
|
|
14
14
|
|
|
15
15
|
## Overview
|
|
16
16
|
|
|
17
|
-
This skill provisions Claude Code skills from `.claude/skill-library/` (shared via symlink to `.
|
|
17
|
+
This skill provisions Claude Code skills from `.claude/skill-library/` (shared via symlink to `.claude/skill-library/`) based on `.claude/instructions/tech-stack.md`.
|
|
18
18
|
|
|
19
19
|
Equivalent to Antigravity's `bootstrap-agents-provision.md` shard.
|
|
20
20
|
|