Skip to main content

CodySwannGT/lisa

SkillsMP は CodySwannGT/lisa から 888 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
888
GitHub スター
3
GitHub フォーク
3

収集済み skill 888 件中 40 件を表示しています。

職業分類
未分類
説明

This skill should be used for any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks. It accepts a ticket URL (Jira, Linear, GitHub), a file path containing a spec, or a plain-text prompt. It assembles an agent team, breaks the…

原文の言語: 英語

更新
職業分類
未分類
説明

any non-trivial request —…

原文の言語: 英語

更新
職業分類
未分類
説明

This skill should be used for any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks. It accepts a ticket URL (Jira, Linear, GitHub), a file path containing a spec, or a plain-text prompt. It assembles an agent team, breaks the…

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-agnostic repair scanner — the recovery counterpart to lisa-intake. Finds work that got stuck or was left half-closed across the same queues lisa-intake serves (Notion / Confluence / Linear / GitHub PRDs; JIRA / GitHub / Linear build queues): items left…

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-agnostic repair scanner…

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-agnostic repair scanner — the recovery counterpart to lisa-intake. Finds work that got stuck or was left half-closed across the same queues lisa-intake serves (Notion / Confluence / Linear / GitHub PRDs; JIRA / GitHub / Linear build queues): items left…

原文の言語: 英語

更新
職業分類
未分類
説明

Provision and verify a remote execution environment for a host project — Codex Cloud today, other remote surfaces as they are added. Generates a repository-owned setup script that installs the declared toolchain, materializes secrets through…

原文の言語: 英語

更新
職業分類
未分類
説明

Provision and verify a remote…

原文の言語: 英語

更新
職業分類
未分類
説明

Provision and verify a remote execution environment for a host project — Codex Cloud today, other remote surfaces as they are added. Generates a repository-owned setup script that installs the declared toolchain, materializes secrets through…

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-neutral access layer for secrets. Every skill and script that needs an API key MUST resolve it through this skill rather than reading a keychain, an .env file, or a provider CLI directly. Models two independent axes — the provider a secret lives in…

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-neutral access layer for…

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-neutral access layer for secrets. Every skill and script that needs an API key MUST resolve it through this skill rather than reading a keychain, an .env file, or a provider CLI directly. Models two independent axes — the provider a secret lives in…

原文の言語: 英語

更新
職業分類
未分類
説明

This skill should be used to drive a pull request all the way to MERGED, handling ANYTHING that blocks the merge. It enables auto-merge when the repo supports it (direct-merge fallback otherwise), keeps the branch rebased/synced and resolves merge conflicts,…

原文の言語: 英語

更新
職業分類
未分類
説明

drive a pull request all the…

原文の言語: 英語

更新
職業分類
未分類
説明

This skill should be used to drive a pull request all the way to MERGED, handling ANYTHING that blocks the merge. It enables auto-merge when the repo supports it (direct-merge fallback otherwise), keeps the branch rebased/synced and resolves merge conflicts,…

原文の言語: 英語

更新
職業分類
未分類
説明

Syncs plan progress to a linked GitHub Issue. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep issues in sync. The GitHub counterpart of lisa-jira-sync.

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-sync, lisa-github-sync, or lisa-linear-sync. Posts at: plan created, implementation in progress,…

原文の言語: 英語

更新
職業分類
未分類
説明

Syncs plan progress to a linked…

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-neutral wrapper for…

原文の言語: 英語

更新
職業分類
未分類
説明

Syncs plan progress to a linked GitHub Issue. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep issues in sync. The GitHub counterpart of lisa-jira-sync.

原文の言語: 英語

更新
職業分類
未分類
説明

Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-sync, lisa-github-sync, or lisa-linear-sync. Posts at: plan created, implementation in progress,…

原文の言語: 英語

更新
職業分類
未分類
説明

Parse a JIRA ticket's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries), capture evidence, and post to JIRA + GitHub PR using the jira-evidence skill.

