Skip to main content
Run any Skill in Manus
with one click
$pwd:
SethGammon
GitHub creator profile

SethGammon

Repository-level view of 45 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
45
repositories
1
occupation fields
4
updated
2026-05-07
repository explorer

Repositories and representative skills

#001
Citadel
45 skills57754updated 2026-05-07
100% of creator
archon
Software Developers

Autonomous multi-session campaign agent. Decomposes large work into phases, delegates to sub-agents, reviews output, and maintains campaign state across context windows. Use for work that spans multiple sessions and needs persistent state, quality judgment, and strategic decomposition.

2026-05-07
autopilot
Software Developers

Intake-to-delivery pipeline. Processes pending items from .planning/intake/: briefs new ideas, executes approved work through research → plan → build → verify. Drop a file in .planning/intake/ and invoke this skill.

2026-05-07
design
Web & Digital Interface Designers

Generates and maintains a design manifest for visual consistency. In existing projects, reads current styles and documents the design language. In new projects, asks a few questions and generates a starter manifest. The post-edit hook reads the manifest and flags deviations.

2026-05-07
do
Software Developers

Unified router that auto-routes user intent to the right orchestrator or skill. Classifies input by scope, complexity, persistence needs, and parallelism, then dispatches to the cheapest path that can handle it: direct command, skill, marshal, archon, or fleet. Single entry point for all work.

2026-05-07
evolve
Software Developers

Research-driven multi-cycle improvement director. Forms causal hypotheses about why scores are low, validates them with scout agents before attacking, dispatches axis-parallel fleet attacks, extracts transferable patterns, and runs indefinitely within a budget envelope. Accumulates a persistent belief model and pattern library across sessions.

2026-05-07
experiment
Software Developers

Automated optimization loop with scalar fitness function. Proposes changes in isolated worktrees, measures with a metric command, keeps improvements, discards failures. Supports convergence detection and diminishing returns.

2026-05-07
fleet
Software Developers

Parallel campaign orchestrator. Runs multiple campaigns in coordinated waves within a single session. Spawns 2-3 agents per wave in isolated worktrees, collects discoveries, shares context between waves. Use when work decomposes into 3+ independent streams that can run simultaneously.

2026-05-07
learn
Software Developers

Knowledge compiler. Extracts patterns, decisions, and anti-patterns from completed campaigns and evolve cycles, then compiles them into structured wiki pages that integrate with existing knowledge rather than appending isolated files. Implements flush→compile→lint pipeline. Auto-triggered by /postmortem and /evolve Phase 6.

2026-05-07
Showing top 8 of 45 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
SethGammon GitHub Skills | SkillsMP