Jonah Schulte
Community@jschulte · Hooksett, NH USA
Agent Skills by Jonah Schulte
Showing 29 vetted skills indexed across 3 GitHub repositories.
Pantheon Reflection (Mnemosyne)
Extract learnings from completed development stories into reusable playbooks.
Pantheon Architecture (Hestia)
Review code for architectural integrity, pattern consistency, and dependency management.
Pantheon Builder (Metis)
Implement software stories by writing tests before production code.
Pantheon Batch Stories
Orchestrate batch story implementation with dependency-aware wave-based execution.
Pantheon Epic Retrospective
Analyze build artifacts to identify cross-story patterns and generate process improvement proposals.
Pantheon Batch Review (Hydra)
Automate deep code review and hardening across a specified scope.
Pantheon Inspector (Argus)
Verify code implementation against story acceptance criteria and run automated quality checks.
Pantheon Arbiter (Themis)
Classify code reviewer findings by severity and deduplicate issues.
Pantheon UX Audit (Harmonia)
Audit frontend UI patterns for design harmony and consistency against a Design Language Reference.
Pantheon Logic (Apollo)
Review code for logic errors, edge cases, race conditions, and performance bottlenecks.
Pantheon Accessibility (Iris)
Review frontend code for WCAG 2.1 AA accessibility compliance.
Pantheon Security (Cerberus)
Scans source code for OWASP Top 10 vulnerabilities using grep and glob tools.
Pantheon Persona Forge (Pygmalion)
Forge domain-specific AI personas for code review and implementation phases.
Pantheon Story Pipeline
Orchestrate a 9-phase multi-agent pipeline for implementing user stories.
Pantheon Multi-Reviewer (Consolidated Review)
Consolidate four code review roles into a single execution pass.
Pantheon Pipeline Status
Monitors AI coding pipeline batch sessions by aggregating sprint artifact data.
Pantheon Quality (Arete)
Review code files for maintainability and readability, classifying issues into MUST_FIX, SHOULD_FIX, or STYLE categories.
Pantheon Session Reporter (Hermes)
Generate structured session summary reports from AI coding batch artifacts.
Pantheon Test Quality (Nemesis)
Review test files for coverage gaps, assertion quality, and reliability.
modernize
Upgrade dependencies in brownfield applications while preserving spec-driven control.
spec-coverage-map
Generate ASCII diagrams, reverse indexes, and coverage statistics mapping specifications to code files.
convert-to-speckit
Convert reverse-engineering documentation into GitHub Spec Kit specifications.
complete-spec
Resolve [NEEDS CLARIFICATION] markers in specifications via interactive Q&A sessions.
implement
Automates implementing missing features from finalized specifications via Speckit workflows.