Daniel Zenner
Community@brewpirate · Wichita, Kansas
Nerd.
Agent Skills by Daniel Zenner
Showing 22 vetted skills indexed across 1 GitHub repositories.
check-yo-self
Detect memory-vs-recall drift in agent session transcripts and produce tiered recommendations.
rule-map
Map applicable rules and resolve policy conflicts for coding tasks.
the-craft
Define an evidence-based operating posture for AI-assisted codebase work.
write
Write model-scoped trigger phrases into Markdown frontmatter from `.claude/triggers.json`.
schedule
Discover markdown files with trigger phrases or refresh intervals and schedule periodic re-injection.
seed
Scan repository documentation and prompt files to generate model-scoped trigger phrases.
scan
Generate model-scoped trigger phrases for files and directories.
list
Display stored trigger phrases from .claude/triggers.json in a structured table.
compare
Compare trigger phrase generation across haiku, sonnet, and opus model sizes.
index
Parse .claude/triggers.json and write .claude/recall-index.json with phrase and weight fields.
forget
Remove trigger phrases from .claude/triggers.json by file path or glob pattern.
read
Parse .claude/journal.jsonl records and render recent entries newest first.
reflect
Reconstructs timelines from journals, git history, tasks and plans to recommend follow-up actions.
view
Open agent journal entries in a browser HTML viewer.
summary
Aggregate journal entries into project health patterns for a chosen time range.
reviewer
Verify Mastra migration pull requests with runtime checks and structured review criteria.
bridge-advisor
Audits claim quality and scope drift in AI migration reviews using runtime-evidence scrutiny.
test-quality-with-ai
Detect weak test quality patterns in Vitest and bun:test suites.
check-work
Run lint, format, and test checks after implementation tasks.
playwright-verification
Verify UI behavior with Playwright and capture screenshots and DOM snapshots.
zod-schema
Generates Zod 4 schemas with TypeScript inferred types from requirements or examples.
context-refresh
Preserve session state and write a structured handoff before clearing context.