SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/CodySwannGT/lisa --skill lisa-wiki-connector-gitコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
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 work into structured tasks, and manages the full lifecycle from research through implementation, code review, deploy, and empirical verification.
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 work into structured tasks, and manages the full lifecycle from research through implementation, code review, deploy, and empirical verification.
| name | lisa-wiki-connector-git |
| description | Produce sanitized… |
A universal, deterministic connector backed by scripts/ingest-git.mjs. It writes ONLY a source note
under wiki/sources/git/ (or a per-project path) and emits a proposed cursor; the kernel performs
synthesis/index/log/verify/state/PR.
connectors.git is enabled and read-only-ingest.projects/), run:
node "${PLUGIN_ROOT}/scripts/ingest-git.mjs" --repo <path> --slug <name> \
--config wiki/lisa-wiki.config.json --source-dir wiki/sources/git \
--state wiki/state/git/<slug>.json --emit-meta wiki/state/handoff/git-<slug>-<runId>.json
lisa-wiki-ingest.git log/rev-parse/gh pr list against the repo; never checkout/fetch/reset/pull.wiki/state/git/<slug>.json.