Use when the user explicitly invokes /mothership or asks to run the mothership orchestration workflow manually in a repository that may also have many other installed skills.
원문 언어: 영어
메뉴
SkillsMP는 heruujoko/mothership에서 21개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 21개 중 21개를 표시합니다.
Use when the user explicitly invokes /mothership or asks to run the mothership orchestration workflow manually in a repository that may also have many other installed skills.
원문 언어: 영어
Bootstrap mothership model policy config. Creates mothership-config/model-policy.yaml if missing, or overwrite with --force.
원문 언어: 영어
Configure the mothership wiki for the current project. Run once per project to set up wiki directory structure, preferences, and default schema. Re-run to change wiki root location or other settings.
원문 언어: 영어
Maintain a GitHub pull request through the GitHub CLI by creating PRs, reading review feedback, routing each feedback item back through mothership, and updating the PR until it is ready for human-approved merge.
원문 언어: 영어
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
원문 언어: 영어
Bundled dependency skill used by mothership research for structured plan creation.
원문 언어: 영어
Bundled dependency skill used by mothership coding phase to execute an approved implementation plan step-by-step without skipping back into ad hoc design.
원문 언어: 영어
Bundled dependency skill used by mothership intake, research, and planning phases to turn explored requirements into an explicit implementation plan before coding starts.
원문 언어: 영어
Bundled dependency skill used by mothership research for broad context gathering and option mapping.
원문 언어: 영어
Define how research agents investigate a task before implementation planning. Covers hypothesis formation, context gathering, and structured output.
원문 언어: 영어
Define how mothership uses GitHub issues as durable workflow artifacts. Covers issue creation, linking, status tracking, and closure hygiene.
원문 언어: 영어
Define when and how the commander requests human input during the mothership workflow. Covers escalation triggers and escalation handling.
원문 언어: 영어
Bundled dependency skill used by mothership coding after QA feedback for structured debugging.
원문 언어: 영어
Help commander decide whether work should be assigned to one coder agent or multiple coder agents in parallel.
원문 언어: 영어
Define the review cycle between coder agents, QA, and commander. Covers feedback routing, iteration, and approval criteria.
원문 언어: 영어
Give commander a structured way to classify task risk before choosing execution strategy. Covers risk dimensions and mitigation planning.
원문 언어: 영어
Help commander turn an incoming human request into an actionable execution plan. Covers scoping, decomposition, and success criteria definition.
원문 언어: 영어
Define when and how isolated git worktrees are used for coder agents. Covers worktree creation, allocation, and cleanup.
원문 언어: 영어
Commit scoped local changes and push the current branch to its remote without opening a pull request. Use when the user explicitly asks to commit and push, publish a branch, or update an existing remote branch but does not ask to create a PR.
원문 언어: 영어
Create a local git commit for a scoped set of changes without pushing. Use when the user asks to commit current work, make a commit message, or checkpoint changes locally but does not ask to push or open a pull request.
원문 언어: 영어
Create a pull request for the current branch with a real title and Markdown description after the branch exists on the remote. Use when the user asks to open a PR, draft a PR, or create a pull request description from the current changes.
원문 언어: 영어