Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

create-ulysses-workspace

create-ulysses-workspace에는 ukt-solutions에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
2
업데이트
2026-05-24
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

complete-work
소프트웨어 개발자

Finalize a work session — rebase, synthesize release notes from spec/plan/session tracker/commits, create PRs with unified presentation. Handles all project repos and workspace repo. Use when work on a session is done.

2026-05-24
maintenance
소프트웨어 개발자

Workspace maintenance — audit integrity, clean up stale context, suggest merges. Run periodically or before /release.

2026-05-24
pause-work
소프트웨어 개발자

Suspend current work — updates session tracker, captures state to the tracker body, pushes all repos, creates draft PRs. Use when stepping away from work that isn't finished.

2026-05-24
workspace-init
소프트웨어 개발자

First-time workspace initialization. Clones repos, installs template components, extracts team knowledge from documentation sources and Claude chat history, activates rules, configures user identity. Run once after scaffolding with --init.

2026-05-22
release
소프트웨어 개발자

Prepend a new CHANGELOG.md entry per project repo by synthesizing unreleased branch notes. Deletes consumed branch notes and synthesizes workspace-context into canonical (locked) entries. Use at release time.

2026-05-17
workspace-update
소프트웨어 개발자

Apply a staged template update to an initialized workspace. The CLI stages a payload in .workspace-update/; this skill processes it. Runs maintenance audit before and after.

2026-04-29
aside
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Capture a drive-by idea without interrupting your current work. Dispatches a background researcher by default, or use --quick for a simple note. Usage: /aside [--quick] <your thought>

2026-04-27
braindump
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Capture discussion-heavy topics into workspace-context. Use when reasoning, exploration, or design rationale should be preserved. Accepts optional name parameter.

2026-04-27
handoff
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Save workstream state as workspace-context. Use anytime during work to capture progress, decisions, and next steps. Accepts optional name parameter.

2026-04-27
promote
인사 보조원(급여·근태 관리 제외)

Move personal auto-memory or local-only files into workspace-context. Use when you've discovered something valuable that the team should know.

2026-04-27
build-docs-site
소프트웨어 개발자

Build a comprehensive Docusaurus documentation site for a project. Consolidates scattered knowledge sources (README, docs/, existing sites, code, shared context, chat dumps, exports) into a coherent branded reference with theme-aware diagrams. Replaces existing documentation while using it as raw material. Multi-hour skill — requires an active work session.

2026-04-27
start-work
소프트웨어 개발자

Begin or resume a work session. Creates a self-contained work-sessions/{name}/ folder containing the workspace worktree and nested project worktrees. Accepts optional parameter "handoff" or "blank".

2026-04-27
setup-tracker
소프트웨어 개발자

Configure an issue tracker for this workspace — writes workspace.json → tracker block and initializes labels. GitHub Issues is the only backend shipped; others can be added by dropping an adapter at .claude/scripts/trackers/{type}.mjs. Runnable during /workspace-init or standalone.

2026-04-17
sync-work
소프트웨어 개발자

Push branches without ceremony — all project and workspace repos. No PR, no status change, no forced capture. Use for backing up work in progress.

2026-04-17