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

yesitsfebreeze

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

수집된 skills
41
저장소
6
업데이트
2026-07-10
저장소 탐색

저장소와 대표 skills

report
소프트웨어 개발자

File a machine self-diagnostic report as a tagged GitHub issue. When a tool, daemon, hook, skill, or agent hangs, errors, returns garbage, or behaves wrong, open a `machine-report`-labeled issue on the machine plugin repo so every plugin user's reports funnel to the maintainer. Requires `gh` logged in. Write-side only — it logs, it does not fix. Trigger: "/report", "report a problem", "this tool is broken", "file a machine report", "log this hang/error/hiccup".

2026-06-17
resolve
소프트웨어 개발자

Consume the machine self-diagnostic backlog. Lists the open `machine-report` GitHub issues on the machine repo, ranks them by severity then age, fixes the single highest-priority one at its root cause, verifies green, then closes that issue. The act side of /report (which only writes). Machine-repo-only skill — not shipped to other installs. Trigger: "/resolve", "resolve a report", "triage the reports", "fix the top report", "work the reports backlog".

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

Second-AI review via the Codex CLI at the drill's single review point — the consolidated review of the finished diff, alongside the persona panel, before a landing is proposed. Advisory only: it returns notes and concerns for the driver and user to weigh, it never gates, blocks, merges, or edits. Skips cleanly when codex is not installed. Trigger via "/codex-review", "codex review", "second opinion from codex", or invoked by the drill skill.

2026-06-17
drill
소프트웨어 개발자

The drill — the orchestrator's default driver mode. Runs grill-first: the drill and the user refine a request one question at a time until the user calls it a valid plan. From there the job runs autonomously — a plan subagent writes a markdown brief, a miner implements it on a git-fs branch inside the orchestrator's worktree, and the gate iterates until the build is green — with one consolidated advisory review (personas + codex) at the end. The drill surfaces only to land the work into main, plus on any blocker it cannot resolve. The live roster lives in the hub (claims + board), not on disk. Trigger via "/drill", "drill mode", "orchestrator mode", "background this", "spawn an agent for this", "drive this".

2026-06-17
promote
소프트웨어 개발자

Promote crystallized brainstorm findings into board tickets. After a brainstorm (drill grill) settles one or more well-scoped features, this turns each into a card on the current cwd's board so the drill's plan step can iterate per ticket. The bridge between brainstorm and plan — it creates tickets, it does not plan or implement. Trigger: "/promote", "promote these", "promote to tickets", "make tickets", "turn findings into cards".

2026-06-17
questioneer
소프트웨어 개발자

Run the single ongoing chat that resolves the open plan and implementation questions parallel agents raise. Plan/implement agents post questions to mesh and wait; the questioneer aggregates them into one prioritized queue, presents each to you for a decision, and writes the answer back so the waiting agent proceeds. It routes decisions — it does not plan, implement, or dispatch. Trigger: "/questioneer", "questioneer", "answer the questions", "resolve open questions", "what are the agents blocked on".

2026-06-17
board
기술 작가

Use when the user says "board", "kanban board", or "drill board" — explains the local board kanban workflow, board-per-cwd identity, the stage-to-column mapping, labels/checklists/due-dates, and the read-update-consult discipline that mirrors the drill ledger onto a card per task, idea, or major step.

2026-06-17
mine
소프트웨어 개발자

Mine the addon graph for this repo — survey the `mine/` kit (the graph of unregistered agents, skills, and hooks) and the current repo, match the best-fit tools, slot them in (copy + register in plugin.json / hooks.json), wire any prerequisites, and record the decision in kern so each session compounds. Run it a few times and the machine flows like butter. Trigger: "/mine", "mine the graph", "mine this repo", "slot the right tools", "what should we slot".

2026-06-16
이 저장소에서 수집된 skills 32개 중 상위 8개를 표시합니다.
loader
경영 분석가

Index of available skills — file locations, purpose, when/how to use.

2026-05-07
learn
소프트웨어 개발자

Wiki sensemaker. /learn → densify pass. /learn <question> or "drive Q&A" → research-to-thoughts flow. Triggers `learn_pass` MCP tool. Always reads docs first.

2026-05-05
caveman
소프트웨어 개발자

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

2026-05-04
coder
소프트웨어 개발자

Architect-mode development for non-trivial features, refactors, and bug fixes. Bundles KISS/DRY/YAGNI principles, phased planning (orient → align → glossary → PRD → TDD → design+delegate), adversarial self-review, and incremental push discipline. Use when starting any non-trivial change, when codebase drifts, or when "AI did the wrong thing" / "code keeps getting worse" symptoms appear. Skip for one-line fixes, throwaway spikes, exploratory reads.

2026-05-04
rust-best-practices
소프트웨어 개발자

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

2026-05-04
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다