just-spec

Installation
SKILL.md

Just Spec

Turn the given scope into a design another engineer or agent can implement without the conversation.

This skill ends with the specification. Task slicing and implementation are not part of this skill.

If no repo can be found, inform the user about that fact and assume that the current working directory is equivalent to the repo for the purpose of this skill.

1. Read the scope

Read the supplied scope file in full. If none is given, look for docs/scope-*.md - ask the user to choose when the intended file is unclear.

Read any supplied design document or matching docs/design-<feature-name>.md. Design is optional. If present, require Status: Confirmed with no open questions, or Status: Not needed; otherwise stop and ask the user to finish design first. Link the design in the specification and carry agreed UI/UX decisions and D IDs into it. Surface conflicts with scope or technical constraints to the user and resolve them before proceeding with dependent work.

2. Stop early if the scope is missing or unconfirmed

If no scope file was found, stop this skill and ask the user to run the just-scope skill to create one first.

If the scope is not Status: Confirmed, stop and ask the user to finish scoping first.

Installs
1
GitHub Stars
1
First Seen
1 day ago
just-spec — aseeon/just-skills