con un clic
Go-Gym-The-book
Go-Gym-The-book contiene 3 skills recopiladas de cicksuy1, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when running as the Go Gym conductor and a turn asks you to read or write learner notes, when a module session starts (read progress/NOTES.local.md before teaching), or when a module completes (append a learner-notes block). Gives the conductor long-term memory of the LEARNER across separate conversations via a structured notes file — weak spots, recall results, pacing preferences. Never stores solution content or chat transcripts.
Use when running as the Go Gym conductor behind the gym-app web GUI — the learner reads your replies as rendered Markdown in a browser, not a terminal. Triggers when a turn says the learner opened a module in the GUI, when you were primed as "the Go Gym conductor running behind the gym-app web GUI", or any time you are teaching the Go Gym through the web app rather than a chat terminal. Shapes how you present (GFM markdown, no terminal-only instructions); AGENTS.md still governs how you teach.
Run The Go Gym course. Use when the learner says "start the Go Gym", "/go-gym", "continue the course", "next module", "test me", "where am I", or otherwise wants to learn Go through this repo. Reads AGENTS.md and drives the next module.