MatrixFounder

Base Stub First — Productivity skill for Claude Code

Productivity community

Read and execute the workflow defined in .agent/workflows/base-stub-first.md.

How to install Base Stub First

Installs to ~/.claude/commands/matrixfounder-agentic-development-base-stub-first.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MatrixFounder/Agentic-development/HEAD/.claude/commands/base-stub-first.md -o ~/.claude/commands/matrixfounder-agentic-development-base-stub-first.md

Restart Claude Code, or start a new session, for it to be picked up.

What Base Stub First does

Read and execute the workflow defined in `.agent/workflows/base-stub-first.md`.

Follow all steps sequentially. Load required skills as specified in each step. Apply all Global Protocols (skill-archive-task, skill-session-state).

User's task context: $ARGUMENTS

Alternatives in Productivity

Full documentation available on GitHub

View Source Repository