Agent Skills by Giovanni Muniz
Showing 27 vetted skills indexed across 1 GitHub repositories.
caveman-compress
Compress natural-language markdown memory files into caveman format with .original.md backups.
gsd-new-project
Initialize a new project by generating a planning scaffold with PROJECT.md, ROADMAP.md, REQUIREMENTS.md, and STATE.md.
caveman-help
Generate a quick-reference card listing caveman modes and skills with YAML frontmatter.
compress
Compress natural language memory files into caveman format and save backups.
gsd-do
Route free-form user input to the appropriate GSD command without executing work.
gsd-add-phase
Add a new phase to ROADMAP.md with plans, dependencies, and effort.
gsd-sketch
Create disposable HTML mockups with inline CSS for UI design exploration.
gsd-add-todo
Parse tasks into Type, Priority, and Context and append them to .planning/BACKLOG.md.
caveman-review
Generate one-line code-review comments for PR diffs with severity prefixes and line numbers.
gsd-quick
Execute small, self-contained tasks quickly with deterministic results.
gsd-help
List GSD Hermes commands with descriptions and optional details.
gsd-research-phase
Perform targeted domain research and generate a .planning/research/<name>.md findings document.
gsd-index
Index GSD Hermes skills with names and descriptions via skill_view.
gsd-spike
Run timeboxed technical spikes that produce and discard temporary artifacts.
gsd-verify-work
Evaluate phase acceptance criteria and definition of done to output READY or NEEDS_WORK status.
gsd-map-codebase
Generate a .planning/codebase-map.md detailing structure, dependencies, and integration points.
gsd-list-phase
List project phases with status and progress metric counts.
gsd-execute-phase
Execute all plans in a phase sequentially and update STATE.md.
gsd
Coordinate spec-driven development workflows for Hermes agents across planning, execution, verification, and documentation phases.
gsd-validate-phase
Validate phase plans for execution, verification, documentation, and commit status.
gsd-progress
Scan phase data and generate a structured project progress report.
gsd-debug
Identify root causes of software bugs through structured hypothesis testing.
gsd-code-review
Identify and document code issues through a structured review workflow for pull requests, feature reviews, and pair programming sessions.
caveman
Compresses technical communication to reduce token usage while preserving accuracy.