原文の言語: 英語

更新
職業分類
未分類
説明

Parse a JIRA ticket's…

原文の言語: 英語

更新
職業分類
未分類
説明

Parse a JIRA ticket's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries), capture evidence, and post to JIRA + GitHub PR using the jira-evidence skill.

原文の言語: 英語

更新
職業分類
未分類
説明

GitHub counterpart to lisa-jira-build-intake. Scans a GitHub repository for issues carrying the configured `ready` build label, processes the first eligible issue, runs leaf work via the github-agent workflow in-session (culminating in lisa-implement),…

原文の言語: 英語

更新
職業分類
未分類
説明

Scans a GitHub repository for issues carrying the configured `ready` PRD label and runs the first eligible one through the dry-run validation pipeline. A PRD that passes every gate gets tickets written (to whatever destination tracker is configured — JIRA,…

原文の言語: 英語

更新
職業分類
未分類
説明

Creates or idempotently updates a PRD as a GitHub Issue in the configured source repo, carrying exactly one PRD lifecycle label (`prd-draft` by default, or `prd-ready` when initial_role is ready so lisa-github-prd-intake auto-claims it). The GitHub PRD-source…

原文の言語: 英語

更新
職業分類
未分類
説明

Symmetric counterpart to lisa-jira-build-intake on the Linear side. Scans a Linear team for Issues in the configured `ready` workflow state, claims the first eligible Issue by transitioning it to the configured `claimed` state, runs the implementation/build…

原文の言語: 英語

更新
職業分類
未分類
説明

Scans a GitHub repository for…

原文の言語: 英語

更新
職業分類
未分類
説明

Creates or idempotently updates…

原文の言語: 英語

更新
職業分類
未分類
説明

GitHub counterpart to lisa-jira-build-intake. Scans a GitHub repository for issues carrying the configured `ready` build label, processes the first eligible issue, runs leaf work via the github-agent workflow in-session (culminating in lisa-implement),…

原文の言語: 英語

更新
職業分類
未分類
説明

Scans a GitHub repository for issues carrying the configured `ready` PRD label and runs the first eligible one through the dry-run validation pipeline. A PRD that passes every gate gets tickets written (to whatever destination tracker is configured — JIRA,…

原文の言語: 英語

更新
職業分類
未分類
説明

Creates or idempotently updates a PRD as a GitHub Issue in the configured source repo, carrying exactly one PRD lifecycle label (`prd-draft` by default, or `prd-ready` when initial_role is ready so lisa-github-prd-intake auto-claims it). The GitHub PRD-source…

原文の言語: 英語

更新
職業分類
未分類
説明

Symmetric counterpart to lisa-jira-build-intake on the Linear side. Scans a Linear team for Issues in the configured `ready` workflow state, claims the first eligible Issue by transitioning it to the configured `claimed` state, runs the implementation/build…

原文の言語: 英語

更新
職業分類
未分類
説明

Uploads text evidence to the GitHub `pr-assets` release, updates the PR description, posts a comment on the originating Linear Issue with code blocks, and transitions the Issue from the configured `claimed` label to the configured `review` label. Reusable by…

原文の言語: 英語

更新
職業分類
未分類
説明

Uploads text evidence to the…

原文の言語: 英語

更新
職業分類
未分類
説明

Uploads text evidence to the GitHub `pr-assets` release, updates the PR description, posts a comment on the originating Linear Issue with code blocks, and transitions the Issue from the configured `claimed` label to the configured `review` label. Reusable by…

原文の言語: 英語

更新
職業分類
未分類
説明

Symmetric counterpart to notion-prd-intake on the JIRA side. Scans a JIRA project (or JQL filter) for tickets in the configured `ready` status, claims the first eligible ticket by transitioning to the configured `claimed` status, runs the implementation/build…

原文の言語: 英語

更新
収集済み skill 888 件中 40 件を表示しています。