Skip to main content
tyabu12
GitHub creator profile

tyabu12

Repository-level view of 18 collected skills across 2 GitHub repositories.

skills collected
18
repositories
2
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

model-eval
data-scientists-152051

Run one Mac-side model evaluation battery cycle — drive a candidate GGUF through the 6-cell scenario battery on pastura-harness with real local-LLM inference, score each transcript against the scenario-refine rubric, and append the local eval digest. Use when…

Aug 26, 2026
queue-consumer
unclassified

Consume agent-ready GitHub issues into Draft PRs — one overnight queue run. Fetches open agent-ready issues oldest-first, implements each on an agent/issue-<N> branch, tests, passes a mandatory code review, opens a Draft PR, and appends the run digest. Use…

Aug 26, 2026
scenario-factory
unclassified

Run one scenario-factory cycle — generate 3 fresh scenario YAMLs, execute each on pastura-harness with real local-LLM inference, judge the transcripts in-session, and append the local digest. Use when the user asks to run the scenario factory, run a factory…

Aug 26, 2026
scenario-refine
unclassified

Run one scenario-refine cycle — evaluate a rotating slice of the EXISTING shipped scenario inventory (bundled presets + gallery) on pastura-harness with real local-LLM inference, judge each against a category-aware rubric with regression detection,…

Aug 26, 2026
orchestrate
unclassified

Orchestrate feature implementation from plan to PR — worktree isolation, TDD, review, and PR creation.

Aug 21, 2026
simplify-doc
unclassified

Prune the prose this branch added — compress or delete self-evident, redundant, or duplicated comments and documentation, behind verification gates that stop a deletion from breaking something load-bearing. Use when asked to simplify or compress docs or…

Aug 21, 2026
code-health-audit
unclassified

Run one code-health-audit cycle — sweep a code layer (Engine/LLM) with category-weighted read-only finders, Vet each finding, and write a ranked digest (files no issues, schedules nothing). Use when the user asks to run code-health-audit, audit code health,…

Aug 21, 2026
consistency-audit
unclassified

Detect mechanically-verifiable documentation/ADR drift and act on it — open a docs-fix Draft PR for fixes whose value is uniquely determined by an authoritative source, or file an issue (with confidence + counter-evidence) for drift that needs human judgment.…

Aug 21, 2026
Showing 8 of 11 collected skills.
dispatch
unclassified

Fan out a batch of independent, well-specified tasks (backlog items, issue numbers) to parallel worktree-isolated implementer subagents, each ending at a draft PR plus a critic review. For a single large feature, use the project's own /orchestrate instead…

Aug 20, 2026
orchestrate-creator
unclassified

Scaffold or upgrade a project-owned /orchestrate skill (plan → issue → worktree → implement → review → PR) in the current repo's .claude/skills/. Use when a project needs an orchestration workflow, or to upgrade one generated earlier.

Aug 20, 2026
promote-memories
unclassified

Triage per-user memory: promote durable entries into a rules file (global or project .claude/rules/) and retire SHIPPED trackers. Use for a memory triage round.

Aug 20, 2026
risk-review
unclassified

Multi-perspective, bias-resistant risk review of a working-tree diff or a plan/design decision: pre-mortem risk axes fanned out to parallel `critic` subagents, then synthesized. Read-only by instruction. Use for change-impact and design risk.

Aug 20, 2026
skill-retro
unclassified

Monthly evidence-driven retrospective of this kit's skills: gather friction logs, invocation traces, PR outcomes and docs drift, then propose SKILL.md fixes as a draft PR — only where evidence exists. No evidence → no change.

Aug 20, 2026
work-log
unclassified

Extract and format a work log from conversation history under ~/.claude/projects/. Argument is the number of days to look back (default 7).

Aug 20, 2026
write-adr
software-developers

Draft a new Architecture Decision Record into the repo's ADR directory (new files only — not for amending an existing ADR). Use when asked to write an ADR, record an architecture decision, or document a design trade-off.

Aug 12, 2026
Showing 2 of 2 repositories
All repositories loaded