Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

orchestrated-project-template

orchestrated-project-template contém 7 skills coletadas de josipjelic, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
94
atualizado
2026-07-16
Forks
48
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

start
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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