Skip to main content
Run any Skill in Manus
with one click
arittr
GitHub creator profile

arittr

Repository-level view of 14 collected skills across 1 GitHub repositories.

skills collected
14
repositories
1
updated
2026-01-23
repository explorer

Repositories and representative skills

validating-environment
network-and-computer-systems-administrators

Use to validate spectacular environment - checks superpowers plugin, git-spice, git repo, and project structure before running spectacular workflows

2026-01-23
decomposing-tasks
software-developers

Use when you need to create an execution plan from a feature spec - handles worktree context, dispatches subagent for task decomposition, validates quality, analyzes dependencies, groups into phases, and commits the plan

2026-01-22
executing-parallel-phase
computer-occupations-all-other

Use when orchestrating parallel phases in plan execution - creates isolated worktrees for concurrent task execution, installs dependencies, spawns parallel subagents, verifies completion, stacks branches linearly, and cleans up (mandatory for ALL parallel phases including N=1)

2026-01-22
executing-plan
software-developers

Use to execute an implementation plan with automatic sequential/parallel orchestration - handles worktree verification, resume detection, phase dispatch, and quality verification

2026-01-22
executing-sequential-phase
computer-systems-analysts

Use when orchestrating sequential phases in plan execution - executes tasks one-by-one in main worktree using git-spice natural stacking (NO manual upstack commands, NO worktree creation, tasks build on each other)

2026-01-22
using-git-spice
software-developers

Use when working with stacked branches, managing dependent PRs/CRs, or uncertain about git-spice commands (stack vs upstack vs downstack) - provides command reference, workflow patterns, and common pitfalls for the git-spice CLI tool

2026-01-22
writing-specs
software-developerscomputer-hardware-engineers-172061+1

Complete spec workflow - generates Run ID, creates isolated worktree, brainstorms requirements, writes lean spec documents that reference constitutions, validates architecture quality, and reports completion

2026-01-22
phase-task-verification
software-developers

Shared branch creation and verification logic for sequential and parallel task execution - handles git operations, HEAD verification, and MODE-specific behavior

2025-11-12
Showing top 8 of 14 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded