Skip to main content
在 Manus 中运行任何 Skill
一键导入
Sungmin-Cho
GitHub 创作者资料

Sungmin-Cho

按仓库查看 4 个 GitHub 仓库中的 39 个已收集 skills。

已收集 skills
39
仓库
4
更新
2026-07-24
仓库浏览

仓库与代表性 skills

deep-implement
其他计算机职业

This skill should be used at Phase 3 of deep-work to execute slice-based TDD (RED → GREEN → REFACTOR) for each approved plan slice. Dispatches in solo (inline) or team (implement-slice-worker subagent delegation by cluster_id) mode, runs computational sensors (lint/typecheck/coverage), performs 2-stage slice review (delegate reviewer + evaluator_model), and emits M3-envelope-wrapped receipts/SLICE-*.json via hooks/scripts/wrap-receipt-envelope.js. Triggered by 'implement phase', '구현 시작', '/deep-work continue', /deep-implement slash, cross-platform Skill({ skill: "deep-work:deep-implement", args: "..." }), or orchestrator dispatch after plan approval.

2026-07-22
deep-plan
其他计算机职业

This skill should be used at Phase 2 of deep-work, after research.md approval, to design a detailed implementation plan with TDD slices. Decomposes work into SLICE-NNN units with `depends_on` DAG, acceptance contracts (`failing_test`, `acceptance_threshold`), and optional `cluster_id` hint for parallel-safe grouping. Emits plan.md with the inline slice DAG (Implement Phase's deep-implement skill parses it for worker fan-out — no external slices.md/slice-graph.json is emitted). Triggered by 'create implementation plan', '계획 수립', /deep-plan slash, cross-platform Skill({ skill: "deep-work:deep-plan", args: "..." }), or orchestrator dispatch after research approval.

2026-07-22
deep-spec
其他计算机职业

Author the executable spec contract for deep-work research sessions. Invoked through /deep-spec, $deep-work:deep-spec, or orchestrator dispatch.

2026-07-22
deep-work-orchestrator
其他计算机职业

This skill should be used when the user invokes /deep-work "task", uses cross-platform Skill({ skill: "deep-work:deep-work-orchestrator", args: "task" }), asks to start a new deep-work session, or requests evidence-driven workflow auto-flow across Brainstorm → Research → Plan → Implement → Test phases. Handles session initialization (profile v3 load, capability detection, session-recommender sub-agent, AskUserQuestion 4-key ask, flag parsing) and dispatches the 5-phase pipeline with Exit Gates between each phase.

2026-07-22
deep-finish
软件开发工程师

Use when the user finishes a deep-work session — merging, opening a PR, keeping the branch as-is, or discarding. Triggers on `/deep-finish`, "finish session", "wrap up session", "세션 마무리", "세션 종료", "PR 만들어줘", or orchestrator auto-call after Phase 5 (Integrate) completes. Emits an M3-envelope-wrapped `session-receipt.json` (and optionally a cross-plugin `handoff.json`). Supports `--skip-integrate` (Phase 5 bypass), `--handoff-to=<plugin>` / `--no-handoff` (post-finish handoff control).

2026-07-21
deep-phase-review
软件开发工程师

Use when the user manually requests a deep-work phase document review. Parses --phase, --structural, and --adversarial compatibility arguments, then enters the canonical adaptive review protocol.

2026-07-21
deep-report
软件开发工程师

Use when the user wants to generate or view the comprehensive deep-work session report — session lifecycle, slice summary, evidence trail, TDD compliance, sensor pass-rate, model usage, evaluation outcomes. Triggers on `/deep-report`, `/deep-status --report`, "session report", "deep-work report", "세션 리포트", "세션 보고서", "리포트 생성". Writes to `$WORK_DIR/report.md` and prints inline summary. Sub-page of the deep-status hub.

2026-07-21
deep-research
软件开发工程师

This skill should be used during deep-work Phase 1 to research an existing codebase (architecture/patterns/risks) via research-codebase-worker, or to investigate a zero-base project's tech stack/conventions/data-model via research-zerobase-worker (using WebSearch + Context7 for up-to-date library docs). Consumes evolve-insights and harnessability M3 envelopes as context. Triggered by 'start research phase', 'analyze codebase', /deep-research slash, cross-platform Skill({ skill: "deep-work:deep-research", args: "..." }), or orchestrator dispatch after brainstorm approval. Solo/Team mode automatic based on project size.

2026-07-21
当前展示该仓库 Top 8 / 27 个已收集 skills。
wiki-ingest
软件开发工程师

Ingest files, URLs, pasted text, or Deep Work reports into Deep Wiki with shared Claude Code and Codex semantics, portable Node state transitions, provenance, and recoverable journaled commits. Use for /wiki-ingest, wiki updates, or SessionStart change ingestion.

2026-07-20
wiki-schema
软件开发工程师

Canonical Deep Wiki page, provenance, lifecycle, concurrency, and recovery rules shared by Claude Code and Codex. Apply whenever reading, creating, updating, rebuilding, linting, or querying wiki state.

2026-07-20
wiki-setup
软件开发工程师

Initialize a Deep Wiki on Claude Code or Codex with a native absolute path, portable Node runtime, and optional read-only Obsidian availability probe. Use for /wiki-setup, wiki bootstrap, wiki initialization, or first-time configuration.

2026-07-20
wiki-lint
软件开发工程师

Inspect or repair Deep Wiki structure, links, provenance, lifecycle invariants, and scan-window state through the portable Node runtime. Use for /wiki-lint, wiki health checks, audits, or --fix repair.

2026-07-18
wiki-query
软件开发工程师

Answer a question from the Deep Wiki and optionally file substantive cross-page synthesis through the shared journaled runtime. Use for /wiki-query, wiki search, or grounded wiki questions.

2026-07-18
wiki-rebuild
软件开发工程师

Regenerate Deep Wiki derived catalogs from page frontmatter with one token-owned journaled transaction and a rebuild lifecycle record. Use for /wiki-rebuild, stale catalog repair, or wiki reindexing.

2026-07-18
已展示 4 / 4 个仓库
已展示全部仓库