FavioVazquez

87 mods across 3 repositories, 74 stars between them.

learnship-executor

49

FavioVazquez/learnship

Agent

Executes a single learnship PLAN.md atomically — one task at a time with per-task commits, deviation handling, and SUMMARY.md creation. Spawned by execute-phase on platforms with subagent support.

59 3mo ago A 46 tokens original MIT

FavioVazquez/learnship

Agent

Generates codebase-grounded improvement ideas through a specific thinking frame. Spawned by the ideate workflow on platforms with subagent support.

59 3mo ago A 35 tokens original MIT

FavioVazquez/learnship

Agent

Researches how to implement a phase well — identifies pitfalls, recommends existing solutions, and writes RESEARCH.md. Spawned by plan-phase on platforms with subagent support.

59 3mo ago A 41 tokens original MIT

FavioVazquez/learnship

Agent

Verifies PLAN.md files for a phase — checks goal coverage, requirement IDs, CONTEXT.md decisions, task completeness, wave correctness, and vertical slice integrity (each plan must be a demoable tracer bullet). Spawned by plan-phase on platforms with subagent support.

59 3mo ago A 60 tokens original MIT

learnship-planner

53

FavioVazquez/learnship

Agent

Creates executable PLAN.md files for a phase — decomposes goals into vertical slice (tracer bullet) tasks with wave-ordered dependency analysis. Each plan delivers one demoable user-facing behavior end-to-end. Spawned by plan-phase on platforms with subagent support.

59 3mo ago A 58 tokens original MIT

FavioVazquez/learnship

Agent

Researches the domain ecosystem for a new project. Produces 5 research files (STACK.md, FEATURES.md, ARCHITECTURE.md, PITFALLS.md, SUMMARY.md) in .planning/research/ that inform roadmap creation. Spawned by /new-project or /new-milestone.

59 3mo ago A 69 tokens copy · 88% MIT

FavioVazquez/learnship

Agent

Synthesizes 4 research files (STACK.md, FEATURES.md, ARCHITECTURE.md, PITFALLS.md) into a cohesive SUMMARY.md for roadmap creation. Spawned by /new-project after research completes.

59 3mo ago A 54 tokens original MIT

FavioVazquez/learnship

Agent

Investigates a domain using web search, official documentation, and codebase analysis. Produces research files that inform planning decisions. Used by plan-phase, research-phase, quick, and other workflows.

59 3mo ago A 45 tokens copy · 91% MIT

FavioVazquez/learnship

Agent

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /new-project or /new-milestone.

59 3mo ago A 38 tokens copy · 86% MIT

FavioVazquez/learnship

Agent

Verifies threat mitigation coverage for a phase — reads PLAN.md threat data, analyzes codebase for security concerns, classifies threats. Read-only — does not modify source code.

59 3mo ago A 42 tokens copy · 89% MIT

FavioVazquez/learnship

Agent

Analyzes a recently solved problem and produces a structured solution document for .planning/solutions/ with YAML frontmatter. Spawned by compound workflow on platforms with subagent support.

59 3mo ago A 42 tokens original MIT

learnship-verifier

60

FavioVazquez/learnship

Agent

Verifies that a phase goal was actually achieved after execution — checks musthaves, requirement coverage, and integration links. Spawned by execute-phase on platforms with subagent support.

59 3mo ago A 41 tokens copy · 100% MIT

agentic-learning

61

FavioVazquez/agentic-learning

Skill Claude CodeCodex

A learning partner skill grounded in neuroscience and philosophy. Use when you want to actually learn a concept (not just get an answer), quiz yourself on a codebase, reflect on what you built, brainstorm a design collaboratively, practice productive struggle on a hard problem, journal a decision with its alternatives…

9 5mo ago A 110 tokens copy · 100% MIT

mollify

62

FavioVazquez/mollify

Skill Claude CodeCodex

Run Mollify — a Rust-native, deterministic Python code-intelligence CLI — to find dead code (unused files/functions/classes) and dependency-hygiene issues (unused / missing distributions). Use whenever the user asks whether Python code is used, what is safe to delete, wants a repo health/quality report, or before…

6 1mo ago A 75 tokens original MIT

mollify-audit

63

FavioVazquez/mollify

Command Claude Code

Run a full mollify audit and summarize findings (read-only).

6 1mo ago A 13 tokens original MIT

mollify-cleanup

64

FavioVazquez/mollify

Command Claude Code

Run a mollify audit and propose fixes for safe findings (advisory; asks before editing).

6 1mo ago A 20 tokens original MIT

PostToolUse

65

FavioVazquez/mollify

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing mollify-report.sh via bash. From FavioVazquez/mollify.

6 1mo ago A tokens not measured original MIT

Stop

66

FavioVazquez/mollify

Hook Claude Code

Runs when the agent finishes a response, executing mollify-report.sh via bash. From FavioVazquez/mollify.

6 1mo ago A tokens not measured original MIT

mollify

67

FavioVazquez/mollify

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, Stop).

6 1mo ago A tokens not measured original MIT

mollify-arch

68

FavioVazquez/mollify

Command Cursor

Analyze the architecture of this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.

6 1mo ago A 0 tokens original MIT

mollify-complexity

69

FavioVazquez/mollify

Command Cursor

Find complexity hotspots in this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.

6 1mo ago A 0 tokens original MIT

mollify-dead-code

70

FavioVazquez/mollify

Command Cursor

Find dead code in this repository with Mollify and summarize the findings. Mollify is a deterministic candidate-producer: it emits evidence (each finding has a stable fingerprint, a confidence tier, and a reason), not decisions. You are the verifier.

6 1mo ago A 0 tokens original MIT

mollify-deps

71

FavioVazquez/mollify

Command Cursor

Check dependency hygiene in this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.

6 1mo ago A 0 tokens original MIT

mollify-dupes

72

FavioVazquez/mollify

Command Cursor

Find duplicated / cloned code in this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.

6 1mo ago A 0 tokens original MIT