Michael Greenly avatar

Michael Greenly

Community

@mgreenly · Sandstone MN

22Followers
|
31Public Repos
|
37Published Skills

blah...

Agent Skills by Michael Greenly

Showing 37 vetted skills indexed across 1 GitHub repositories.

mgreenlymgreenly

lcov

Analyze LCOV coverage.info data to identify uncovered lines, branches, and functions.

Community
Intermediate
mgreenlymgreenly

ctags

Generate a ctags tags file for symbol lookup across multi-language codebases.

Community
Basic
mgreenlymgreenly

scratch

Store ephemeral session context in a gitignored markdown scratch file.

Community
Basic
mgreenlymgreenly

style

Enforce consistent C code style for the ikigai project.

Community
Advanced
mgreenlymgreenly

e2e-testing

Run JSON-based end-to-end tests against ikigai's control socket.

Community
Intermediate
mgreenlymgreenly

makefile

Document safe Makefile editing practices and standard targets.

Community
Intermediate
mgreenlymgreenly

mdp

Convert Markdown files into full-screen terminal slides for livestream banners.

Community
Basic
mgreenlymgreenly

principles

Codify guiding principles for standardized decision-making in the ikigai project.

Community
Intermediate
mgreenlymgreenly

source-code

Document and organize C source files of the Ikigai REPL project by module.

Community
Intermediate
mgreenlymgreenly

meta

Explain the .claude directory structure and skill lifecycle for the ikigai agent system.

Community
Intermediate
mgreenlymgreenly

gdbserver

Run gdbserver on the target and attach with gdb for remote debugging.

Community
Basic
mgreenlymgreenly

ikigai-ctl

Send protocol messages to a running ikigai instance via its control socket.

Community
Intermediate
mgreenlymgreenly

rules

Enforce project rules for directory, tool, and git command constraints.

Community
Basic
mgreenlymgreenly

testability

Refactor entangled code to improve testability with extraction and wrapping patterns.

Community
Intermediate
mgreenlymgreenly

coredump

Analyze Linux core dumps in gdb to identify crash root causes via backtraces and frames.

Community
Intermediate
mgreenlymgreenly

harness

Automate quality-assurance loops with run targets and sub-agent escalation history.

Community
Advanced
mgreenlymgreenly

align

Execute one explicit task and halt before the next action.

Community
Basic
mgreenlymgreenly

docs

Generate ikigai project documentation with structured frontmatter and cross-references.

Community
Intermediate
mgreenlymgreenly

naming

Enforce ik_ prefix and module abbreviations for ikigai C codebase symbols.

Community
Basic
mgreenlymgreenly

debugger

Guide debugging decisions for the ikigai TUI platform with a decision-tree workflow.

Community
Intermediate
mgreenlymgreenly

quality

Sequence Makefile quality checks from compile through complexity.

Community
Intermediate
mgreenlymgreenly

valgrind

Interpret Valgrind memcheck outputs to identify and debug memory errors in C/C++ applications.

Community
Intermediate
mgreenlymgreenly

mocking

Mock external dependencies in C tests using weak symbol wrappers.

Community
Intermediate
mgreenlymgreenly

bugs

Document known bugs, quirks, and workarounds for ikigai dependencies and tooling.

Community
Intermediate