Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
dcouple
GitHub 제작자 프로필

dcouple

3개 GitHub 저장소에서 수집된 80개 skills를 저장소 단위로 보여줍니다.

수집된 skills
80
저장소
3
업데이트
2026-07-11
저장소 탐색

저장소와 대표 skills

do
기타 컴퓨터 관련 직업

Run the full autonomous pipeline against a work item — plan, implement, verify, PR, post-PR review + QA, wrap-up. Takes a GitHub issue

2026-07-11
notion
소프트웨어 개발자

The Notion bridge for work items — creates a Notion work item mirroring a GitHub issue, uploads artifacts (item.md, refs/, plan.md, wrapup.md) to it, and pulls a work item's artifacts down to ./tmp/<id>/. Used by /create-feature, /create-epic, /create-issue (publish) and /do (pull before work, upload after). Use when a work item needs to be published to, updated in, or fetched from Notion.

2026-07-11
excalidraw-diagram
소프트웨어 개발자

Create Excalidraw diagram JSON files and PR visual overviews that make visual arguments. Use when the user wants to visualize workflows, architectures, concepts, pull request changes, before/after behavior, or a shareable explainer image for reviewers.

2026-07-11
codex
소프트웨어 개발자

Dispatches one Codex (GPT-5.6) sub-agent via `codex exec` — implementer, backend-verifier, plan-reviewer, code-reviewer, code-researcher, or investigator — and returns its report. Used by /do, /discussion, and /create-issue whenever one of these roles runs; not normally invoked by the user directly. Use when a pipeline stage needs its Codex sub-agent dispatched, resumed for a fix round, or re-run.

2026-07-11
create-epic
소프트웨어 개발자

Captures a discussed multi-phase workstream as an Epic Spec work item ready for /do. For a single-outcome change use /create-feature instead.

2026-07-11
create-feature
소프트웨어 개발자

Captures a discussed feature as a lean Feature Ticket work item ready for /do. For multi-phase workstreams use /create-epic instead.

2026-07-11
create-issue
소프트웨어 개발자

Captures a defect as a Bug Report work item ready for /do, running the investigator first if the root cause isn't already established.

2026-07-11
discussion
소프트웨어 개발자

Interactive back-and-forth to clarify, understand, or figure something out — an idea, an approach, a tradeoff, or a suspected bug. Use when the user wants to think out loud or explore before committing to anything — e.g. "let's discuss X", "help me understand Y", "why is Z happening", "what should we do about W". Produces clarity plus a dated decision log, not deliverables; work items are created afterward with /create-feature, /create-epic, or /create-issue.

2026-07-11
이 저장소에서 수집된 skills 54개 중 상위 8개를 표시합니다.
implement
소프트웨어 개발자

Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when the write scopes are truly disjoint. Supports default Claude execution or an explicit Codex executor option. Automatically reviews the result for completeness and intent fidelity. Use after a plan is approved.

2026-04-25
commit
소프트웨어 개발자

Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.

2026-04-25
implement
소프트웨어 개발자

Executes an approved plan directly in Codex with one primary implementation stream by default, bounded sidecars only when write scopes are truly disjoint, and mandatory review gates for completeness and intent fidelity. Use after a plan is approved.

2026-04-25
implementation-reviewer
소프트웨어 품질 보증 분석가·테스터

Review completed code changes against a plan, run quality checks, and call out gaps, regressions, or missing integrations. Use when implementation work needs a plan-based review.

2026-04-25
implementer
소프트웨어 개발자

Carry out a structured implementation plan carefully and systematically, following existing repo patterns, preserving intent, and running quality checks as work progresses. Use when a plan already exists and the goal is execution.

2026-04-25
plan-reviewer
소프트웨어 개발자

Review an implementation plan for repo accuracy, fact purity, intent fidelity, reconciliation quality, and completeness. Use when a plan needs a correctness and completeness pass.

2026-04-25
plan
소프트웨어 개발자

Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a PRP-style research dossier, then auto-reviews the final plan. Use when planning a new feature or significant change in Codex.

2026-04-25
simple-plan
소프트웨어 개발자

Quick gut-check before implementing when the user directly asks you to do something. Investigates, proposes a lightweight plan, and implements only after approval. Use this instead of `plan` when the change is straightforward.

2026-04-25
이 저장소에서 수집된 skills 23개 중 상위 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다