Skip to main content
HadiFrt20
GitHub creator profile

HadiFrt20

Repository-level view of 15 collected skills across 3 GitHub repositories.

skills collected
15
repositories
3
updated
May 7, 2026
repository explorer

Repositories and representative skills

dr-new
biochemists-and-biophysicists

Set up a new autonomous research project. Interviews you with 11 questions, then generates the full project scaffold (specs, roadmap, tasks, schemas, execution protocol). Use when starting any research project.

Apr 10, 2026
dr-report
market-research-analysts-and-marketing-specialists-131161

Synthesize research findings into the final deliverable. Reads all data files, generates executive summary, key findings, gaps, and recommendations. Use when all phases are complete.

Apr 10, 2026
dr-status
project-management-specialists

Show research progress dashboard. Displays completed/failed/remaining task counts, phase status, data completeness, and recent changelog entries.

Apr 10, 2026
dr-improve
management-analysts-131111social-scientists-and-related-workers-all-other

Self-improvement loop for research quality. Evaluates completed research tasks against binary eval criteria, identifies failure patterns, mutates the researcher subagent instructions, re-runs a sample of failed tasks, and keeps the improved version if score…

Apr 10, 2026
dr-run
anthropology-and-archeology-teachers-postsecondary

Execute the next batch of research tasks autonomously. Reads todo.md, spawns subagents for each task, verifies output, and loops until the current phase is complete or a stop condition is hit. Use after /dr-new has scaffolded the project.

Apr 10, 2026
dr-resume
software-developers

Resume research after a crash or new session. Reads changelog to find last completed task, shows what was done and what remains, then offers to continue.

Apr 9, 2026
dr-review
biochemists-and-biophysicists

Validate research data quality. Checks output files against schemas, flags NOT_FOUND clusters, incomplete entries, conflicting sources, and suspicious data. Use after a phase completes.

Apr 9, 2026
vouch-promote
software-developers

Tournament-gate ANY change to a Claude Code artifact. Candidates can be prompts, SKILL.md files, subagent definitions, MCP/settings configs, hooks, agent flows, full pipeline.md files — anything you'd alias as @production. Spawns the vouch-judge subagent per…

May 7, 2026
vouch-init
software-developers

Scaffold a new vouch pipeline project — interview-style. Produces pipeline.md describing stages, optional budget.json wallet, optional checklist.md witness template, and an initial state file. Use this BEFORE /vouch-run.

May 7, 2026
vouch-resume
software-developers

Resume a failed or interrupted vouch run. Re-runs phases that are in failed/skipped state without disturbing completed phases. Useful after a crash, after topping up the budget, or after fixing whatever caused a stage to fail.

May 7, 2026
vouch-run
software-developers

Execute a vouch pipeline by running stages sequentially, debiting the budget per stage, spawning the vouch-stage subagent for the work, and optionally calling vouch-adversary on any Claim objects in the result. Reads pipeline.md from the project directory;…

May 7, 2026
vouch-status
software-developers

Print a compact status dashboard for a vouch project — current run progress, phase breakdown, last-N runs, budget balance, latest adversary survival rate. Useful at any point during or after a run.

May 7, 2026
vouch-verify
software-developers

Run the vouch adversary against a list of Claims and write verified verdicts. Use this standalone (without /vouch-run) when you already have a JSON file of claims and want survival scores attached. Invokes the vouch-adversary subagent under the hood.

May 7, 2026
vouch-witness
software-quality-assurance-analysts-and-testers

Evaluate a target document against a markdown checklist. Produces a witness report with per-section pass/fail, severity-weighted score, and follow-up questions sourced from the markdown — not from code. Useful for intake quality, document audits, agent-output…

May 7, 2026
Showing 3 of 3 repositories
All repositories loaded