
Claude Skills by juvenal
github.com/juvenalPerform cross-artifact consistency analysis across spec.md, plan.md,
Generate custom quality checklists for validating requirements completeness
Structured clarification workflow for underspecified requirements. Use
Create or update project governing principles and development guidelines.
Execute all tasks from the task breakdown to build the feature. Use after
Generate technical implementation plans from feature specifications.
Create or update feature specifications from natural language descriptions.
Break down implementation plans into actionable task lists. Use after
Convert tasks from tasks.md into GitHub issues. Use after task breakdown
Synchronize project documentation with recent code changes, refactors, and feature implementations in the current branch.
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Generate a custom checklist for the current feature based on user requirements.
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Auto-commit changes after a Spec Kit command completes
Detect Git remote URL for GitHub integration
Validate current branch follows feature branch naming conventions
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Execute the implementation planning workflow using the plan template to generate design artifacts.
Create or update the feature specification from a natural language feature description.
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Synchronize project documentation with recent code changes, refactors, and feature implementations in the current branch.
Build and create a git commit following this repository's established message format. Use when the user asks to "commit", "commit all changes", "commit and document", or similar. Also applicable when any agent (gemini-cli, codex, qwen, opencode, claude-code) needs to stage and commit a set of changes with a properly structured message.
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Generate a custom checklist for the current feature based on user requirements.
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Create or update the project constitution from interactive or provided principle inputs.
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.
Auto-commit changes after a Spec Kit command completes
Create a feature branch with sequential or timestamp numbering
Initialize a Git repository with an initial commit
Detect Git remote URL for GitHub integration
Validate current branch follows feature branch naming conventions
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Execute the implementation planning workflow using the plan template to generate design artifacts.
Create or update the feature specification from a natural language feature description.
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Perform cross-artifact consistency analysis across spec.md, plan.md,
Generate custom quality checklists for validating requirements completeness
Structured clarification workflow for underspecified requirements. Use
Create or update project governing principles and development guidelines.
Auto-commit changes after a Spec Kit command completes
Detect Git remote URL for GitHub integration
Validate current branch follows feature branch naming conventions
Execute all tasks from the task breakdown to build the feature. Use after
Generate technical implementation plans from feature specifications.
Create or update feature specifications from natural language descriptions.
Break down implementation plans into actionable task lists. Use after