{"id":49525872,"url":"https://github.com/cuzfrog/lissom-skills","last_synced_at":"2026-05-05T01:01:35.861Z","repository":{"id":353889847,"uuid":"1221299116","full_name":"cuzfrog/lissom-skills","owner":"cuzfrog","description":"Light weight Claude Skills and Agents for every day tasks.","archived":false,"fork":false,"pushed_at":"2026-05-02T01:43:19.000Z","size":104,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-02T03:26:50.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cuzfrog.png","metadata":{"files":{"readme":"README.ja.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-26T02:33:07.000Z","updated_at":"2026-05-02T01:43:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7b38666-f57a-4bfd-b6a9-e591fa9bfefa","html_url":"https://github.com/cuzfrog/lissom-skills","commit_stats":null,"previous_names":["cuzfrog/lissom-skills"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cuzfrog/lissom-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Flissom-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Flissom-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Flissom-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Flissom-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuzfrog","download_url":"https://codeload.github.com/cuzfrog/lissom-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Flissom-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32631058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-02T03:13:52.354Z","updated_at":"2026-05-05T01:01:35.844Z","avatar_url":"https://github.com/cuzfrog.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lissom Skills\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/cuzfrog/lissom-skills)](https://github.com/cuzfrog/lissom-skills/stargazers)\n[![GitHub last commit](https://img.shields.io/github/last-commit/cuzfrog/lissom-skills/main)](https://github.com/cuzfrog/lissom-skills/commits/main)\n[![GitHub repo size](https://img.shields.io/github/repo-size/cuzfrog/lissom-skills)](https://github.com/cuzfrog/lissom-skills)\n[![CI](https://github.com/cuzfrog/lissom-skills/actions/workflows/ci.yml/badge.svg)](https://github.com/cuzfrog/lissom-skills/actions/workflows/ci.yml)\n\n[English](README.md) · [简体中文](README.zh.md) · **日本語**\n\n```\n┌─┐\n│L│░ LISSOM  —  Simple, reliable Claude Code skills \u0026 agents\n└─┘  SKILLS     for daily dev automation and context protection.\n```\n\n---\n\n#### なぜ Lissom なのか？ [GSD](https://github.com/gsd-build/get-shit-done) や [SuperPower](https://github.com/obra/superpowers) との違いは？\n- **ゼロ依存** — プレーンなファイルのみ。\n- **薄いスキルディスパッチャー** — 徹底したコンテキスト保護。\n- **冪等性** — 最小限の状態で気軽に再開。\n- **厳格な仕様** — 驚きのない開発体験。\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e/gsd-autonomous\u003c/th\u003e\n    \u003cth\u003e/lissom-auto\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"./doc/qwen_context_gsd.png\" alt=\"GSD context\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./doc/qwen_context_ls.png\" alt=\"LISSOM context\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n（小型ローカルモデル Qwen Code で10分タスク実行後のコンテキスト）\n\n\n#### いつ使うのか？\n- アイデアがある。仕様を詰めて実装を自動化したい。\n\n#### いつ使わないのか？\n- 簡単なタスク — 1つのエージェントで完結。\n- 探索的なタスク — `/explore` を使用。\n\n### 基本ワークフロー\n```\n           ┌─ interview ─┐\n           │             /\n research ─┘ auto ──►   +   ──► plan ──► impl ──► review ──► done\n  Specs.md    Research.md /    Plan.md         Review.md     │\n   ▲                     /                                   │ critical?\n   │                     └──────────── fix cycle (max 3)  ◄──┘\n   │                                          │\n   └──────────────── fix cycles exhausted ────┘\n```\n\n---\n\n## インストール\n\nプロジェクトのディレクトリで以下を実行：\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/cuzfrog/lissom-skills/main/scripts/install.sh | bash\n```\n\n対応プラットフォーム：\n- `.claude/` [Claude Code](https://code.claude.com/) および互換エージェント。\n- `.opencode/` [OpenCode](https://opencode.ai)。\n- `.qwen/` [Qwen Code](https://qwen.ai/qwencode)。\n- `.gemini/` [Gemini CLI](https://geminicli.com/)。\n\n### アンインストール\n\nカレントプロジェクトの `.claude/` および `.opencode/` ディレクトリからインストール済みファイルをすべて削除：\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/cuzfrog/lissom-skills/main/scripts/uninstall.sh | bash\n```\n\nこのバンドルでインストールされたファイルのみが削除されます。手動で追加したファイルはそのまま残ります。空になったディレクトリは自動的に整理されます。\n\n---\n\n## さあ始めよう！\n\n**実行** `/lissom-auto \u003ctask_id\u003e` — インタビューを受けて、完了を待つだけ！\n\n1. `.lissom/tasks/\u003ctask_id\u003e/Specs.md` 内のタスクを検索\n2. 見つからない場合、外部ツール（JIRA MCP など）で特定を試みる\n\n### ベストプラクティス\n\n- `Specs.md` にプロジェクトドキュメントへの参照を含めると、探索を省けます。\n- `CLAUDE.md` にテスト方法を明確に定義してください。\n\n---\n\n## 設定\n\n`.lissom/settings.local.json` に設定を記述することで、毎回の入力を省略できます：\n\n```json\n{\n  \"user_attention\": \"default\",\n  \"fix_threshold\": \"warning\",\n  \"spec_review_required\": \"yes\"\n}\n```\n\n| キー | オプション |\n|---|---|\n| `user_attention` | `default` — 主要な懸念事項をインタビュー；`auto` — 自動運転（ベストエフォート）；`focused` — 網羅的な質問 |\n| `fix_threshold` | `warning` — 致命的および警告を修正；`critical` — 致命的のみ；`suggestion` — すべての指摘 |\n| `spec_review_required` | `yes` — リサーチ前に仕様をレビュー・改善；`no` — 仕様レビューをスキップ |\n\n---\n\n## リンク\n\n- [GitHub](https://github.com/cuzfrog/lissom-skills) — ソースコードとリリース\n- [Issues](https://github.com/cuzfrog/lissom-skills/issues) — バグ報告と機能リクエスト\n- [License](LICENSE) — MIT\n\n---\n\n## 作者\n\nCause Chung \u003ccuzfrog@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuzfrog%2Flissom-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuzfrog%2Flissom-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuzfrog%2Flissom-skills/lists"}