Install
$ agentstack add skill-ambystechcom-ambykit-amby-specify ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Write a specification for: the user's request that followed this skill invocation
Context: read @.amby/constitution.md and the structure of @.amby/templates/spec.md only. Do not read other specs.
- Create the feature dir
specs/NNN-slug/(next number, kebab-slug from the title) and write
spec.md following @.amby/templates/spec.md.
- Define user stories (
US-#): role / capability / benefit, a priority (P1/P2/P3), why that
priority, an independent-test statement, and depends-on/blocked-by if any. Set status: draft.
- Write acceptance criteria in Given/When/Then per story.
- Write functional requirements (
FR-###) in EARS notation (SHALL / WHEN / WHILE / IF-THEN /
WHERE). Each must be testable.
- Write measurable, tech-agnostic success criteria (
SC-###). - Capture WHAT/WHY only — no technology choices. Flag every unknown inline as
[NEEDS CLARIFICATION: …] instead of guessing.
Keep it tight. Reference the constitution by principle number where relevant; don't restate it.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ambystechcom
- Source: ambystechcom/AmbyKit
- License: MIT
- Homepage: http://ambykit.ambystech.io/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.