🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

learnship

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

learnship - npm Package Compare versions

Comparing version
2.3.5
to
2.3.6
+1
-1
.claude-plugin/plugin.json
{
"name": "learnship",
"description": "Agentic engineering done right — 57 structured workflows, 17 specialist agent personas, persistent memory across sessions, integrated learning partner, and impeccable UI design system. Works with Claude Code, Windsurf, Cursor, Gemini CLI, OpenCode, and Codex.",
"version": "2.3.5",
"version": "2.3.6",
"author": {

@@ -6,0 +6,0 @@ "name": "Favio Vazquez",

@@ -5,3 +5,3 @@ {

"description": "Agentic engineering done right — 57 structured workflows, 17 specialist agent personas, persistent memory across sessions, integrated learning partner, and impeccable UI design system.",
"version": "2.3.5",
"version": "2.3.6",
"logo": "assets/logo.png",

@@ -8,0 +8,0 @@ "author": {

{
"name": "learnship",
"version": "2.3.5",
"version": "2.3.6",
"description": "Agentic engineering done right — 57 structured workflows, 17 specialist agent personas, persistent memory across sessions, integrated learning partner, and impeccable UI design system.",

@@ -5,0 +5,0 @@ "author": "Favio Vazquez",

@@ -229,3 +229,3 @@ <overview>

**Context engineering for AI:**
- Git history becomes primary context source for future Claude sessions
- Git history becomes primary context source for future agent sessions
- `git log --grep="{phase}-{plan}"` shows all work for a plan

@@ -237,3 +237,3 @@ - `git diff <hash>^..<hash>` shows exact changes per task

- Task 1 committed ✅, Task 2 failed ❌
- Claude in next session: sees task 1 complete, can retry task 2
- Agent in next session: sees task 1 complete, can retry task 2
- Can `git reset --hard` to last successful task

@@ -247,6 +247,6 @@

**Observability:**
- Solo developer + Claude workflow benefits from granular attribution
- Solo developer + agent workflow benefits from granular attribution
- Atomic commits are git best practice
- "Commit noise" irrelevant when consumer is Claude, not humans
- "Commit noise" irrelevant when consumer is the agent, not humans
</commit_strategy_rationale>

@@ -158,3 +158,3 @@ <questioning_guide>

- **Premature constraints** — Asking about tech stack before understanding the idea
- **User skills** — NEVER ask about user's technical experience. Claude builds.
- **User skills** — NEVER ask about user's technical experience. The agent builds.

@@ -161,0 +161,0 @@ </anti_patterns>

@@ -602,3 +602,3 @@ # Verification Patterns

Key principles for automation-first verification:
- Claude sets up verification environment BEFORE presenting checkpoints
- The agent sets up verification environment BEFORE presenting checkpoints
- Users never run CLI commands (visit URLs only)

@@ -605,0 +605,0 @@ - Server lifecycle: start before checkpoint, handle port conflicts, keep running for duration

@@ -31,3 +31,3 @@ ---

### Claude's Discretion
### Agent's Discretion
[Areas where user explicitly said "you decide" — the agent has flexibility here during planning/implementation]

@@ -126,3 +126,3 @@

### Claude's Discretion
### Agent's Discretion
- Loading skeleton design

@@ -190,3 +190,3 @@ - Exact spacing and typography

### Claude's Discretion
### Agent's Discretion
- Exact progress bar implementation

@@ -193,0 +193,0 @@ - Compression algorithm choice

@@ -38,5 +38,5 @@ ---

## Claude's Discretion
## Agent's Discretion
[Areas delegated to Claude's judgment — list what was deferred and why]
[Areas delegated to agent's judgment — list what was deferred and why]

@@ -43,0 +43,0 @@ ## Deferred Ideas

@@ -23,3 +23,3 @@ ---

- "Pull-to-refresh on mobile" → planner includes that in task specs
- "Claude's Discretion: loading skeleton" → planner can decide approach
- "Agent's Discretion: loading skeleton" → planner can decide approach

@@ -309,3 +309,3 @@ **Your job:** Capture decisions clearly enough that downstream agents can act on them without asking the user again.

### Claude's Discretion
### Agent's Discretion
[Areas where user said "you decide"]

@@ -370,3 +370,3 @@

- The user's verbatim choice and rationale
- Areas delegated to Claude's discretion
- Areas delegated to agent's discretion
- Deferred ideas

@@ -373,0 +373,0 @@

@@ -121,3 +121,3 @@ ---

### Claude's Discretion
### Agent's Discretion
[Areas not discussed or "you decide" answers]

@@ -124,0 +124,0 @@

{
"name": "learnship",
"version": "2.3.5",
"version": "2.3.6",
"description": "Learn as you build. Build with intent. — A multi-platform agentic engineering system for Windsurf, Claude Code, Cursor, OpenCode, Gemini CLI, and Codex: 57 spec-driven workflows, 17 specialist agent personas, integrated learning, and production-grade design.",

@@ -5,0 +5,0 @@ "keywords": [