spursgo avatar

spursgo

Community

@spursgo

1Followers
|
4Public Repos
|
19Published Skills

Agent Skills by spursgo

Showing 19 vetted skills indexed across 2 GitHub repositories.

SPURSGOSPURSGO

codebase-core-analyse

Analyze codebases to extract business processes, API interactions, and C++ class details.

Community
Advanced
SPURSGOSPURSGO

proj-init

Initialize C++ project structures with CMake configuration templates.

Community
Intermediate
SPURSGOSPURSGO

cpp-code-review

Reviews C++ source code for security vulnerabilities, resource leaks, and coding standards.

Community
Advanced
SPURSGOSPURSGO

using-git-worktrees

Configure and use Git worktrees for isolated parallel branch development.

Community
Basic
SPURSGOSPURSGO

test-driven-development

Enforces a red-green-refactor workflow by requiring failing tests before implementation.

Community
Basic
SPURSGOSPURSGO

systematic-debugging

Guide debugging through root-cause investigation, pattern analysis, hypothesis testing, and implementation.

Community
Basic
SPURSGOSPURSGO

using-superpowers

Load relevant skills and invoke the Skill tool before responding.

Community
Basic
SPURSGOSPURSGO

dispatching-parallel-agents

Coordinate parallel agents to investigate independent fault domains concurrently.

Community
Basic
SPURSGOSPURSGO

executing-plans

Execute written plans in batches with verification and progress reporting.

Community
Basic
SPURSGOSPURSGO

finishing-a-development-branch

Validate tests and guide Git merge, PR creation, or cleanup workflows.

Community
Intermediate
SPURSGOSPURSGO

skill-creator

Create standardized Codex skill templates with YAML frontmatter and resource directories.

Community
Basic
SPURSGOSPURSGO

brainstorming

Convert vague ideas into concrete design concepts and specifications through guided questioning and segmented drafts.

Community
Basic
SPURSGOSPURSGO

skill-installer

Install Codex skills from curated catalogs or GitHub repositories.

Community
Intermediate
SPURSGOSPURSGO

writing-plans

Translate multi-step project requirements into structured implementation plans with task sequences, tests, and commits.

Community
Basic
SPURSGOSPURSGO

requesting-code-review

Orchestrate a code-review sub-agent to verify work before merging.

Community
Intermediate
SPURSGOSPURSGO

receiving-code-review

Validate code review feedback against the codebase before implementing changes.

Community
Basic
SPURSGOSPURSGO

writing-skills

Design and validate reusable Skills using a RED-GREEN-REFACTOR workflow.

Community
Intermediate
SPURSGOSPURSGO

verification-before-completion

Execute validation commands and attach outputs as completion evidence.

Community
Basic
SPURSGOSPURSGO

subagent-driven-development

Spawn dedicated subagents for isolated tasks with two-stage reviews.

Community
Advanced