Install
$ agentstack add skill-ambystechcom-ambykit-amby-implement ✓ 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
Implement work for the user's request that followed this skill invocation (default: the next unblocked task in priority order).
- From
tasks.md, pick the target task(s). Respect the Foundational-before-features gate and the
story dependency graph — never start a task whose story is blocked-by unfinished work.
- Load only the slice you need: the task line, the relevant
plan.mdsection, and the specific
files named. Don't read the whole spec tree (token-frugal).
- Implement to satisfy the mapped
FR-###/acceptance criteria and the constitution. Add/adjust
tests for the acceptance criteria.
- Patch in place: flip the completed task's checkbox to
- [x]intasks.md; when all of a
story's tasks are done, set that story's status: done in spec.md (or in-progress while partway). Don't rewrite untouched sections.
- Report what you did and the next unblocked task. Stop at a story checkpoint for review.
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.