Michael Greenly
Community@mgreenly · Sandstone MN
blah...
Agent Skills by Michael Greenly
Showing 37 vetted skills indexed across 1 GitHub repositories.
lcov
Analyze LCOV coverage.info data to identify uncovered lines, branches, and functions.
ctags
Generate a ctags tags file for symbol lookup across multi-language codebases.
scratch
Store ephemeral session context in a gitignored markdown scratch file.
style
Enforce consistent C code style for the ikigai project.
e2e-testing
Run JSON-based end-to-end tests against ikigai's control socket.
makefile
Document safe Makefile editing practices and standard targets.
mdp
Convert Markdown files into full-screen terminal slides for livestream banners.
principles
Codify guiding principles for standardized decision-making in the ikigai project.
source-code
Document and organize C source files of the Ikigai REPL project by module.
meta
Explain the .claude directory structure and skill lifecycle for the ikigai agent system.
gdbserver
Run gdbserver on the target and attach with gdb for remote debugging.
ikigai-ctl
Send protocol messages to a running ikigai instance via its control socket.
rules
Enforce project rules for directory, tool, and git command constraints.
testability
Refactor entangled code to improve testability with extraction and wrapping patterns.
coredump
Analyze Linux core dumps in gdb to identify crash root causes via backtraces and frames.
harness
Automate quality-assurance loops with run targets and sub-agent escalation history.
align
Execute one explicit task and halt before the next action.
docs
Generate ikigai project documentation with structured frontmatter and cross-references.
naming
Enforce ik_ prefix and module abbreviations for ikigai C codebase symbols.
debugger
Guide debugging decisions for the ikigai TUI platform with a decision-tree workflow.
quality
Sequence Makefile quality checks from compile through complexity.
valgrind
Interpret Valgrind memcheck outputs to identify and debug memory errors in C/C++ applications.
mocking
Mock external dependencies in C tests using weak symbol wrappers.
bugs
Document known bugs, quirks, and workarounds for ikigai dependencies and tooling.