jds-bootstrap

Initialize the JDS skill-check gated workflow at session start.

13|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/josipmusa/jds --skill jds-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jds-bootstrap
Source: https://github.com/josipmusa/jds/tree/main/skills/jds-bootstrap
Command: npx skills add https://github.com/josipmusa/jds --skill jds-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures every session begins with a mandatory skill-check gate, preventing unintended actions and embedding a disciplined software-engineering workflow.

Core Features & Use Cases

  • Enforces the JDS skill-check before any action, clarifications, or task execution.
  • Orchestrates activation of subsequent domain and implementation skills (jds-think, jds-plan, jds-execute, jds-verify).
  • Serves as a session-start gateway to initialize the Skill Suite and maintain process discipline across tasks.

Quick Start

Invoke this skill at session start to activate the JDS workflow and enforce mandatory skill checks before any action.

Frequently Asked Questions about jds-bootstrap

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

FAQPage Schema
How do I enforce a mandatory workflow check at the start of a development session?

To enforce a mandatory workflow check at session start, you need a process governance mechanism that blocks bypasses and initializes strict participation rules. This skill implements a gated software-engineering workflow to prevent unintended actions before any task execution begins.

What is a skill-check gate for disciplined software engineering?

A skill-check gate is a process governance control that initializes a workflow at session start, verifying mandatory rules before allowing task execution. It prevents bypasses by requiring strict participation and coordinating downstream clarification, planning, execution, and verification phases.

How do I initialize a gated workflow that coordinates planning, execution, and verification?

You initialize a gated workflow by triggering a session-start gateway that orchestrates downstream skills for thinking, planning, executing, and verifying. This coordinates the disciplined task execution sequence while applying domain rules to block unauthorized bypasses.

Can I use a session-start gateway to block workflow bypasses in my development process?

Yes, a session-start gateway can block workflow bypasses by applying mandatory skill-check rules before any action occurs. It maintains process safety through strict participation requirements, ensuring disciplined task execution across the entire software engineering workflow.

Why does my disciplined workflow require a mandatory initialization check before task execution?

A disciplined workflow requires a mandatory initialization check to prevent unintended actions and embed process governance from the very beginning. Without this gating mechanism, downstream phases like clarification and planning could be bypassed, compromising execution safety and task integrity.

What are the limitations of relying on a mandatory skill-check gate for process governance?

The limitation of a mandatory skill-check gate is its strictness; it blocks all bypasses and requires full participation, which may restrict rapid ad-hoc actions. It enforces domain rules rigidly, meaning any task execution outside the initialized workflow is prevented.