Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

orchestrated-project-template

orchestrated-project-template 收录了来自 josipjelic 的 7 个 skills,并提供仓库级职业覆盖和站内 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