Agent
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Agent
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Agent
Generate a custom checklist for the current feature based on user requirements.
Agent
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Agent
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Agent
Auto-commit changes after a Spec Kit command completes.
Agent
Create a feature branch with sequential or timestamp numbering.
Agent
Initialize a Git repository with an initial commit.
Agent
Detect Git remote URL for GitHub integration.
Agent
Validate current branch follows feature branch naming conventions.
Agent
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Agent
Execute the implementation planning workflow using the plan template to generate design artifacts.
Agent
Create or update the feature specification from a natural language feature description.
Agent
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Agent
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Instructions file GitHub Copilot
Copilot instructions for lucab85/Claude-Code-Bootcamp: Active feature: 005-may-2026-bootcamp-refresh Plan: specs/005-may-2026-bootcamp-refresh/plan.md Spec: specs/005-may-2026-bootcamp-refresh/spec.md Constitution: .specify/memory/constitution.md (v1.0.0).
Command
Auto-commit changes after a Spec Kit command completes.
Command
Create a feature branch with sequential or timestamp numbering.
Command
Initialize a Git repository with an initial commit.
Command
Detect Git remote URL for GitHub integration.
Command
Validate current branch follows feature branch naming conventions.
Skill Claude CodeCodex
Generate N independent candidate implementations of the same task and select the winner using a 3-criterion rubric (correctness, simplicity, fit).
Skill Claude CodeCodex
Author a behavior-changing CLAUDE.md for any repository. Outputs a ≤80-line file with five required sections, each line earning its place.
Skill Claude CodeCodex
Review an AI-generated diff as if it were a stranger's pull request. Output a ranked, severity-tagged list of bugs and the smallest patch per item.
Skill Claude CodeCodex
Produce HANDOFF.md and ARCHITECTURE.md from a diff and the resulting source. Output is two short, audience-specific docs.