Skip to main content
wsauret
GitHub creator profile

wsauret

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

skills collected
15
repositories
1
updated
2026-05-15
repository explorer

Repositories and representative skills

plan-creation
software-developers

Research codebase, validate external claims, and emit a work-ready spec.json for a new planning session. Single-pass creation with integrated validation via Context7 and locator/analyzer agents. Triggers on "create plan", "plan for", "write a plan". For exploratory requests where the user is unsure what to build, prefer brainstorm first. Once spec.json exists, use plan-review for evaluation or go straight to work. For a reviewed spec, use plan-consolidation to merge findings.

2026-05-15
work
software-developers

Execute spec.json (plan mode) or review.findings.json (fix-findings mode) by dispatching subagents per chunk. Triggers on "work on", "implement", "execute plan", "carry on", "continue".

2026-05-15
flywheel-conventions
software-developers

Shared conventions for Flywheel subagents. Tool discipline, output format, research patterns.

2026-04-27
work-review
software-quality-assurance-analysts-and-testers

Perform exhaustive code reviews using multi-agent analysis. Reviews PRs, branches, or current changes. Writes review.findings.json to the active session. Triggers on "review", "code review", "check PR".

2026-04-27
plan-consolidation
project-management-specialists

Refine the active session's spec.json by merging reviewer findings.json into it. Backs up the pre-refinement spec to a .pre-consolidation sidecar. Triggers on "consolidate plan", "finalize plan".

2026-04-26
plan-review
project-management-specialists

Run ALL reviewer agents in parallel against a plan. Deduplicates findings semantically and writes findings.json to the active session. Triggers on "review plan", "check plan".

2026-04-26
yolo
software-developers

Autonomously execute the full plan → implement → review → fix cycle without stopping. The agent makes every decision, including answering open questions during plan-consolidation. Use when you'll be away from the keyboard and trust the agent to ship.

2026-04-26
brainstorm
project-management-specialistsmarket-research-analysts-and-marketing-specialists-131161

Conversational exploration of ideas before detailed planning. One question at a time, 2-3 approaches, incremental validation. Triggers on "explore", "brainstorm", "think about". Once the approach is clear, use plan-creation to produce a spec.json.

2026-04-25
Showing top 8 of 15 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded