Skip to content

go2impact/skills

Repository files navigation

Go2 Agent Skills

Shared skills for all Go2 AI agents across all machines (Pro, Mini, AWS, future employees).

Skills

Skill What it does
agent-bootstrap Boot sequence — checks skills, verifies infra, reads brain repo
agent-capacity-scaler Parallel execution — background agents, AWS dispatch, worktrees
frontier-model-dispatch Dispatch to GPT-5.4, Gemini 3.1 Pro, Grok 4, DeepSeek v3.2
rapid-prototype-factory Mass HTML prototype production with frontier models
session-briefing Start-of-session briefing protocol
ai-comms-reader Cross-machine agent coordination via Slack #ai-comms

How It Works

  1. New session starts → agent-bootstrap triggers
  2. Bootstrap checks installed skills, pulls missing ones from this repo
  3. Agent is fully equipped

Adding Skills

  1. Write markdown with YAML frontmatter (name + description)
  2. Add to this repo
  3. Add to checklist in agent-bootstrap.md
  4. All future sessions pick it up automatically

About

Go2 agent skills — shared across all Claude/AI sessions on all machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors