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

junyeong-ai

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

skills مجمعة
9
مستودعات
4
محدث
2026-07-11
مستكشف المستودعات

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

knotch-approve
متخصصو إدارة المشاريع

Record a named human reviewer's approval (or rejection) of a prior event on the active unit. Use for human-in-the-loop sign-off on gate decisions, status transitions, or milestone ships — never for agent self-review. Emits `ApprovalRecorded` with a bounded rationale so audits surface the signature instead of hunting through prose.

2026-04-21
knotch-query
مطوّرو البرمجيات

Read the current state of a unit — current phase, status, shipped milestones, model timeline — or find units that match a predicate. Works for active, archived, abandoned, and handed-off units alike (projections are pure historical reads). Use when the agent needs a fact before planning its next action.

2026-04-21
knotch-query
مطوّرو البرمجيات

Read the current state of a unit — current phase, status, shipped milestones, model timeline — or find units that match a predicate. Works for active, archived, abandoned, and handed-off units alike (projections are pure historical reads). Use when the agent needs a fact before planning its next action.

2026-04-20
knotch-gate
متخصصو إدارة المشاريع

Record a gate decision with long-form rationale on the active unit. The canonical Knotch workflow ships gates G0..G4 (Scope / Clarify / Plan / Review / Drift) with an 8-char `min_rationale_chars` floor — too-short text rejects as `RationaleTooShort`. Adopter-forked workflows may expose different gate vocabularies.

2026-04-20
knotch-mark
مطوّرو البرمجيات

Record a phase completion or skip on the active unit. The canonical `Knotch` workflow phases are `specify → plan → build → review → ship`; adopter-forked workflows may expose different names — run `knotch show --format json` on the active unit to see the current vocabulary. Does NOT handle milestones (those attach to commits via a `Knotch-Milestone:` git trailer — see "When NOT to use").

2026-04-20
knotch-transition
مطوّرو البرمجيات

Transition the active unit to a new lifecycle status. Use when declaring the unit shipped, archived, abandoned, handed-off, or deprecated. Terminal transitions require every required phase to be resolved, or a forced override with rationale.

2026-04-20
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات