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

CaioWF

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

skills collected
38
repositories
1
updated
2026-07-11
repository explorer

Repositories and representative skills

okf-enrich
software-developers

Ingest a raw source into the project's OKF knowledge bundle — distill it into concept pages, refresh the index, and log the change. keel's compounding "LLM wiki" loop.

2026-07-11
finishing-a-development-branch
software-developers

Use when implementation is complete, gates pass, and you need to decide how to integrate the work — presents structured options (merge, PR, keep, discard) and handles the chosen workflow, including worktree cleanup. Closes the SDD cycle after review-and-simplify.

2026-07-10
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-07-10
implement-and-evaluate
software-developers

Orchestrates the implement-feature, evaluator, fix-runner loop for the active feature until all Criterios de Aceitacao are met and quality gates are green.

2026-07-10
tasks-writer
software-developers

Use after the plan is approved to break the active feature's plan into a concrete task checklist, written into specs/<feature>/tasks.md from the tasks template.

2026-07-10
observability-and-instrumentation
software-developers

Use while implementing a feature that has retries, queues, background jobs, external calls, or any critical path an on-call engineer will need to reason about in production. Invoke when adding a new endpoint, dependency, or async flow, and before considering such a feature done — instrumentation is developed alongside the code, like tests, not bolted on after.

2026-07-08
perf-review
software-developers

Performance lens over a feature's changed code — read-only. Appended to review-and-simplify's lens registry by the ui-review pack. Also usable standalone.

2026-07-08
analyze
software-developers

Use after tasks-writer to cross-check the active feature's spec, plan, and tasks for gaps or contradictions before implementation begins. Read-only advisory — makes no code or doc changes.

2026-07-08
Showing top 8 of 38 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
CaioWF Agent Skills | SkillsMP