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

AleSaiani

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

skills مجمعة
٢٥
مستودعات
٢
محدث
٢٩ يوليو ٢٠٢٦
مستكشف المستودعات

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

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

Apply ONE operation to EVERY item of a list — the **map** (N→N). The operation is a prompt; items come from a JSON list, a markdown checklist, or another run's output. Runs in parallel subagents or inline in the main thread, with persistent state and…

٢٧ مايو ٢٠٢٦
run-workflow
مطوّرو البرمجيات

Run a declarative workflow-file end to end: init a `/agentflow:pipe` from a JSON `WorkflowSpec`, then drive it to completion — auto-running every bash/json/deterministic stage and dispatching agents only where genuinely needed. Use `--dry-run` to preview the…

٢٧ مايو ٢٠٢٦
audit
محللو ضمان جودة البرمجيات والمختبرون

Deep code-audit recipe: discover files in a target → review each (LLM, cached) → partition by component → executive digest with hotspots and recurring patterns. A layer-3 recipe over /agentflow:pipe (the 6-stage pipeline and caching are detailed in the body).…

٢٦ مايو ٢٠٢٦
workflows
مطوّرو البرمجيات

List the reusable workflows authored in this workspace — every `workflows/<name>/` folder, with its format (WORKFLOW.md / workflow.json), stage count, declared params, and description (read from either format). The "what workflows do I have to run" catalog.…

٢٦ مايو ٢٠٢٦
board
مطوّرو البرمجيات

Workspace dashboard: lists every active framework run across all primitives, highlights blockers (stuck items, exhausted auto-continue caps), shows cumulative cost, and suggests the next action. The natural command to run after re-opening Claude Code in a…

٢٦ مايو ٢٠٢٦
do
مطوّرو البرمجيات

Do a multi-step DETERMINISTIC operation ONCE, ad-hoc — without saving a workflow file. You describe the outcome; `do` designs an inline pipeline (code/bash stages where possible, an LLM step only where real judgment is needed — the determinism boundary),…

٢٦ مايو ٢٠٢٦
how
متخصصو دعم مستخدمي الحاسوب

Answer "how do I … with Agent Flow?" — map a plain-language intent to the right command(s) and a copy-paste recipe, grounded in the installed docs and skills (never invented). It EXPLAINS; it does not execute. USE for questions about USING Agent Flow: "how…

٢٦ مايو ٢٠٢٦
inspect
مطوّرو البرمجيات

Read-only inspector over runs of any primitive (enumerate / foreach / group / reduce / iterate / pipe). Lists runs, shows a run's status, draws a /agentflow:pipe child tree, aggregates budget across a run and its children, prints a timeline. Never mutates…

٢٦ مايو ٢٠٢٦
عرض 8 من أصل ٢٣ skills مجمعة.
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات