Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
当前展示该仓库 Top 8 / 11 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库
bajutsu-e2e Agent Skills | SkillsMP