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

FourthWiz

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

수집된 skills
56
저장소
1
업데이트
2026-07-09
저장소 탐색

저장소와 대표 skills

end-of-task
소프트웨어 개발자

Finalizes a completed task: ensures all changes are committed, pushes branch to remote, prompts for lessons learned, aggregates task cost across all sessions, and marks the task as complete. Requires /review to have been run first. Does NOT create a PR — that's a separate explicit action. Use this skill for: /end_of_task, 'finalize this', 'we're done', 'ship it', 'task complete', 'wrap up this task'. This is the explicit user acceptance of completed, reviewed work — the last step before moving on.

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

Implementation agent that executes tasks from a plan. Uses Sonnet for efficient, high-quality code generation. Use this skill for: /implement, implementing a plan, writing code from a plan, executing implementation tasks, 'implement task N from the plan', 'start coding', 'build this based on the plan'. Triggers whenever the user wants to turn a plan into actual code changes.

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

Create a pull request: optional version bump, push branch if not already pushed, create PR via gh, wait for merge, switch to merge target. Use this skill for: /pr, 'create a PR', 'open a pull request', 'submit for review'. Triggers when the user wants to create a PR from a feature branch.

2026-07-09
rollback
소프트웨어 개발자

Safely undo an implementation phase or revert specific tasks, using the plan to map commits to tasks. Use this skill for: /rollback, 'undo the implementation', 'revert the last changes', 'go back to before implement', 'undo task 3', 'reset to pre-implementation'. Reads the plan to understand which commits belong to which tasks, shows what would be reverted, and requires explicit confirmation before acting.

2026-07-09
cost-snapshot
소프트웨어 개발자

Returns a live cost summary showing today's cost, project lifetime cost, and per-open-task breakdown. Use for: /cost_snapshot, 'how much have I spent', 'cost report', 'show costs', 'what's the project cost', 'how much has this task cost'. Read-only — no file artifacts produced.

2026-07-09
end-of-day
소프트웨어 개발자

Consolidates all of today's work across all sessions into a daily cache for next-day resumption. Works in any session — fresh or active. Use this skill for: /end_of_day, 'wrapping up', 'done for the day', 'save my progress', 'end of day', 'EOD'. Captures what was worked on, what's unfinished, blockers, decisions made, and recent git activity. The daily cache feeds into /start_of_day for seamless resumption.

2026-07-09
start-of-day
소프트웨어 개발자

Restores context from the daily cache and unfinished sessions so you can resume where you left off. Use this skill for: /start_of_day, 'what was I working on', 'resume', 'pick up where I left off', 'morning standup', 'SOD', 'start of day'. Reads the latest daily cache, checks git state, and presents a clear picture of what to do next.

2026-07-09
status
기타 컴퓨터 관련 직업

Renders the quoin workflow pipeline graph with the active phase marked. Use for: /status, 'where am I', 'what phase am I in', 'show workflow progress', 'pipeline graph', 'workflow status'. Read-only — no file artifacts produced.

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