redtropig avatar

redtropig

Community

@redtropig · Vancouver

33Followers
|
13Public Repos
|
14Published Skills

Agent Skills by redtropig

Showing 14 vetted skills indexed across 1 GitHub repositories.

RedtropigRedtropig
14

cpp-static-analysis

Run clang-tidy, cppcheck, and include-what-you-use on C/C++ code.

Community
Advanced
RedtropigRedtropig
14

init-verification

Run init.sh health checks and guide fixes until success.

Community
Advanced
RedtropigRedtropig
14

cpp-formatting

Format modified lines in C/C++ files with clang-format.

Community
Intermediate
RedtropigRedtropig
14

feature-state-keeper

Coordinate feature_list.json, progress.md, and session-handoff.md state files.

Community
Advanced
RedtropigRedtropig
14

capturing-golden-rules

Capture recurring mistakes and drift into durable golden rules.

Community
Intermediate
RedtropigRedtropig
14

docs-lookup

Resolve unfamiliar tools, APIs, errors, or library behavior via structured fallback lookup.

Community
Intermediate
RedtropigRedtropig
14

test-coverage-design

Derive test coverage gaps from code and specs into a minimal edge-case-first test plan.

Community
Advanced
RedtropigRedtropig
14

cpp-sanitizers

Instrument C/C++ builds with ASan, UBSan, and TSan to detect runtime bugs.

Community
Advanced
RedtropigRedtropig
14

cpp-build-systems

Generate compile_commands.json for CMake, Meson, Make, and Bazel projects.

Community
Advanced
RedtropigRedtropig
14

project-indexing

Index project files into a machine-friendly PROJECT-TOC.md with freshness validation.

Community
Advanced
RedtropigRedtropig
14

anti-hallucination-gates

Require concrete artifacts as evidence before declaring completion across verification gates.

Community
Intermediate
RedtropigRedtropig
14

self-correction-loop

Automate evidence-first correction loops after lint, test, or build failures.

Community
Advanced
RedtropigRedtropig
14

context-budget-discipline

Manage token budgets with SELECT, WRITE, COMPRESS, and ISOLATE operations.

Community
Intermediate
RedtropigRedtropig
14

using-harness-anchor

Manage environment state, scope, and verification gates for Claude Code sessions.

Community
Intermediate