Base Stub First — Productivity skill for Claude Code
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
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
- Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
- 🤝 Contributing To Agent Skills — First of all, thank you for taking the time to contribute 1.7k ★
- Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Develop All
Read and execute the workflow defined in .agent/workflows/05-run-full-task.md.
Framework Upgrade
Read and execute the workflow defined in .agent/workflows/framework-upgrade.md.
Epct Base
Execute a task by following the EPCT workflow
Eval
Run eval-driven development workflow. Execute verification loops and evaluate session outcomes against defined
Dual Pass Workflow
Read and follow the skill definition. Look for it at skills/dual-pass-workflow/SKILL.md first, then .claude/sk
Dashboard Designer
Use when a dashboard is dense but not useful. Too many KPI cards, no clear first read, filters nobody touches,
Related Agents
Unit Developer
Delivers a single work unit test-first: derives tests from the unit spec, confirms red on the stub, implements
Implement
Execute tasks from a track's implementation plan, following the workflow rules defined in conductor... - wshob
Simple Fixer
Execute simple, pre-defined code fixes. Use this agent when deslop:deslop-agent or sync-docs:sync-docs-agent h