sublation-os 1.0.0 → 1.0.2
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 +157 -155
- package/package.json +3 -10
- package/.claude/agents/sublation-os/implementer-v2.md +0 -542
- package/.claude/commands/sublation-os/review-v2.md +0 -701
package/README.md
CHANGED
|
@@ -1,155 +1,157 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
Sublation-OS
|
|
8
|
-
|
|
9
|
-
-
|
|
10
|
-
|
|
11
|
-
-
|
|
12
|
-
-
|
|
13
|
-
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
│ ├──
|
|
39
|
-
│
|
|
40
|
-
├──
|
|
41
|
-
│
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
-
|
|
53
|
-
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
-
|
|
72
|
-
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
- `/sublation-os:
|
|
83
|
-
- `/sublation-os:
|
|
84
|
-
- `/sublation-os:
|
|
85
|
-
- `/sublation-os:
|
|
86
|
-
- `/sublation-os:
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
- [
|
|
93
|
-
- [
|
|
94
|
-
- [
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
```
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
```
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
```
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
1
|
+
<img width="1536" height="1024" alt="image" src="https://github.com/user-attachments/assets/543d74f3-17ea-4372-bff7-88666983ec05" />
|
|
2
|
+
|
|
3
|
+
# Sublation-OS Framework
|
|
4
|
+
|
|
5
|
+
A comprehensive development framework for Claude Code that enhances your AI-assisted development workflow with standards, specifications, memory, and powerful agents.
|
|
6
|
+
|
|
7
|
+
## What is Sublation-OS?
|
|
8
|
+
|
|
9
|
+
Sublation-OS is a framework that supercharges your Claude Code experience by providing:
|
|
10
|
+
|
|
11
|
+
- **📚 Standards Library**: Coding conventions, API design patterns, testing practices, and more
|
|
12
|
+
- **📋 Specification System**: Structured approach to feature planning with requirements, tasks, and verification
|
|
13
|
+
- **🧠 Memory System**: Durable learnings that persist across Claude Code sessions
|
|
14
|
+
- **🤖 Specialized Agents**: 7 powerful agents for implementing, verifying, and planning features
|
|
15
|
+
- **⚡ Slash Commands**: Quick commands for common workflows
|
|
16
|
+
|
|
17
|
+
## Quick Start
|
|
18
|
+
|
|
19
|
+
### Installation
|
|
20
|
+
|
|
21
|
+
Install Sublation-OS in your project with a single command:
|
|
22
|
+
|
|
23
|
+
```bash
|
|
24
|
+
npx sublation-os
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
That's it! The framework will be installed in your current directory.
|
|
28
|
+
|
|
29
|
+
For alternative installation methods (script installation, git submodules), see the [Installation Guide](INSTALL.md).
|
|
30
|
+
|
|
31
|
+
### What Gets Installed
|
|
32
|
+
|
|
33
|
+
The installer will create/update these directories in your project:
|
|
34
|
+
|
|
35
|
+
```
|
|
36
|
+
your-project/
|
|
37
|
+
├── .sublation-os/ # Framework core
|
|
38
|
+
│ ├── config.yml # Configuration
|
|
39
|
+
│ ├── memory/ # Learned lessons
|
|
40
|
+
│ ├── specs/ # Feature specifications
|
|
41
|
+
│ └── standards/ # Coding standards
|
|
42
|
+
├── .claude/
|
|
43
|
+
│ ├── agents/sublation-os/ # 7 specialized agents
|
|
44
|
+
│ └── commands/sublation-os/ # Slash commands
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
## Features
|
|
48
|
+
|
|
49
|
+
### Standards Library
|
|
50
|
+
|
|
51
|
+
15 comprehensive standards files covering:
|
|
52
|
+
- Backend development (API design, error handling, security)
|
|
53
|
+
- Frontend development (UI/UX, state management, accessibility)
|
|
54
|
+
- Data & Testing (database, testing practices)
|
|
55
|
+
- DevOps & Documentation
|
|
56
|
+
|
|
57
|
+
Customize these for your tech stack to give Claude Code consistent guidance.
|
|
58
|
+
|
|
59
|
+
### Specification Workflow
|
|
60
|
+
|
|
61
|
+
Create structured specifications for new features:
|
|
62
|
+
|
|
63
|
+
1. **Initialize**: Use the spec-initializer agent to create a new spec
|
|
64
|
+
2. **Plan**: Define requirements, create task lists, gather visuals
|
|
65
|
+
3. **Implement**: Follow the task list with the implementer agent
|
|
66
|
+
4. **Verify**: Ensure end-to-end functionality with verification agent
|
|
67
|
+
|
|
68
|
+
### Memory System
|
|
69
|
+
|
|
70
|
+
Capture durable learnings from each session:
|
|
71
|
+
- Anti-patterns discovered
|
|
72
|
+
- Performance optimizations
|
|
73
|
+
- Architecture decisions
|
|
74
|
+
- Gotchas and edge cases
|
|
75
|
+
|
|
76
|
+
Claude Code automatically loads these lessons in future sessions.
|
|
77
|
+
|
|
78
|
+
### Slash Commands
|
|
79
|
+
|
|
80
|
+
Quick access to common workflows:
|
|
81
|
+
|
|
82
|
+
- `/sublation-os:learn` - Capture a learning
|
|
83
|
+
- `/sublation-os:plan-product` - Create product documentation
|
|
84
|
+
- `/sublation-os:create-tasks` - Generate task list from spec
|
|
85
|
+
- `/sublation-os:implement-tasks` - Implement tasks from spec
|
|
86
|
+
- `/sublation-os:commit-message` - Generate git commit message
|
|
87
|
+
- `/sublation-os:review` - Code review
|
|
88
|
+
- `/sublation-os:pr-description` - Generate PR description
|
|
89
|
+
|
|
90
|
+
## Documentation
|
|
91
|
+
|
|
92
|
+
- [Installation Guide](INSTALL.md) - Detailed installation options
|
|
93
|
+
- [Setup Guide](docs/setup-guide.md) - First-time setup and customization
|
|
94
|
+
- [Updating Guide](docs/updating.md) - How to update the framework
|
|
95
|
+
- [Agents & Commands](docs/agents-and-commands.md) - Using the specialized agents
|
|
96
|
+
- [Customizing Standards](docs/customizing-standards.md) - Adapting to your tech stack
|
|
97
|
+
|
|
98
|
+
## Philosophy
|
|
99
|
+
|
|
100
|
+
Sublation-OS is inspired by the philosophical concept of *Aufheben* (sublation) - the idea of preserving and transcending knowledge. Each development session builds on learnings from previous sessions, creating a continuously improving development experience.
|
|
101
|
+
|
|
102
|
+
## Requirements
|
|
103
|
+
|
|
104
|
+
- [Claude Code](https://claude.ai/claude-code) - AI-powered CLI development tool
|
|
105
|
+
- [Node.js](https://nodejs.org/) (version 14 or higher) - For npx installation
|
|
106
|
+
- Git (optional, for submodule installation)
|
|
107
|
+
|
|
108
|
+
## Updating
|
|
109
|
+
|
|
110
|
+
Sublation-OS separates framework files (commands, agents) from your project data (memory, standards, specs). Updates only replace framework files while preserving your data.
|
|
111
|
+
|
|
112
|
+
**Using npx (Recommended):**
|
|
113
|
+
|
|
114
|
+
Simply run the installer again to update to the latest version:
|
|
115
|
+
|
|
116
|
+
```bash
|
|
117
|
+
npx sublation-os@latest
|
|
118
|
+
```
|
|
119
|
+
|
|
120
|
+
The installer will detect your existing installation, create a backup, and update to the latest version.
|
|
121
|
+
|
|
122
|
+
**Using the update scripts:**
|
|
123
|
+
|
|
124
|
+
Linux/Mac:
|
|
125
|
+
```bash
|
|
126
|
+
./update-framework.sh
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
Windows:
|
|
130
|
+
```powershell
|
|
131
|
+
.\update-framework.ps1
|
|
132
|
+
```
|
|
133
|
+
|
|
134
|
+
**Manual update:**
|
|
135
|
+
```bash
|
|
136
|
+
# Clone the latest version
|
|
137
|
+
git clone https://github.com/nicolosaullo/sublation-os.git /tmp/sublation-os-update
|
|
138
|
+
|
|
139
|
+
# Update framework files only
|
|
140
|
+
rm -rf .claude/commands/sublation-os .claude/agents/sublation-os
|
|
141
|
+
cp -r /tmp/sublation-os-update/.claude/commands/sublation-os .claude/commands/
|
|
142
|
+
cp -r /tmp/sublation-os-update/.claude/agents/sublation-os .claude/agents/
|
|
143
|
+
```
|
|
144
|
+
|
|
145
|
+
Your `.sublation-os/` directory (memory, standards, specs) remains untouched.
|
|
146
|
+
|
|
147
|
+
## Contributing
|
|
148
|
+
|
|
149
|
+
Contributions welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|
|
150
|
+
|
|
151
|
+
## License
|
|
152
|
+
|
|
153
|
+
MIT License - see [LICENSE](LICENSE) for details.
|
|
154
|
+
|
|
155
|
+
## Credits
|
|
156
|
+
|
|
157
|
+
Created to enhance Claude Code development workflows. Built with love for developers who want their AI assistant to remember and improve.
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sublation-os",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "A comprehensive development framework for Claude Code that enhances your AI-assisted development workflow with standards, specifications, memory, and powerful agents",
|
|
5
5
|
"main": "bin/install.js",
|
|
6
6
|
"bin": {
|
|
7
|
-
"sublation-os": "
|
|
7
|
+
"sublation-os": "bin/install.js"
|
|
8
8
|
},
|
|
9
9
|
"scripts": {
|
|
10
10
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
@@ -32,12 +32,5 @@
|
|
|
32
32
|
"homepage": "https://github.com/nicolosaullo/sublation-os#readme",
|
|
33
33
|
"engines": {
|
|
34
34
|
"node": ">=14.0.0"
|
|
35
|
-
}
|
|
36
|
-
"files": [
|
|
37
|
-
"bin/",
|
|
38
|
-
".sublation-os/",
|
|
39
|
-
".claude/",
|
|
40
|
-
"README.md",
|
|
41
|
-
"LICENSE"
|
|
42
|
-
]
|
|
35
|
+
}
|
|
43
36
|
}
|