StChiotis

53 mods across 1 repository, 43 stars between them.

lfe-archivist

25

StChiotis/Library-First-Engineering

Command Claude Code

Act as the Archivist for an LFE-compliant project. Use when a change is approved and needs documentation sync, changelog updates, or pipeline status cleanup.

43 1mo ago A 40 tokens copy · 88% MIT

lfe-boot

26

StChiotis/Library-First-Engineering

Command Claude Code

Bootstrap an LFE-compliant session. Reads orientation docs, checks for interrupted sessions, and activates the project persona. Use at the start of any session.

43 1mo ago A 36 tokens original MIT

lfe-builder

27

StChiotis/Library-First-Engineering

Command Claude Code

Act as the Builder for an LFE-compliant project. Use when implementing an approved plan, writing code in src/, or running unit tests.

43 1mo ago A 34 tokens original MIT

lfe-compete

28

StChiotis/Library-First-Engineering

Command Claude Code

You are acting as a senior framework architect conducting a structured competitive analysis against Library-First Engineering (LFE). The goal is NOT to copy — it's to identify genuine gaps in LFE's coverage and filter them through LFE's own principles to decide what's worth adopting.

43 1mo ago A 0 tokens original MIT

StChiotis/Library-First-Engineering

Command Claude Code

Inspector sub-skill. Analyses changed code for cyclomatic complexity, excessive nesting, oversized functions, and cognitive load indicators. Pure LLM reasoning — no external tooling. Writes .plans/checks/complexityfindings.md. Called by lfe-inspector when enabled in inspector-config.md.

43 1mo ago A 66 tokens original MIT

lfe-dep-audit

30

StChiotis/Library-First-Engineering

Command Claude Code

Inspector sub-skill. Reviews dependency manifest files (package.json, requirements.txt, go.mod, Cargo.toml, pom.xml) changed in the current diff for risky version patterns and stale majors. Emits a human-run audit instruction rather than executing tools. Writes .plans/checks/depfindings.md. Called by lfe-inspector…

43 1mo ago A 81 tokens original MIT

lfe-diagnose

31

StChiotis/Library-First-Engineering

Command Claude Code

Disciplined bug-diagnosis loop. Reproduce → Hypothesise → Fix. Use in the Inspector sub-pipeline (Step 3, conditional) when verification fails.

43 1mo ago A 42 tokens original MIT

lfe-extract-domain

32

StChiotis/Library-First-Engineering

Command Claude Code

Conduct a "Day 0" interview with the founder to populate the project's domain-knowledge.md and CONTEXT.md. Use when the agent encounters an undocumented Black Box.

43 1mo ago A 40 tokens original MIT

lfe-grill-with-docs

33

StChiotis/Library-First-Engineering

Command Claude Code

Deep alignment interview that challenges intent against the domain model, sharpens terminology, and writes back to CONTEXT.md and ADRs inline. Use at the start of any Major Change in the Architect sub-pipeline.

43 1mo ago A 50 tokens original MIT

lfe-hygiene

34

StChiotis/Library-First-Engineering

Command Claude Code

Conduct a structural audit of the repository to detect "Documentation Drift" or "Spaghetti Files." Use in Phase 5 (Hygiene sub-pipeline, Step 1).

43 1mo ago A 42 tokens original MIT

lfe-inspector

36

StChiotis/Library-First-Engineering

Command Claude Code

Act as the Inspector for an LFE-compliant project. Use when verifying an implementation against domain truth, validation baselines, or debugging regressions.

43 1mo ago A 35 tokens copy · 86% MIT

lfe-mutation-verify

37

StChiotis/Library-First-Engineering

Command Claude Code

Inspector sub-skill. Prompt-based mutation testing — reasons about whether existing tests would catch hypothetical code mutations. No test runner required. Writes .plans/checks/mutationfindings.md. Called by lfe-inspector when enabled in inspector-config.md. Enable only for critical or safety-sensitive modules.

43 1mo ago A 66 tokens copy · 84% MIT

lfe-perf-check

38

StChiotis/Library-First-Engineering

Command Claude Code

Inspector sub-skill. Analyses the implementation diff for common performance anti-patterns — resource leaks, N+1 queries, unbounded growth, algorithmic complexity. Pure LLM reasoning, no profilers. Writes .plans/checks/perffindings.md. Called by lfe-inspector when enabled in inspector-config.md.

43 1mo ago A 72 tokens original MIT

lfe-plan-critique

39

StChiotis/Library-First-Engineering

Command Claude Code

Run a 5-lens pre-build critique of the approved active plan before the Builder starts. Acts as the Architect persona, read-only on src/. Writes .plans/plancritique.md. Use immediately after Brain approves activeplan.md.

43 1mo ago A 56 tokens original MIT

lfe-scout

40

StChiotis/Library-First-Engineering

Command Claude Code

Rapid maintenance for minor fixes (max 3 files). Bypasses the full pipeline for non-architectural content edits.

43 1mo ago A 30 tokens copy · 86% MIT

lfe-security-check

41

StChiotis/Library-First-Engineering

Command Claude Code

Inspector sub-skill. Runs an OWASP Top-10 prompt-based security analysis on the current implementation diff. No external tooling required — pure LLM reasoning. Writes .plans/checks/securityfindings.md. Called by lfe-inspector when enabled in inspector-config.md.

43 1mo ago A 60 tokens original MIT

lfe-session

42

StChiotis/Library-First-Engineering

Command Claude Code

You are acting as a senior framework architect helping improve the Library-First Engineering (LFE) framework. This is a META session — you are working ON the framework, not WITH it. Do NOT run the LFE pipeline (/lfe-boot, /lfe-architect, etc.) — those are for product repos that use LFE as a template.

43 1mo ago A 0 tokens original MIT

lfe-tdd

43

StChiotis/Library-First-Engineering

Command Claude Code

Red-green-refactor quality pass on code the Builder just wrote. Use in the Builder sub-pipeline after lfe-builder completes implementation.

43 1mo ago A 32 tokens original MIT

lfe-to-issues

44

StChiotis/Library-First-Engineering

Command Claude Code

Break the PRD into independently-demoable vertical slice issues. Use in the Architect sub-pipeline after to-prd completes. Requires human approval of slices.

43 1mo ago A 37 tokens original MIT

lfe-to-prd

45

StChiotis/Library-First-Engineering

Command Claude Code

Synthesise the grill session output into a structured Product Requirements Document. Use in the Architect sub-pipeline after grill-with-docs completes.

43 1mo ago A 34 tokens original MIT

lfe-visual-check

46

StChiotis/Library-First-Engineering

Command Claude Code

Inspector sub-skill. Renders the changed UI surface, reasons over the result, and writes a text findings record with a human-action instruction and sign-off token — so a human visual sign-off can close a UI change. Artifact-free (saves no image files). Auto-arms on a visual-file touch; written by the Inspector at…

43 1mo ago A 90 tokens original MIT

lfe-whats-next

47

StChiotis/Library-First-Engineering

Command Claude Code

Pipeline navigator. Reads pipelinestatus.md and coordination files to tell you exactly where you are and what to do next. Use at any point to orient.

43 1mo ago A 36 tokens original MIT

lfe-zoom-out

48

StChiotis/Library-First-Engineering

Command Claude Code

Give a high-level system map when encountering unfamiliar code. Use in the Inspector sub-pipeline as Step 1 before verification.

43 1mo ago A 31 tokens original MIT