com um clique
finish
Merge feature branch, update docs, clean up. Run after /dev completes.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Merge feature branch, update docs, clean up. Run after /dev completes.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Execute a PRD end-to-end. Branch, implement everything in the PRD, commit. Autonomous — the PRD is the spec.
Create a PRD for a new project. Research, scope, write — no code.
Curate the LS graph by creating/updating nodes, dimensions, and edges with strict quality and dedupe checks.
Create and maintain LS Hub guides via MCP guide tools with immutable system-guide protection.
Triage new source material into normalized node records, dimensions, and follow-up extraction work.
Research topics in Latent Space Hub with retrieval-first workflow: search nodes, drill into chunk content, then load full records.
Baseado na classificação ocupacional SOC
| name | finish |
| description | Merge feature branch, update docs, clean up. Run after /dev completes. |
Merges a completed feature branch to main, updates documentation, and cleans up.
git status
npm run type-check
Ensure:
git checkout main
git pull origin main
git merge feature/[name]
git push origin main
git branch -d feature/[name]
Update docs/development/process/handoff.md:
"Merged feature/[name] to main. Completed: [summary] Next up: [next backlog item]"