feature
01Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Start next feature — full workflow from issue triage through spec-driven development to shipping.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Start next feature — full workflow from issue triage through spec-driven development to shipping.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Local pre-push code review across parallel specialized reviewers (security, correctness, tests, consistency) plus static analyzers — drop-in replacement for coderabbit review --plain without vendor rate limits. Uses your own LLM API keys (DeepSeek broad-pass + OpenAI/Gemini cascade on high-risk paths).
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Multi-model peer review — sends spec + plan to external AI models for independent critique before implementation.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Ship the current change: CodeRabbit-style self-review, unpiped gates, PR, batched review round, merge, per-project promote/verify. The shipping half of /feature, usable standalone for small fixes.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Generate a custom checklist for the current feature based on user requirements.
Sierra-Code-Co/internal-speckit-template
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.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Create or update the project constitution from interactive or provided principle inputs.
Sierra-Code-Co/internal-speckit-template
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.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Execute the implementation planning workflow using the plan template to generate design artifacts.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Create or update the feature specification from a natural language feature description.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Sierra-Code-Co/internal-speckit-template
Skill Claude CodeCodex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Sierra-Code-Co/internal-speckit-template
Instructions file CodexOpenCode
AGENTS.md instructions for Sierra-Code-Co/internal-speckit-template, covering agent guide, read order, working rules, spec kit workflow and script references.
Sierra-Code-Co/internal-speckit-template
Instructions file
Claude Code instructions for Sierra-Code-Co/internal-speckit-template, covering tech stack, common commands, environment variables, branching strategy and testing & verification.