Skill Claude CodeCodex
Refresh the managed Spec Kit section in the coding agent context file.
Skill Claude CodeCodex
Refresh the managed Spec Kit section in the coding agent context file.
Skill Claude CodeCodex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Skill Claude CodeCodex
Assess a bug report (pasted text or URL) against the codebase and produce an assessment with possible remediation.
Skill Claude CodeCodex
Load an existing GitHub issue into the bug workflow (the complement of bug.issue) and seed a triage draft.
Skill Claude CodeCodex
Apply the remediation from a bug assessment and record what was changed.
Skill Claude CodeCodex
File a GitHub issue from a bug assessment (the 'report' phase) and record the issue link.
Skill Claude CodeCodex
Open a pull request for the applied bug fix, linking the tracked issue.
Skill Claude CodeCodex
Validate that a previously fixed bug is resolved and record the verification report.
Skill Claude CodeCodex
Generate a custom checklist for the current feature based on user requirements.
Skill Claude CodeCodex
Scope a maintenance chore against the codebase and the project constitution, and write an assessment.
Skill Claude CodeCodex
Load an existing GitHub issue into the chore workflow and seed a triage draft.
Skill Claude CodeCodex
Implement the scoped chore (the actual maintenance work) and record what changed.
Skill Claude CodeCodex
File a GitHub issue from a chore assessment (the 'report' phase) and record the issue link.
Skill Claude CodeCodex
Open a pull request for the implemented chore, linking the tracked issue.
Skill Claude CodeCodex
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Skill Claude CodeCodex
Create or update the project constitution from interactive or provided principle inputs.
Skill Claude CodeCodex
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
Skill Claude CodeCodex
../../../.specify/extensions/gh-triage/.specify-dev/agent-commands/zed/speckit-gh-triage-feature/SKILL.md.
Skill Claude CodeCodex
../../../.specify/extensions/gh-triage/.specify-dev/agent-commands/zed/speckit-gh-triage-triage/SKILL.md.
Skill Claude CodeCodex
Auto-commit changes after a Spec Kit command completes.
Skill Claude CodeCodex
Create a feature branch with sequential or timestamp numbering.
Skill Claude CodeCodex
Initialize a Git repository with an initial commit.
Skill Claude CodeCodex
Detect Git remote URL for GitHub integration.
Skill Claude CodeCodex
Validate current branch follows feature branch naming conventions.