Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 11 collected skills from phiwer, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
2
updated
2026-06-08
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

wf-clear-context
software-developers

Clear the workflow context file to start fresh on a new feature

2026-06-08
wf-init
software-developers

Initialize the feature workflow for a project — detects tech stack, proposes review agents (asks user to confirm), creates agent files and project-config.json.

2026-06-08
wf-phase1-iterate
software-developers

Phase 1 iteration - quick 3-agent review of a DRAFT spec before formal Phase 2 review. Catches issues early with specialized perspectives.

2026-06-08
wf-phase1-spec
software-developers

Phase 1 - Create an initial feature specification from a roadmap item. Generates a structured spec file ready for Phase 2 review.

2026-06-08
wf-phase2-review
software-developers

Run Phase 2 design review with 2-6 subagents (dynamic selection). Produces a PHASE2_REVIEW.md artifact in the archive directory.

2026-06-08
wf-phase3-consolidate
software-developers

Run Phase 3 consolidation - address Phase 2 feedback, make decisions on open questions, update the spec. Produces PHASE3_CONSOLIDATION.md.

2026-06-08
wf-phase4-implement
software-developers

Phase 4 implementation (Opus) - thorough implementation with detailed analysis. Use /wf-phase4-implement-sonnet for faster implementation.

2026-06-08
wf-phase4-implement-sonnet
software-developers

Phase 4 implementation (Sonnet) - faster implementation with less analysis. Use /wf-phase4-implement for thorough Opus implementation.

2026-06-08
wf-phase5-6-complete
software-developers

Combined Phase 5+6 - verify implementation and write retrospective in one session. Saves ~4-6K tokens by avoiding context reload.

2026-06-08
wf-phase5-verify
software-developers

Run Phase 5 verification after implementation - verify spec was implemented correctly, check tests pass, document any deviations. Produces PHASE5_VERIFICATION.md.

2026-06-08
wf-phase6-retrospective
software-developers

Run Phase 6 retrospective - document lessons learned, what went well, what could improve. Produces PHASE6_RETROSPECTIVE.md and updates project docs.

2026-06-08