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

orchestrated-project-template

orchestrated-project-template에는 josipjelic에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
94
업데이트
2026-07-16
Forks
48
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

start
소프트웨어 개발자

Run project onboarding — reads START_HERE.md and executes the protocol there. Auto-detects new project vs. existing codebase, interviews you (new) or reads the code and asks only what it can't answer (existing), fills docs, builds the backlog. Usage: /start

2026-07-16
checkpoint
소프트웨어 개발자

Save-and-commit checkpoint — verifies docs are updated, runs available linting/tests, then creates a WIP commit so no work is lost before pausing. Usage: /checkpoint [optional: short description of current state]

2026-07-16
orchestrate
소프트웨어 개발자

Orchestrate a multi-agent task — analyzes dependencies, builds a wave execution plan, coordinates with the project manager, creates a feature branch, and runs specialist agents in parallel and sequential waves. Usage: /orchestrate <task description>

2026-07-16
review
소프트웨어 품질 보증 분석가·테스터

Multi-agent code review — architectural drift check, test coverage audit, and implementation quality review scoped to recently changed files. Usage: /review [optional: branch or file path scope]

2026-07-16
status
소프트웨어 개발자

Project health overview — renders a structured status card from TODO.md, recent git history, open PRs, and PRD open questions. Read-only. Usage: /status

2026-07-16
release
소프트웨어 개발자

Pre-release quality pass — checks backlog readiness, runs QA, updates docs, and verifies the CI/CD pipeline before shipping. Usage: /release [optional: version label e.g. v1.2.0]

2026-07-15
sync-template
소프트웨어 개발자

Pull the latest agent definitions, skills, hooks, rules, and templates from the upstream orchestrated-project-template repository into this project's .claude/ directory, with a diff summary and confirmation before applying. Usage: /sync-template

2026-07-15