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

bajutsu-e2e

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

수집된 skills
11
저장소
1
업데이트
2026-07-17
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

document-writing
소프트웨어 개발자

The authoritative prose norm for Bajutsu's writing — the language-agnostic writing technique both languages share (top-down drafting, stating the contribution up front, sentence stress, subject–verb proximity, active voice, cutting filler, paragraph-level argument structure (paragraph writing), self-contained prose that never assumes prior reading, and minimizing anaphora that forces the reader to backtrack). Use it whenever you write or revise a BE roadmap item (`*.md` / `*-ja.md`) or a prose document under `docs/`, in either language. It is the umbrella above two language layers: apply `english-document-writing` with it for English prose, and `japanese-document-writing` for Japanese prose.

2026-07-17
japanese-document-writing
기술 작가

日本語の技術文書・書籍原稿の文章規範。整形(引用ブロック、脚注、コラム記法)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理(指示語の抑制を含む)、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、英語ドキュメントを日本語に翻訳するとき、または推敲・リライトするときに使用する。

2026-07-17
english-document-writing
기술 작가

English-specific prose mechanics for Bajutsu's technical writing — formal word choice, the serial (Oxford) comma, restrictive that vs. non-restrictive which, no bare this/that as a noun, no singular they for one unspecified person, dashes, numbers, and colons. The English layer beneath the language-agnostic `document-writing` skill. Use it whenever you write, translate into, or revise English prose in a BE roadmap item (`*.md`) or a document under `docs/`; apply it together with `document-writing`, which carries the writing technique both languages share.

2026-07-17
ideation
프로젝트 관리 전문가

Sounding board for Bajutsu feature ideation. Use when the user wants to brainstorm potential features, explore what Bajutsu could do next, or turn a rough idea into a roadmap (BE) item. Grounds the conversation in the existing roadmap, proposes new items or seeds, folds overlapping ideas into existing items, and — when the user is happy — drafts the BE files with a placeholder ID and opens a PR. The real BE ID is allocated by CI (scripts/allocate_roadmap_ids.py), never guessed by hand. Scope is roadmap authoring only — it never implements the feature (that is the implement-be skill).

2026-07-17
implement-be
소프트웨어 개발자

Implement a Bajutsu roadmap (BE) item end to end, starting from its ID. Use when the user names a roadmap item to build — "/implement-be BE-0066", "implement BE-0041", "start on BE-0007", a bare number, or a slug — or otherwise asks to turn an existing BE proposal into shipped code. Treats the item's proposal as the spec, self-assigns the item's GitHub tracking issue, grounds the work in the prime directives, sets up a focused branch, plans and confirms before writing, implements with tests, reviews and refines the diff, flips the item to Implemented (Status + reindex), and proves the gate is green. The deterministic counterpart to the `ideation` skill: ideation authors proposals, this one ships them.

2026-07-17
propose-and-build
소프트웨어 개발자

Author a BE (Bajutsu Evolution) proposal and its implementation in parallel, landing them as a temporary two-PR stack — the proposal PR first, the implementation PR second. Use when the author is confident in a small, well-scoped feature and wants to "propose and build at once", "write the BE and the code together", or "stack the implementation on the proposal" instead of waiting for the serial ideation → merge → allocate → implement-be path. Composes the ideation skill (Phase A, authoring only) and the implement-be skill (Phase B + hand-off) around an explicit hand-off: once the proposal merges and CI allocates the real BE-NNNN, the implementation branch rebases, rewrites its BE-XXXX references, retargets to main, and runs implement-be's promotion + gate steps. Falls back to the serial path when a design is genuinely uncertain. Scope spans authoring and product code — the counterpart skills stay single-purpose (ideation never implements; implement-be needs a numbered item first).

2026-07-17
pr-followup
소프트웨어 개발자

Handle post-PR-creation follow-ups: fix CI failures, address review comments, reply to reviewers, and resolve conversations. Use when the user says "CIが落ちている", "reviewコメントに対応して", "PRのコメントを確認して", "PR #NNN を直して", or asks to fix a failing PR. Reads CI logs and review comments, makes targeted fixes, pushes, and replies. If a review comment requires a fundamental design change, escalate to the user instead of attempting it.

2026-07-13
cleanup
소프트웨어 개발자

Clean up completed worktrees and their branches. Use when the user says "worktreeを破棄して", "cleanup", "完了したworktreeを片付けて", or asks to remove stale branches and worktrees. Lists worktrees, identifies merged ones, and removes them after confirmation. Mechanical operation only.

2026-07-08
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다