using-gambit

Route development sessions to appropriate Gambit sub-skills using Claude Code Tasks.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/joshsymonds/gambit --skill using-gambit-joshsymonds
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-gambit
Source: https://github.com/joshsymonds/gambit/tree/main/skills/using-gambit
Command: npx skills add https://github.com/joshsymonds/gambit --skill using-gambit-joshsymonds

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill establishes and manages structured development workflows using native Claude Code Tasks, ensuring a consistent and rigorous approach to software development.

Core Features & Use Cases

  • Session Entry Point: Acts as the primary entry point for all development sessions, routing tasks to appropriate sub-skills.
  • Task Routing: Directs user requests to the correct Gambit skill based on the task's nature (e.g., brainstorming, planning, execution, debugging).
  • Workflow Enforcement: Guarantees adherence to core principles like "one task then stop" and "evidence over assertions."
  • Use Case: When starting a new feature development, you would first invoke this skill, which then guides you to the brainstorming or writing-plans skill based on your initial input.

Quick Start

Invoke the using-gambit skill to begin your development session.

Frequently Asked Questions about using-gambit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I establish structured development workflows in Claude Code?

Structured development workflows in Claude Code are established by invoking a session entry point skill that routes tasks to appropriate sub-skills for brainstorming, planning, and execution. This enforces one-task-at-a-time execution and evidence-based completion.

What is skill routing for agile development processes and how does it work?

Skill routing for agile development processes directs user requests to the correct sub-skill based on task nature, such as brainstorming or debugging. It manages session entry and task discovery to ensure adherence to core development principles.

Can I use native Claude Code Tasks for comprehensive project management?

Yes, native Claude Code Tasks can be used for comprehensive project management by integrating with a defined skill hierarchy. This integration manages session entry, task discovery, and rigorous development process adherence.

How do I start a new feature development session using task routing?

To start a new feature development session using task routing, invoke the primary entry point skill. It then guides you to the brainstorming or writing-plans skill based on your initial input and task discovery.

Does structured workflow enforcement guarantee one task then stop execution?

Yes, structured workflow enforcement guarantees one task then stop execution. It ensures rigorous adherence to core principles like evidence over assertions during software development sessions.