Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

claude-dev-env

claude-dev-env には jl-cmd から収集した 39 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
39
Stars
3
更新
2026-07-26
Forks
1
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

run-claude-dev-env
ソフトウェア開発者

Build, install, run, and test the claude-dev-env installer. Use when asked to run claude-dev-env, install the Claude Code config into ~/.claude, drive the installer, smoke-test it against a sandbox, or run its test suite.

2026-07-26
e-code-review
ソフトウェア品質保証アナリスト・テスター

Max-recall code review at a selectable effort level (low, medium, xhigh), with optional auto-fix and an auto-execute loop for any level. Triggers: /e-code-review, /e-code-review low, /e-code-review medium, /e-code-review xhigh, /e-code-review <level> --fix, /e-code-review <level> loop.

2026-07-25
release-notes-html
ウェブ開発者

Build a polished self-contained HTML product launch and release-notes page from work completed in the current session, using available repository state, source-of-truth files, tests, approvals, artifacts, commits, pull requests, previews, and release evidence. Use when the user asks to build release notes, create a launch page, document completed work, produce feature-release HTML, or turn the session into product-facing release notes.

2026-07-24
issue-tracker
プロジェクト管理専門家

File, update, and close GitHub work as one epic with native sub-issues. Dedup open and closed issues first. Edit status only inside marker sections. Refresh the epic checklist so it matches its children. Triggers: issue tracker, file an issue, track this issue, open an epic, update the epic, close the issue, refresh the epic checklist, attach a sub-issue.

2026-07-23
closeout
ソフトウェア開発者

Harvests session obstacles into GitHub issues backed by quoted evidence: validates each draft with the user, then delegates filing to the issue-tracker agent (skill fallback), which dedupes against open and closed issues and files each under an epic as a native sub-issue. Prints a cloud handoff prompt. Triggers: /closeout, close out this session, close out the session, file the session obstacles, session closeout, harvest session obstacles, end-of-session issue filing. Not session-log (vault journal) — closeout files issues and writes no journal.

2026-07-23
e-simplify
ソフトウェア開発者

Cleanup-only pass on the current diff — reuse, simplification, efficiency, altitude — that fixes what it finds directly; no correctness-bug hunting. Triggers: /e-simplify.

2026-07-22
plan-to-pr
ソフトウェア開発者

Coordinates source-grounded implementation through a validated plan packet, planned task tickets, fixed model routing, verified commits, independent Luna review, and publication gates. Triggers: "Plan-to-PR", "plan to PR", "implement this with one task per commit", "run the Plan-to-PR workflow", "validate Plan-to-PR", "publish the PR".

2026-07-22
task-build
ソフトウェア開発者

Gather open session tasks and register them with the best available task or plan tool. Triggers: '/task-build', 'build my task list', 'capture these tasks', 'add open tasks to the task list', 'track these', task list, update plan.

2026-07-21
condensing-instructions
ソフトウェア開発者

Rewrite existing instruction documents or turn first drafts and requirements into compact, high-information operational instructions without changing or inventing their contract. Use for prompts, skills, policies, runbooks, agent-facing documents, reference instructions, token reduction, deduplication, restructuring, or concise instruction authoring.

2026-07-20
codex-review
ソフトウェア品質保証アナリスト・テスター

Runs OpenAI Codex as a local PR or uncommitted-diff reviewer and routes findings into the shared fix protocol. Triggers: '/codex-review', 'codex review', 'run codex review', 'babysit codex review', 'codex as a PR reviewer'.

2026-07-20
orchestrator-refresh
その他コンピュータ職

Re-assert orchestrator discipline on a one-shot delayed wake: ledger reconcile, advisor routing, warm executor reuse, single-pending re-arm via status_gate. Terminates when the gate says stop. Triggers: '/orchestrator-refresh', orchestrator-refresh, refresh the orchestrator loop, re-arm orchestrator.

2026-07-19
orchestrator
その他コンピュータ職

Orchestrator mode: plan and delegate while workflow-backed agents execute; a shared session-advisor answers hard decisions with endorse, correction, plan, or stop. Triggers: '/orchestrator', 'orchestrator strategy', 'run with an orchestrator', 'executor-advisor mode', 'orchestrator enforcement', 'agent routing', 'orchestrate'.

2026-07-19
pr-converge
ソフトウェア品質保証アナリスト・テスター

