Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agent-teams
Agent team protocols for workspace-hub — when to use teams, decision matrix, team lifecycle, communication patterns, and MAX_TEAMMATES=3 constraint
vamseeachanta/workspace-hub 4
-
orchestrator-routing
Main orchestrator as lightweight router — stay responsive to user messages while subagents do heavy work; route tasks to appropriate agents based on workload
vamseeachanta/workspace-hub 4
-
sync
Fast, verified multi-repo synchronization across all workspace-hub submodules including pull, push, and submodule pointer updates.
vamseeachanta/workspace-hub 4
-
repo-portfolio-steering
Generate a one-page portfolio steering report for workspace-hub. Use when the user invokes /repo-portfolio-steering, asks about harness vs engineering balance, wants a portfolio health check, or asks which repos to fund next. Reports on portfolio steering, GTM readiness, and provider activity balance.
vamseeachanta/workspace-hub 4
-
ecosystem-terminology
Canonical names, abbreviations, and relationship vocabulary for the workspace-hub ecosystem. Load this when naming repos, modules, machines, files, or expanding acronyms to ensure consistency across humans and agents. type: reference
vamseeachanta/workspace-hub 4
-
improve
Autonomous session-exit skill that improves all ecosystem files from session learnings
vamseeachanta/workspace-hub 4
-
remote-desktop
Connect to dev-secondary graphical desktop from dev-primary via VNC over SSH tunnel
vamseeachanta/workspace-hub 4
-
clean-code
Clean code enforcement for workspace-hub Python repos: file/function size limits, God Object detection, naming rules, dead code removal, and refactor decision guidance. Consult before writing new modules or accepting large files.
vamseeachanta/workspace-hub 4
-
repo-sync
Smart repository synchronization across workspace-hub ecosystem — diagnoses and fixes pull failures (detached HEAD, diverged branches, uncommitted changes)
vamseeachanta/workspace-hub 4
-
repo-structure
Canonical source layout, test mirroring, root cleanliness, gitignore, docs classification, and committed artifact rules for all workspace-hub tier-1 repos. Consult before creating directories or files in any submodule.
vamseeachanta/workspace-hub 4
-
comprehensive-learning
Single fire-and-forget command that runs the full session learning pipeline: insights → reflect → knowledge → improve → action-candidates → report. All machines run local Phases 1–9 against logs/orchestrator/ and commit derived state. dev-primary additionally runs Phase 10a (cross-machine compilation) and Phase 10 (report). Safe for cron scheduling. Use when session ends, nightly cron fires, or you want to harvest learnings from recent sessions. Replaces running 4 skills manually.
vamseeachanta/workspace-hub 4
-
playwright
Playwright CLI recipes for E2E testing, screenshots, PDF export, and accessibility audits. Use instead of browser MCP tools for deterministic, token-efficient browser automation.
vamseeachanta/workspace-hub 4
-
gsd-remove-phase
Remove a future phase from roadmap and renumber subsequent phases
vamseeachanta/workspace-hub 4
-
gsd-new-project
Initialize a new project with deep context gathering and PROJECT.md
vamseeachanta/workspace-hub 4
-
gsd-plant-seed
Capture a forward-looking idea with trigger conditions — surfaces automatically at the right milestone
vamseeachanta/workspace-hub 4
-
gsd-settings
Configure GSD workflow toggles and model profile
vamseeachanta/workspace-hub 4
-
gsd-pr-branch
Create a clean PR branch by filtering out .planning/ commits — ready for code review
vamseeachanta/workspace-hub 4
-
gsd-cleanup
Archive accumulated phase directories from completed milestones
vamseeachanta/workspace-hub 4
-
pandas-data-processing
Pandas for time series analysis, OrcaFlex results processing, and marine engineering data workflows
vamseeachanta/workspace-hub 4
-
api-integration
Integrate offshore engineering software APIs with mock testing for OrcaFlex, AQWA, and WAMIT
vamseeachanta/workspace-hub 4
-
yaml-configuration
YAML for configuration-driven engineering workflows, model setup, and analysis parameters
vamseeachanta/workspace-hub 4
-
numpy-numerical-analysis
NumPy for matrix operations, FFT, linear algebra, and numerical computations in marine engineering
vamseeachanta/workspace-hub 4
-
cad-mesh-generation
Generate parametric CAD geometry and finite element meshes using FreeCAD and GMSH
vamseeachanta/workspace-hub 4
-
python-scientific-computing
Python for engineering analysis, numerical computing, and scientific workflows using NumPy, SciPy, SymPy
vamseeachanta/workspace-hub 4