ss-references
Installation
SKILL.md
Shared References
This skill is a template library, not a workflow. It has no standalone "run" behavior. Other skills read one of the files below at the exact point where they need to dispatch a subagent, generate an artifact, or make a routing decision.
What's Here
| File | Covers | Read When |
|---|---|---|
implementer-prompt.md |
The dispatch prompt shape for implementer subagents | Before dispatching an implementer (ss-coding) |
proposal-template.md |
Section-by-section structure of a technical proposal | Before writing a proposal (ss-proposal) |
proposal-writing.md |
Quality-standards checklist a proposal must pass | During a proposal's self-review (ss-proposal) |
openspec-skeleton.md |
The openspec/ directory skeleton for a project that has none |
Before writing specs into a project without an openspec/ tree (ss-write-spec, ss-reverse-spec) |
multi-repo-detection.md |
Rules for deciding whether a requirement spans repositories | At a workflow's entrance, and after a proposal records its repository list |