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

my-opencode

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

skills مجمعة
5
Stars
2
محدث
2026-07-05
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

draft-to-prd
متخصصو إدارة المشاريع

Promote one GitHub issue from status:draft to status:prd through a three-phase guided interview that resolves missing decisions, scope, verification, and the AI-agent execution plan. Use after idea-to-issue or project-to-draft and before prd-to-execution.

2026-07-05
prd-to-execution
مطوّرو البرمجيات

Execute a `status:prd` GitHub issue inside its target repo, tracking task progress inline (body checkboxes + issue comments) on the parent issue, committing all task work into a single parent branch, and finishing in one shared PR. Resolves the target repo from the issue body. Use when the user asks to execute a GitHub PRD or connect issue work to a branch/PR.

2026-07-05
github-issues
مطوّرو البرمجيات

Per-repo GitHub Issues workflow router. Defines this repo's status flow (label-based), sub-skills, and handoffs. The `architect` agent loads this bundle when it detects `.agents/skills/github-issues/SKILL.md` in the active repo. Trigger phrases include "tengo una idea", "captura esto", "trabajemos en

2026-07-05
idea-to-issue
مطوّرو البرمجيات

Capture a raw idea on GitHub Issues. Decides whether the idea becomes a single issue (status:idea or status:draft) or a parent issue (acting as a project) plus an initial draft set. Use as the first step before project-to-draft, draft-to-prd, and prd-to-execution.

2026-05-22
project-to-draft
مطوّرو البرمجيات

Split an existing parent GitHub issue into status:draft child issues, or create status:idea fallback issues for slices that cannot yet be shaped. Use after idea-to-issue (when it created a parent issue) and before draft-to-prd.

2026-05-22