Loops Cursor Bugbot, a code review, a bug audit, and Copilot on the current PR, applying TDD fixes until all are clean on one HEAD. Use when the user says '/pr-converge', 'drive PR to convergence', 'loop bugbot and bugteam', 'babysit bugbot and bugteam', 'until both are clean', or 'converge this PR'.

2026-07-19
pr-fix-protocol
ソフトウェア品質保証アナリスト・テスター

Applies reviewer findings to a PR as verified fixes and drives unresolved review threads to zero. Invoked by PR-loop orchestrators (pr-converge, autoconverge, bugteam, qbug, copilot-review) when a reviewer reports findings; not for ad-hoc 'fix this bug' requests outside a PR loop.

2026-07-19
prototype
ソフトウェア開発者

Isolated hookless worktree sandbox for zero-friction proof-of-concept builds, then a clean-room re-verification that promotes a successful POC into a real deploy. Triggers: prototype, /prototype, proof of concept, POC, spike, throwaway build, build without hooks, sandbox this idea, hookless worktree, prototype then ship, promote the prototype.

2026-07-19
auditing-claude-config
ソフトウェア開発者

Audits a Claude Code setup (user CLAUDE.md, ~/.claude/rules/, project .claude/) for context-budget waste — duplicate @-imports, always-on rules to path-scope or convert to skills, oversized files — and produces a migration table with savings. Use when reviewing the startup/instruction load, when /memory shows surprising loads, when adding new rules, or for periodic config hygiene.

2026-07-19
autoconverge
ソフトウェア開発者

Drives one draft PR to convergence in one autonomous run with a host-selected pacer. On workflow: three parallel lenses (code-review, bug-audit, self-review) and one-commit fixes via converge.mjs. On portable: pr-converge continuous ticks via portable-driver.md. Bugbot, Copilot, and Codex as terminal confirmation gates before ready. Use when the user says '/autoconverge', 'autoconverge this PR', 'converge this PR in one run', 'run the converge workflow', or 'drive the PR to ready autonomously'.

2026-07-19
copilot-review
ソフトウェア品質保証アナリスト・テスター

Spawns a background subagent that babysits the GitHub Copilot reviewer on the current PR: each tick it fixes unaddressed findings against HEAD, re-requests review, and exits on convergence. Triggers: '/copilot-review', 'watch copilot', 'babysit copilot review', 'keep re-requesting copilot'.

2026-07-19
privacy-hygiene
ソフトウェア開発者

Full-repo sweep for personal data and secrets before commit or durable GitHub post. Use when preparing a PR, cleaning a leak, or when `pii_prevention_blocker` denies a write, post, or commit. Triggers on "privacy hygiene", "personal data", "secret sweep", "sanitize repository", "/privacy-hygiene".

2026-07-19
skill-builder
その他コンピュータ職

Skill lifecycle: classify, scaffold, write via the skill-writer-agent, self-audit, compose sub-skills, polish description triggers, enforce deterministic scripts. Triggers: build a skill, new skill workflow, improve this skill, optimize skill description, skill development lifecycle, skill modularity, skill composition, description trigger catalog, deterministic skill scripts.

2026-07-18
team-advisor
その他コンピュータ職

Spawn one warm session-advisor at the strongest reachable tier and consult it before big decisions, completion, commits, or when stuck. Triggers: 'team-advisor', 'team advisor', 'second opinion', 'advisor', 'consult', 'verify', 'validate', 'commit', 'push'.

2026-07-18
fresh-branch
ソフトウェア開発者

Fresh git branch from origin/main in an isolated temp worktree (never checkout -b in the caller tree). Triggers: fresh branch, new branch from main, /fresh-branch, start fresh, clean branch off main, worktree branch, branch in temp.

2026-07-18
usage-pause
その他コンピュータ職

5-hour usage window, agent context warm, weekly limit is near its cap. Triggers: '/usage-pause', 'pause until the usage window resets', 'wait out the usage limit', 'usage limit pause', 'usage limit', 'pause usage', 'usage pause'.

2026-07-17
copilot-finding-triage
ソフトウェア品質保証アナリスト・テスター

Tiers each Copilot gate finding from a converge run, verifies each code concern with an executed check, then routes it — auto-fix a self-healing finding, resolve a refuted one, page the user only for an inconclusive one. Triggers: 'copilot finding triage', 'user review gate', 'tier copilot findings', 'triage the copilot gate'.

2026-07-16
pr-loop-cloud-transport
ソフトウェア開発者

