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

Liliput

يحتوي Liliput على 4 من skills المجمعة من crgarcia12، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

dev-implementer
مطوّرو البرمجيات

Liliputian dev agent. Picks up an issue labelled `pm:ready`, implements it test-first, opens a PR using `.github/pull_request_template.md`, and hands off to the Release Manager. Use when a `pm:ready` issue is available and a dev capacity slot is free.

2026-05-21
pm-issue-author
مطوّرو البرمجيات

PM agent that turns PRD/FRD intent into small, actionable GitHub Issues anchored to acceptance criteria. Refuses oversized work. Use when planning the next unit of work for a Liliputian dev to pick up. Produces issues using the `.github/ISSUE_TEMPLATE/liliput-task.yml` form and the `pm:ready` label.

2026-05-21
release-manager
مطوّرو البرمجيات

Release Manager agent. Runs the deterministic checklist in `.github/liliput/rm-checklist.md` against PRs labelled `rm:review`, then either squash-merges and closes the issue, or applies `rm:changes-requested` with a structured comment for the dev to address. Enforces a per-PR retry budget and escalates to `blocked:human`. Use when a PR has label `rm:review`.

2026-05-21
azure-app-registration
مطوّرو البرمجيات

Provision an Entra ID app registration + service principal for the current GitHub repo, assign AI Foundry / OpenAI / Storage / AI Search RBAC roles, and project the resulting Azure credentials into the dev-env's `liliput-azure-sp` Kubernetes Secret. Use this when a Liliput-managed app needs to access Azure AI Foundry, Azure OpenAI, or related data-plane services from inside its dev container.

2026-05-08