Malcolm avatar

Malcolm

Community

@mmnavarr · USA

37Followers
|
50Public Repos
|
135Published Skills

Keyboard masher, coffee drinker, and crypto enthusiast.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)Cloud & Compute In.. (20%)AI Models & Machin.. (15%)Growth, Marketing .. (10%)

Agent Skills by Malcolm

Showing 135 vetted skills indexed across 1 GitHub repositories.

mmnavarrmmnavarr

langfuse

Query a self-hosted Langfuse instance to list prompts, fetch traces, and test prompts against OpenAI.

Community
Intermediate
mmnavarrmmnavarr

research

Delegates topic research to a background agent that cites primary sources in Markdown notes.

Community
Basic
mmnavarrmmnavarr

ce-compound-refresh

Reviews and refreshes stale learning docs in docs/solutions/ against the current codebase.

Community
Advanced
mmnavarrmmnavarr

hatchet

Inspect Hatchet workflows and failed runs on the Railway tsmesh deployment via CLI.

Community
Intermediate
mmnavarrmmnavarr

cloudflare-access-branding

Configures Cloudflare Access login pages, app launcher branding, and app tile appearance via API.

Community
Intermediate
mmnavarrmmnavarr

domain-modeling

Build and maintain project domain glossaries and architectural decision records.

Community
Intermediate
mmnavarrmmnavarr

git-commit

Creates git commits with convention-following messages from working tree changes.

Community
Intermediate
mmnavarrmmnavarr

todo-resolve

Resolves approved todos in parallel, documents lessons learned, and cleans up completed files.

Community
Advanced
mmnavarrmmnavarr

agent-browser

Automate browser navigation, form filling, screenshots, and data extraction via a CLI.

Community
Advanced
mmnavarrmmnavarr

check-env

Compare app environment variables against Railway deployment configuration to detect missing variables.

Community
Intermediate
mmnavarrmmnavarr

prismic-api

Query and manage Prismic CMS documents, custom types, and slices via HTTP APIs.

Community
Advanced
mmnavarrmmnavarr

blacksmith-testbox

Runs tests, builds, and migrations on remote CI testboxes via the Blacksmith CLI.

Community
Intermediate
mmnavarrmmnavarr

ce-work

Executes plan documents or work prompts through phased implementation, testing, and shipping workflows.

Community
Advanced
mmnavarrmmnavarr

ce-test-xcode

Builds, installs, and tests iOS apps on simulators using XcodeBuildMCP.

Community
Advanced
mmnavarrmmnavarr

setup-pre-commit

Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.

Community
Intermediate
mmnavarrmmnavarr

ce-setup

Diagnose and configure compound-engineering CLI tools, agent skills, and repo-local config.

Community
Advanced
mmnavarrmmnavarr

git-clean-gone-branches

Deletes local git branches whose remote tracking branch is gone, including associated worktrees.

Community
Intermediate
mmnavarrmmnavarr

linear-cli

Manage Linear issues, projects, and teams from the command line.

Community
Intermediate
mmnavarrmmnavarr

wayfinder

Plans large multi-session efforts as issue-tracker maps of investigation tickets.

Community
Advanced
mmnavarrmmnavarr

ce-strategy

Create and maintain a STRATEGY.md product strategy document through structured interviews.

Community
Intermediate
mmnavarrmmnavarr

setup-matt-pocock-skills

Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
mmnavarrmmnavarr

feature-flag-manager

Create boolean PostHog feature flags and gate Next.js website routes behind them.

Community
Intermediate
mmnavarrmmnavarr

writing-great-skills

Provides vocabulary and principles for writing predictable, well-structured AI agent skills.

Community
Intermediate
mmnavarrmmnavarr

ce-demo-reel

Capture visual demo evidence as GIFs or screenshots for pull request descriptions.

Community
Advanced

Frequently Asked Questions About Malcolm

FAQPage Schema
What tasks can I accomplish with Malcolm's skill collection?▼

The 135 skills cover the full engineering lifecycle: brainstorming and planning (ce-brainstorm, ce-plan), implementation (ce-work, lfg), structured code review with persona agents, debugging and bug reproduction, git commits/PRs/worktrees, plus infrastructure tasks like Cloudflare Access setup, Railway deployment checks, and PostHog experiments.

Who is the target user for these skills?▼

Software engineers and technical founders working in coding-agent environments such as Claude Code, Codex, and Cursor. The compound-engineering (ce-*) skills target teams practicing iterative, documented engineering, while infra skills serve developers operating Railway and Cloudflare-backed internal services.

How are these skills installed and invoked at runtime?▼

Skills are folders with SKILL.md frontmatter loaded by the agent harness; many are invoked via slash-style names (e.g., /ce-plan) with argument hints. Setup skills like ce-setup and setup-matt-pocock-skills diagnose dependencies, configure issue trackers, and prepare repo-local config before first use.

Are these skills open source and what do they cost?▼

Licensing varies per skill: the Mastra skill is Apache-2.0, while Hatchet CLI and Fallow are MIT-licensed. Most compound-engineering skills carry no explicit license in their frontmatter. Fallow offers a free static analysis layer with an optional paid Fallow Runtime for production coverage data.

What prerequisites and dependencies do these skills require?▼

Dependencies are skill-specific: tailscale-railway-networking requires TAILSCALE_API_KEY and TAILSCALE_TAILNET environment variables; prismic-api and metabase-api authenticate via 1Password; iOS testing needs XcodeBuildMCP; several skills require CLIs like gh, linear, rclone, or the Hatchet CLI with fnox/mise token setup.