Runs any PR-loop skill in a Claude Code session whose gh CLI cannot act on the PR. Use at run start when pr-converge, autoconverge, bugteam, qbug, findbugs, fixbugs, monitor-open-prs, or copilot-review runs in a cloud session, when `command -v gh` or `gh auth status` fails, or when an MCP tool call fails with InputValidationError.

2026-07-16
session-log
ソフトウェア開発者

Logs a session report as an HTML page, tracks vault context, extracts decisions, and outputs a /rename command. Use for /session-log, 'journal this session', 'log this work', 'session report', 'summarize/log/record this session', 'save session', 'capture session', or 'document what we did'.

2026-07-16
everything-search
ソフトウェア開発者

Fast file search on Windows using Everything (voidtools) es.exe command-line tool. Use when searching for files by extension, name, date modified, size, or path. Triggers on "find files", "search for files", "locate files", or when user asks to use Everything.

2026-07-16
bugteam
ソフトウェア品質保証アナリスト・テスター

Open pull request audit–fix until convergence: CODE_RULES gate, clean-room audit (`code-quality-agent`, opus) and fix (`clean-coder`, opus), per-loop GitHub reviews, 20-audit cap; grant then revoke `.claude/**`. AUDIT, FIX, and standards-fix route through `resolve_worker_spawn.py` (headless tiers or Agent-tool fallback). Triggers: '/bugteam', 'run the bug team', 'auto-fix the PR until clean', 'loop audit and fix'.

2026-07-14
reviewer-gates
その他コンピュータ職

Runs the availability gates a PR-loop orchestrator checks before it starts an external reviewer: the CLAUDE_REVIEWS_DISABLED opt-out, the once-per-run Copilot quota pre-check, and the Cursor Bugbot trigger, acknowledge, and CI-detect flow. Decides whether a reviewer runs, never what it finds.

2026-07-14
grok-spawn
ソフトウェア開発者

Spawn headless grok worker fleets via preflight and spawn_grok_batch. Triggers: /grok-spawn, spawn grok workers, grok worker fleet, run this with grok workers, headless grok batch.

2026-07-14
grokify
その他コンピュータ職

Grok Build execution handoff prompt, embed Claude advisor.

2026-07-14
session-tidy
一般事務員

Audit, clean, and consolidate session logs in the Obsidian vault. Fixes format drift, resolves orphaned next-steps, updates stale statuses, and generates project rollup summaries. Use when session logs feel cluttered or before starting a new project milestone. Triggers on '/session-tidy', 'tidy sessions', 'clean up session logs', 'session audit'.

2026-07-12
anthropic-plan
ソフトウェア開発者

Workflow-backed implementation planning that creates a deep repo-local packet under docs/plans/<slug>/ before any code changes. Use for /anthropic-plan, /plan, "plan this first", "think before coding", "make a plan", "scope this out", "don't code yet", and non-trivial implementation requests that need source-grounded design, TDD steps, and validator approval before build work.

2026-07-12
parallel-debug
その他コンピュータ職

Runs the pr-converge loop for jl-cmd/claude-dev-env using AHK auto-continue pacing. Activate when the user says "parallel-debug" or asks to run the pr-converge convergence loop in Cursor.

2026-07-11
pr-loop-lifecycle
ソフトウェア開発者

Opens and closes a PR-loop run: the .claude/** permission grant, worktree preflight, and cwd routing at the start; teardown, permission revoke, and final report at the end. Invoked by PR-loop orchestrators (bugteam, pr-converge, autoconverge, qbug); not for general git cleanup outside a PR loop.

2026-07-11
rebase
ソフトウェア開発者

Rebases a branch onto its base ref with the verification gates that catch logically broken results before pushing. Use when the user invokes `/rebase`, says 'rebase this branch', 'PR has merge conflicts', or 'rebase onto main', or asks for a force-push to update a remote branch's history.

2026-07-11
recall
ソフトウェア開発者

Retrieve prior session context and decisions from Obsidian vault for the current project.

2026-07-11
remember
ソフトウェア開発者

Save a decision, gotcha, or architectural choice to the Obsidian vault. User-initiated only.

2026-07-11
update
ソフトウェア開発者

Fast-forwards a local repository's main branch to a remote's main after confirming the repo path and source remote through AskUserQuestion. Use when the user says '/update', 'update main', 'fast-forward main', 'sync main from origin', 'pull latest main into <path>', or 'bring main up to date'.

2026-07-11