ソース情報
- リポジトリ
- CodySwannGT/lisa
- ソースの最終更新活動
- 2026年7月10日 13:59
- 検出された SKILL.md の言語
- 英語
- スター
- 3
- フォーク
- 3
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/CodySwannGT/lisa --skill lisa-wiki-connector-jiraコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
SOC 職業分類に基づく
| name | lisa-wiki-connector-jira |
| description | Produce sanitized JIRA source… |
Skill-driven connector (Atlassian MCP). Writes ONLY source notes under wiki/sources/jira/ and emits
a proposed cursor; the kernel does synthesis/index/log/verify/state/PR.
connectors.jira.enabled and sideEffects: read-only-ingest.connectors.jira.tenantGuard.site / cloudId. If it resolves to a different account/tenant,
abort (do not ingest) — this is the cross-tenant contamination guard.wiki/state/jira/*.json. First run → last 4 months (or configured window);
incremental → issues updated >= the cursor watermark. Scope to connectors.jira.projects[].wiki/sources/jira/<YYYY-MM-DD>-jira-ingest.md — reader-safe, with
frontmatter (type: source, dates, source_system: jira) and citations (Source: <issue key>).
Redact secrets; honor sourceRetention/sensitivity.updated watermark, counts) to the handoff file,
then return to lisa-wiki-ingest.scripts/mcp-doctor.mjs).