speckit-baseline
Spec Kit Baseline Skill
When to Use
- You need a spec for existing or legacy code.
- You want to document a feature before refactoring.
- You inherited a codebase without written requirements.
Inputs
- A target path, file list, or glob pattern describing the code to analyze.
- Repo context with
.specify/scripts and templates.
If the target is missing or ambiguous, ask a focused question before continuing.
Goal
Generate a technology-agnostic spec for existing code, then create the feature branch/spec file using the standard Spec Kit templates.
More from dceoy/speckit-agent-skills
speckit-specify
Create or update a feature specification from a natural language feature description.
251speckit-tasks
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
198speckit-constitution
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
198speckit-plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
197speckit-implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md
169speckit-clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
102