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

opencode-processing-skills

يحتوي opencode-processing-skills على 14 من skills المجمعة من DasDigitaleMomentum، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

ops-orchestrator-direct
مطوّرو البرمجيات

Non-interactive orchestrator for structured planning and gated implementation. Acts and reports; asks only for genuine choices. Use when you want forward momentum without confirmation prompts.

2026-07-11
ops-orchestrator
مطوّرو البرمجيات

Interactive orchestrator for structured planning, documentation, and gated implementation using docs/ and plans/. Use when planning features, documenting codebases, executing plan phases, or resuming multi-session work.

2026-07-11
author-and-verify-implementation-plan
مطوّرو البرمجيات

Author and verify per-phase implementation plans by cross-checking the gated phase intent against the current source code and existing docs inventories.

2026-07-11
delegate-analysis
مطوّرو البرمجيات

Skill-driven exploration, targeted reading, web research, and deep-dive analysis for delegate agents. Use when the primary delegates investigation or information gathering rather than artifact review or code execution.

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

Apply accepted related findings from an implementation or implementation-plan review by resuming the same reviewer task_id. Use after review-implementation or review-implementation-plan returns Needs Rework or Needs Revision.

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

Independent review of a phase implementation plan against its scope, codebase reality, and actionability. Produces a structured review with severity-rated findings. Use after author-and-verify-implementation-plan to validate quality before execution.

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

Independent review of a completed implementation against its plan, acceptance criteria, and code quality standards. Produces a structured review with severity-rated findings. Use after execute-work-package to validate implementation quality.

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

Independent review of a plan against its requirements, scope, and completeness. Produces a structured review with severity-rated findings. Use after create-plan to validate quality before execution.

2026-07-11
execute-work-package
المهن الحاسوبية الأخرى

Execute a significant implementation unit (phase or major slice) using a gated, stateful subagent loop (steps -> gate -> execute -> digest) without creating new persistent artifacts.

2026-04-13
archive-legacy-docs
مطوّرو البرمجيات

Normalize legacy repositories by moving scattered documentation into docs-legacy/ (git-aware) and generating a docs-legacy/summary.md before generating new docs/plans.

2026-02-21
create-plan
متخصصو إدارة المشاريع

Create a structured plan (plan.md, phases/, todo.md) for a feature or change. Use this skill when planning non-trivial work before implementation.

2026-02-20
update-plan
متخصصو إدارة المشاريع

Update an existing plan's status, todo list, and phase progress. Tracks what was done, updates completion status, and maintains the changelog. Use this skill during or after working on a plan phase to keep planning artifacts current.

2026-02-20
generate-docs
مطوّرو البرمجيات

Generate project documentation from an existing codebase. This documentation shall serve Agents and Humans. Creates a project overview, module documentation, and feature documentation with explicit inventories (files/dirs + symbols) for each module. Use this skill when onboarding a new project or creating initial documentation for an undocumented codebase.

2026-02-16
update-docs
مطوّرو البرمجيات

Update existing project documentation after code changes. Detects outdated sections, updates module and feature docs, and ensures cross-references remain valid. Use this skill after implementing features, refactoring, or when documentation is known to be stale.

2026-02-16