Nelsonochoam/nelsonochoam-claude-plugins
Plugin Claude Code
Plugin marketplace listing 3 plugins: crispy, showboat, wiki.
Nelsonochoam/nelsonochoam-claude-plugins
Plugin Claude Code
Plugin marketplace listing 3 plugins: crispy, showboat, wiki.
Nelsonochoam/nelsonochoam-claude-plugins
Plugin Claude Code
A framework for agentic development.
Nelsonochoam/nelsonochoam-claude-plugins
Hook
Runs when a session starts, executing session-start.sh via bash. From Nelsonochoam/nelsonochoam-claude-plugins.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Work with the user to produce a high-level design document for intent using the research as context.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Implement an approved plan phase by phase, with verification after each phase and explicit stops when reality does not match the plan.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Initialize crispy configuration — set where artifacts are stored. Run once per machine; config is shared across all repos and worktrees.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Capture intent, define acceptance criteria, and surface ambiguities before any research or planning begins.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Create a detailed, mechanical implementation plan with exact file paths and success criteria. Works best with prior crispy artifacts (intent, research, design, structure outline) but can also be called directly with an intent or ticket description.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Generate focused research questions a developer would naturally need to answer before starting work on a feature.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Answer research questions by exploring the codebase factually and writing findings to a document.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Break the approved design into phases and write a structure outline document.
Nelsonochoam/nelsonochoam-claude-plugins
Plugin Claude Code
QA artifact generator — point it at a PR or give freeform instructions. Navigates the UI, captures screenshots, and stitches a GIF. Fully configurable auth and artifact storage via /.sentinel/config.json.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
QA artifact generator — point it at a PR or give it freeform instructions. Navigates the UI using agent-browser, captures screenshots at each step, and stitches a GIF. Flags: --debug (annotated overlays), --folder (custom artifact folder).
Nelsonochoam/nelsonochoam-claude-plugins
Plugin Claude Code
Agent self-verification and demo documentation.
Nelsonochoam/nelsonochoam-claude-plugins
Agent
Analyzes a completed demo/testing session and writes a structured introspection document capturing app structure, failures, and corrections.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Build a demo document using the showboat CLI — demonstrates how something behaves through real outputs, screenshots, videos, and curl calls across different scenarios.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Take an introspection file and incorporate its learnings into the testing runbook — merging into a graph of cross-linked reference docs that agents can progressively load.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Capture corrections and lessons from this testing session into introspection.md at the feature demo path.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Re-execute a demo's verification steps to check for regressions. Compares current results against original evidence and produces a verification report.
Nelsonochoam/nelsonochoam-claude-plugins
Plugin Claude Code
Obsidian knowledge base curation using Karpathy's LLM Wiki pattern.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Health-check the wiki — find orphan pages, dead links, missing cross-references, and structural issues. Optionally auto-fix.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Search the wiki, synthesize an answer with citations, and optionally create a new page if the answer reveals novel connections.