Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

20_agentflow

يحتوي 20_agentflow على 57 من skills المجمعة من cordsjon، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
57
Stars
3
محدث
2026-06-26
Forks
1
التغطية المهنية
14 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

sh-ai-panel
علماء البيانات

Multi-expert AI/ML specification review with scoring gate — model architecture, evaluation rigor, safety/alignment, and production readiness for AI systems and LLM apps

2026-06-26
sh-architecture-panel
مطوّرو البرمجيات

Multi-expert architecture review — boundaries, integration patterns, failure modes, evolvability

2026-06-26
sh-business-panel
محللو الإدارة

Multi-expert business analysis with advisory recommendations (no scoring gate)

2026-06-26
sh-consigliere-panel
مطوّرو البرمجيات

Multi-expert intelligence pipeline review — discovery quality, ingestion resilience, scoring validity, platform compliance, taxonomy coherence, cost efficiency

2026-06-26
sh-mobile-panel
مطوّرو البرمجيات

Multi-expert mobile/native app specification review with scoring gate — Android, iOS, Swift, SwiftUI

2026-06-26
sh-personal-development-panel
متخصصو التدريب والتطوير

Multi-expert personal-development review with scoring gate — learnability, adoption, human-centeredness, and capability impact for talent/learning/AI-augmentation designs

2026-06-26
sh-research-panel
مطوّرو البرمجيات

Multi-expert research and discovery panel with source evaluation, API feasibility, collection strategy, and intelligence gap analysis. Use when evaluating data sources, APIs, scraping strategies, OSINT collection plans, or any research/discovery effort that needs expert validation before implementation.

2026-06-26
sh-security-panel
محللو أمن المعلومات

Multi-expert security review — threat modeling, secrets handling, LLM/prompt injection, data classification, incident response

2026-06-26
sh-spec-panel
مطوّرو البرمجيات

Multi-expert specification review with scoring gate and quality assessment

2026-06-26
sh-test-panel
محللو ضمان جودة البرمجيات والمختبرون

Multi-expert test-strategy review — coverage, fixture quality, AC testability, regression discipline

2026-06-26
sh-4-reviewer-panel
محللو ضمان جودة البرمجيات والمختبرون

4-reviewer parallel code review — disjoint lenses (correctness, concurrency, contracts-vs-callers, test-adequacy) — FIPD triage with gated auto-apply for verified + mechanical Fix-* findings

2026-06-26
sh-analyze
محللو ضمان جودة البرمجيات والمختبرون

Code quality, security, and performance scan with FIPD-classified findings

2026-06-25
sh-execute
مطوّرو البرمجيات

Execute an implementation plan with review checkpoints and verification gates

2026-06-19
sh-help
المهن الحاسوبية الأخرى

List all 34 Shepherd commands organized by category

2026-06-19
sh-parallel
مطوّرو البرمجيات

Break tasks into independent subagents for parallel execution when no shared state or sequential dependencies exist

2026-06-19
sh-ux-design
مصممو واجهات الويب والرقمية

Build clickable wireframe prototypes in code to validate flow and structure before hi-fi design

2026-06-19
sh-verify
محللو ضمان جودة البرمجيات والمختبرون

Evidence-based verification before claiming work is complete -- run commands and confirm output before any success claims

2026-06-19
sh-worktree
مطوّرو البرمجيات

Create isolated git worktree workspaces for feature branches with safety verification

2026-06-19
sh-finish
مطوّرو البرمجيات

Complete development work -- verify tests, present merge/PR/cleanup options, handle branch finishing

2026-06-19
agentflow-code-review-gate
محللو ضمان جودة البرمجيات والمختبرون

Quality-gate Stage-2 code review. Reviews a diff across three lenses (correctness bugs, CLAUDE.md adherence, missed simplifications) in one pass and emits a machine-readable REVIEW-VERDICT line. Not for interactive use — invoked by quality_gate.run_stage2_review via claude -p. Does NOT invoke the /code-review plugin.

2026-05-31
agentflow-dod
محللو ضمان جودة البرمجيات والمختبرون

Run the Definition of Done gate check before deployment. Use when verifying work is complete, before committing, or when checking if a task meets exit criteria.

2026-05-31
sh-dod
محللو ضمان جودة البرمجيات والمختبرون

Run the Definition of Done gate check before deployment. Verifies work is complete, tests pass, and task meets all exit criteria before committing.

2026-05-31
sh-autopilot
مطوّرو البرمجيات

Start the Shepherd autonomous execution loop. Reads tasks from TODO-Today queue, executes them with quality gates, and processes until queue is empty or paused.

2026-04-07
sh-brainstorm
متخصصو إدارة المشاريع

Requirements discovery through Socratic dialogue. Explores intent, constraints, and design before implementation.

2026-04-07
sh-cancel
مطوّرو البرمجيات

Cancel active Ralph loop and report iteration count

2026-04-07
sh-debug
مطوّرو البرمجيات

Structured root-cause diagnosis before proposing fixes

2026-04-07
sh-document
مطوّرو البرمجيات

Targeted documentation for components, functions, and APIs

2026-04-07
sh-dor
متخصصو إدارة المشاريع

Run the Definition of Ready gate check before implementing a task. Verifies a task is ready for implementation including spec-panel score >= 7.0 requirement.

2026-04-07
sh-estimate
محللو بحوث العمليات

Development effort estimation with T-shirt sizing and risk adjustment

2026-04-07
sh-explain
مطوّرو البرمجيات

Educational code explanations with adaptive depth and insight highlights

2026-04-07
sh-handoff
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Save session context to HANDOVER.md for seamless continuation. Captures last task, queue position, git state, decisions, and resume checklist.

2026-04-07
sh-index-repo
مطوّرو البرمجيات

Generate compressed project map for token-efficient codebase understanding

2026-04-07
sh-kickoff
متخصصو إدارة المشاريع

Daily session startup scan — assess pipeline state and determine next actions.

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

Execute the Shepherd 14-step Scrumban inner loop for autonomous task processing. Use when starting autopilot mode, processing TODO-Today queue items, or running the autonomous dev loop.

2026-04-07
sh-newskill
مطوّرو البرمجيات

Sync all agentflow skills to global ~/.claude/commands/ so they work in every project. Run after adding new skills.

2026-04-07
sh-plan
متخصصو إدارة المشاريع

Create an implementation plan from a spec or requirements before touching code

2026-04-07
sh-ralph
مطوّرو البرمجيات

Start persistent Ralph loop for iterative task completion

2026-04-07
sh-research
محللو أبحاث السوق ومتخصصو التسويق

Deep web research with parallel search, source validation, and evidence-based findings

2026-04-07
sh-retro
متخصصو إدارة المشاريع

Run a retrospective after every 10 completed User Stories. Reflects on recent work, identifies patterns, and generates actionable improvement items.

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

Request self-review of completed work and handle external code review feedback with technical rigor

2026-04-07
عرض أهم 40 من أصل 57 skills مجمعة في هذا المستودع.