regenerating a technical summary of stellar-core
Regenerating Technical Summaries of stellar-core
Overview
This skill describes the process of generating (or regenerating) the full set of technical summary skill documents for stellar-core. These summaries provide AI agents with compact architectural context about each subsystem and the system as a whole.
Output Artifacts
The process produces:
- 21 subsystem summary files in
.claude/skills/subsystem-summary-of-$X/SKILL.md - 1 whole-system summary file in
.claude/skills/stellar-core-summary/SKILL.md
Subsystem List
The following subsystem directories under src/ are each summarized individually:
| Subsystem | Source Directory | Notes |
|---|---|---|
| bucket | src/bucket/ |
Bucket list and merge machinery |
More from stellar/stellar-core
running-tests
running tests at various levels from smoke tests to full suite to randomized tests
1subsystem-summary-of-test
read this skill for a token-efficient summary of the test subsystem
1subsystem-summary-of-scp
read this skill for a token-efficient summary of the scp subsystem
1running-make-to-build
how to run make correctly to get a good build, and otherwise understand the build system
1subsystem-summary-of-history
read this skill for a token-efficient summary of the history subsystem
1subsystem-summary-of-invariant
read this skill for a token-efficient summary of the invariant subsystem
1