Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

primedirective

primedirective에는 nodatall에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
19
Stars
2
업데이트
2026-06-30
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

deliver
소프트웨어 개발자

Manual `$deliver` workflow for readable execution plans, optional deep research, optional Pro analysis, user review, and approved implementation. `--fast` skips only the initial plan-review pause. Supports `--deep-research`, `--pro-analysis`, and `--fast`.

2026-06-30
clarifier
기술 작가

Use when the user invokes $clarifier or asks for help clarifying a rough draft, stuck thought, post, essay, message, or explanation through a revision-coaching loop. Helps the user improve their own writing with questions, short teaching examples, and user-authored rewrites rather than ghostwriting.

2026-06-30
ship-branch
소프트웨어 개발자

Finish the current feature branch by handling dirty work safely, pushing, creating or using a PR, merging it, deleting the remote branch, switching back to the base branch, pulling the merged base, and deleting the local branch. Use when invoked with `$ship-branch`, or when the user asks to ship, finish, merge, clean up, and return to main from the current branch.

2026-06-27
test-suite-optimizer
소프트웨어 품질 보증 분석가·테스터

Optimize test-suite runtime and CI feedback speed through report-first audits or bounded `/goal` fix loops. Use when the user asks to speed up tests, reduce slow or flaky test feedback, profile unit/integration/e2e test runtime, improve setup or teardown cost, optimize runner or CI test execution, or reduce test harness noise while preserving validation confidence. Normal use has no mode flags.

2026-06-19
backend-optimizer
소프트웨어 개발자

Optimize backend and database performance through report-first audits or bounded `/goal` fix loops. Use when the user asks to speed up backend routes, perform database query sweeps, inspect schema/index health, reduce backend runtime work, or improve connection/lock/migration/observability hygiene. Normal use has no mode flags.

2026-06-18
page-speed-optimizer
소프트웨어 개발자

Optimize frontend journey speed and visual continuity through report-first audits or bounded `/goal` fix loops. Use when the user asks to improve page load speed, Core Web Vitals, interaction responsiveness, frontend bundle or asset cost, route-to-route transitions, flashes, blank gaps, layout shifts, loading-state mismatch, bfcache/back-forward behavior, or other browser-perceived performance. Normal use has no mode flags.

2026-06-18
plan-to-goal
프로젝트 관리 전문가

Convert messy source material, rough goal prompts, readable execution plans, or PRD/TDD/tasks-plan artifacts into a reviewable `tasks/goal-plan-<plan-key>.md` document that starts with the goal, done-when criteria, not-done-yet criteria, and a copy-pasteable `/goal` start prompt, then fills in the primary verifier, supporting checks, and explicit stop conditions. Use when work is an adaptive evidence loop where validation results decide the next implementation step.

2026-06-18
deep-research-prompt
경영 분석가

Create a paste-ready prompt for ChatGPT.com Deep Research from the current thread's plan or discussion. Use when the user wants to manually run ChatGPT Deep Research with a connected GitHub repo or files, especially to get first-principles adversarial critique, current best practices, alternatives, and external research before local planning or execution.

2026-06-03
first-principles-mode
소프트웨어 개발자

Run a deep, adaptive, read-only analysis pass that widens the search space, uses a default adversarial council with rebuttal rounds to test competing explanations, and synthesizes the best mechanism-level answer before implementation judgment. Supports `--deep-research` for web-backed operator/current-practice research and `--pro-analysis` for ChatGPT Pro browser escalation through the repo wrapper.

2026-06-03
skill-review
소프트웨어 품질 보증 분석가·테스터

Review Prime Directive skill changes before merge by running the baseline and candidate skill contracts on the same realistic scenario, preserving artifacts, and using a fresh judge to decide whether the candidate is materially better, neutral, or regressive.

2026-06-03
merge-review
소프트웨어 개발자

Run a goal-backed current-branch merge-readiness loop. Use when invoked with `$merge-review`, especially inside `/goal $merge-review`, before a branch should be merged. Reviews `origin/main...HEAD`, records state in `tasks/merge-review-<branch-slug>.md`, fixes verified local findings, validates, and rereviews until no `Disposition: fix` findings remain or a real blocker is proven.

2026-05-30
review-chain
소프트웨어 품질 보증 분석가·테스터

Run explicit branch reviews with optional task scoping. Supports ad-hoc full-branch review, task-scoped review, and `--preserve-review-artifacts`.

2026-05-30
review-plan
프로젝트 관리 전문가

Review an active `$deliver` execution plan with a mandatory first-principles adversarial council loop before implementation. Defaults to applying safe plan-only fixes, supports `--approval-gate` for read-only proposed fixes, and writes `tasks/tmp/review-plan-<plan-key>.md`.

2026-05-30
repo-sweep
소프트웨어 개발자

Run a full-repository sweep that always starts with a first-principles no-edit audit, then the full review chain, and pauses for approval before fixes. Invoke inside `/goal $repo-sweep` for a repair/resweep goal. Supports `--pro-analysis`, `--swarm`, `--dep-scan`, and `--preserve-review-artifacts`; `--swarm` includes nitpick-depth maintainability review by default.

2026-05-23
plan-refine
프로젝트 관리 전문가

Run a bounded iterative refinement loop over existing Prime Directive planning artifacts (`prd`, `tdd`, and `tasks-plan`) using one fresh reviewer subagent per critique round. Use when the user asks to improve, pressure-test, critique, iterate, loop on, or first-principles-review a plan before execution; supports `plan-key=KEY`, `--max-rounds=N`, and `--preserve-refine-artifacts`.

2026-05-23
bootstrap-repo-rules
소프트웨어 개발자

Bootstrap a repo's first meaningful validation surface, including lint, format, typecheck, test, build, CI, and optional local hooks. Supports `--with-hooks`.

2026-05-21
create-architecture
소프트웨어 개발자

Create or update a repo-specific `docs/ARCHITECTURE.md` that records module boundaries, dependency direction, composition roots, shared-code rules, testing boundaries, lightweight architecture checks, and accepted deviations. Use when invoked with `$create-architecture`, when bootstrapping a non-trivial repo, or before boundary-affecting work when no architecture doc exists.

2026-05-21
plain-language
편집자

Use when the user asks for a plainer, simpler, shorter, or more direct explanation, rewrite, summary, restatement, or answer. Produces concrete full-sentence explanations that lead with the main point and avoid needless jargon.

2026-04-24
cleanup-merged-branches
소프트웨어 개발자

Safely clean up merged feature branches locally and on `origin` without deleting active, unmerged, or still-open work. Optionally target a specific branch.

2026-04-12