Skip to main content
Run any Skill in Manus
with one click

spike

// Answer one specific feasibility question with throwaway code and a go/no-go verdict. Use when the user asks "can we X?", "is Y tractable?", or "does this library actually do what it claims?". The output is a written verdict with evidence, not production code. Do NOT use when the question is open-ended (route to /safer:research) or when the implementation path is already known (go straight to spec + architect + implement).

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 07:03
SKILL.md
readonly