Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Liliput

Liliput contient 4 skills collectées depuis crgarcia12, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
3
mis à jour
2026-05-21
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

dev-implementer
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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