lando이란?
Mozilla의 Lando API를 사용하여 Lando 랜딩 작업 상태를 확인하세요. mach로 푸시 시도를 제출한 후 사용하여 커밋이 완료되었는지 확인하세요. "lando status", "landing job", "check land", "commit landed"에서 트리거됩니다. 출처: jwmossmoz/agent-skills.
Mozilla의 Lando API를 사용하여 Lando 랜딩 작업 상태를 확인하세요. mach로 푸시 시도를 제출한 후 사용하여 커밋이 완료되었는지 확인하세요. "lando status", "landing job", "check land", "commit landed"에서 트리거됩니다.
명령줄에서 lando AI 스킬을 개발 환경에 빠르게 설치
출처: jwmossmoz/agent-skills.
Check the status of Mozilla Lando landing jobs using the public API.
The API returns a JSON object with these key fields:
| status | Job status: submitted, inprogress, landed, failed | | error | Error message if status is failed | | landedcommitid | Commit hash if successfully landed | | createdat | When the job was submitted | | updatedat | Last status update time |
Mozilla의 Lando API를 사용하여 Lando 랜딩 작업 상태를 확인하세요. mach로 푸시 시도를 제출한 후 사용하여 커밋이 완료되었는지 확인하세요. "lando status", "landing job", "check land", "commit landed"에서 트리거됩니다. 출처: jwmossmoz/agent-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/jwmossmoz/agent-skills --skill landoMozilla의 Lando API를 사용하여 Lando 랜딩 작업 상태를 확인하세요. mach로 푸시 시도를 제출한 후 사용하여 커밋이 완료되었는지 확인하세요. "lando status", "landing job", "check land", "commit landed"에서 트리거됩니다. 출처: jwmossmoz/agent-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/jwmossmoz/agent-skills --skill lando 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/jwmossmoz/agent-skills