ash1794

42 mods across 1 repository, 10 stars between them.

ash1794/vibe-engineering

Skill Claude CodeCodex

Sets quality expectations for implementation — "imagine this serves 1 million users." Checks for observability, error handling, input validation, graceful degradation.

10 3mo ago A 37 tokens original MIT

vibe-quality-loop

26

ash1794/vibe-engineering

Skill Claude CodeCodex

Enforces the Implement→Review→Test→Fix→Loop cycle until work is clean. Use after any non-trivial implementation to prevent "good enough" exits.

10 3mo ago A 38 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Extracts learnings from completed work, feedback, or failures. Updates a persistent learnings file with capped entries. Use after receiving feedback, fixing bugs, or completing complex tasks.

10 3mo ago A 44 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Validates PRD, user stories, or feature requirements against SMART criteria. Use when reviewing requirements to catch vagueness before it causes expensive rework.

10 3mo ago A 38 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Dispatches SOTA research before proposing any new feature, architecture, or technology choice. Use when facing design decisions, not when implementing existing specs.

10 3mo ago A 36 tokens original MIT

vibe-rollback-plan

30

ash1794/vibe-engineering

Skill Claude CodeCodex

Documents rollback procedures before making risky changes. Covers what's changing, verification steps, rollback procedures, and blast radius assessment.

10 3mo ago A 29 tokens original MIT

vibe-safe-deploy

31

ash1794/vibe-engineering

Skill Claude CodeCodex

Performs deployment with pre-flight checks, atomic replacement, post-deploy verification, and automatic rollback. Use before any deployment to staging or production.

10 3mo ago A 35 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Generates a behavioral scenario acceptance matrix for comprehensive test coverage planning. Maps user scenarios to acceptance criteria with stable IDs.

10 3mo ago A 30 tokens original MIT

vibe-scope-guard

33

ash1794/vibe-engineering

Skill Claude CodeCodex

Detects and redirects scope creep during implementation. Catches unrequested features, unnecessary refactoring, and over-engineering.

10 3mo ago A 31 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Queries all configured services for health status — uptime, restarts, errors, resources. Use when checking the health of running services.

10 3mo ago A 32 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Performs smart context summarization when the context window is approaching capacity. Identifies what to keep, what to summarize, and creates a compact resume state.

10 3mo ago A 38 tokens original MIT

vibe-spec-sync

36

ash1794/vibe-engineering

Skill Claude CodeCodex

Bidirectional sync between specification documents and code. Detects spec drift from staged changes, updates spec to reflect approved decisions, and ensures every commit represents a reconciled snapshot of spec, tests, and code.

10 3mo ago A 46 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Compares specification documents against implementation code to find divergences. Use when implementation of a spec or design doc is claimed complete.

10 3mo ago A 34 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Enforces structured output format for analyses, reports, and recommendations — Executive Summary, Detailed Analysis, Next Steps, Metrics. Prevents wall-of-text responses.

10 3mo ago A 37 tokens original MIT

ash1794/vibe-engineering

Skill Claude CodeCodex

Bootstraps the agent to check for applicable vibe-engineering skills before every action. Loads at conversation start for skill discovery.

10 3mo ago A 34 tokens original MIT

vibe-help

40

ash1794/vibe-engineering

Skill Claude CodeCodex

Routes users to the right vibe-engineering skill for their current task. Use when user asks "what skill should I use?" or seems unsure about which skill to invoke.

10 3mo ago A 38 tokens original MIT

vibe-start-informed

41

ash1794/vibe-engineering

Skill Claude CodeCodex

Dispatches research agents to find real projects, papers, and documented failures before proposing any feature, architecture, or technology choice. Triggers on creative/design tasks, not on implementation of already-designed specs.

10 3mo ago A 45 tokens original MIT