Skip to main content
dosatos
ملف منشئ GitHub

dosatos

عرض على مستوى المستودعات لـ 6 skills مجمعة عبر 1 مستودعات GitHub.

skills مجمعة
6
مستودعات
1
محدث
2026-07-15
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

brainstorm
مطوّرو البرمجيات

Author a mini job or loop plan under control — triage loop-vs-job, run a retrieval-aware interview pre-filled from existing personas and recent runs, then preview the exact YAML behind an approve/edit/reject gate before handing off to the unchanged `mini job new` / `mini loop new`. Use when starting a new job or loop from a one-liner and you want to review the plan before anything runs.

2026-07-15
setup
مطوّرو البرمجيات

Verify and install the prerequisites for minimise — the `mini` CLI, the `claude` CLI, and a git repo.

2026-07-15
job
مطوّرو البرمجيات

Run multi-step work as a background minimise job — authors a plan YAML, wires the review gates, runs it, and reports what landed.

2026-07-14
review-implementation
محللو ضمان جودة البرمجيات والمختبرون

Reviews what a minimise job actually IMPLEMENTED against its plan — a NON-BLOCKING advisory reviewer that reads the plan (YAML) from stdin, inspects the job's git diff, and reports findings without ever aborting the job. Use when invoked as `/minimise:review-implementation`, or when a minimise `post_plan` hook runs `claude -p '/minimise:review-implementation'` to critique the finished work. Always exits reporting; it never fails the job. Checks correctness, completeness vs. the plan's goals, obvious bugs, missing tests, and over-engineering — mirroring ralphex's post-implementation review, trimmed to the essentials.

2026-07-14
review-plan
محللو ضمان جودة البرمجيات والمختبرون

Reviews a minimise job plan or loop spec as a pragmatic BLOCKING quality gate, reading it (YAML) from stdin and printing a machine-readable REVIEW: PASS / REVIEW: FAIL verdict. Use when invoked as `/minimise:review-plan`, or when a minimise `pre_plan` hook runs `claude -p '/minimise:review-plan'` to gate a job before implementation. Reports ONLY severe issues (correctness bugs, data-loss/destructive risk, missing steps that make a task unimplementable, internal contradictions, factually wrong claims about the codebase, a loop goal with no stopping condition) and ignores style, wording, and nice-to-haves.

2026-07-14
loop
مطوّرو البرمجيات

Run open-ended iteration on one artifact as a minimise refinement loop — plan → implement → evaluate, repeating until the goal is met or max_iterations is hit.

2026-07-14
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات