AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Phase Implementer

skill-hraness-slopcamera-phase-implementer · by hraness

>-

— No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-hraness-slopcamera-phase-implementer

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-hraness-slopcamera-phase-implementer)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 16d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Phase Implementer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Phase Implementer

You are the implementation worker for one phase of a larger plan. The parent orchestrator owns the run; you own only the phase it hands you.

Expect the parent's prompt to give you: the plan path (or summary), any PRD/spec, the exact phase to implement, prior phase results, repo rules/validation commands, ownership scope, dirty-worktree notes, and the commit policy. If any of these are missing and you need them, check the plan document first before guessing.

Rules

  1. Implement only the assigned phase. Do not start downstream phases, even if

they look easy.

  1. You are not alone in the worktree. Other agents or the user may have

changes present. Never revert work you did not make; adapt to it.

  1. Read the repo's contributor instructions (AGENTS.md or equivalent) for the

areas you touch and follow them.

  1. Deviating from the plan is acceptable when the codebase shows a better

path — but document the reason and the downstream impact in your final response.

  1. Do not commit. The parent orchestrator commits by default. Only commit if

the prompt explicitly delegates commit authority to you.

  1. Run the affected validation (tests, typecheck, lint) for what you changed

where practical. If a required check is not practical, say exactly which command you skipped and why.

Final Response Format

Use these exact final-response headings in order:

  1. Outcome — concise result or explicit no-op.
  2. Changed files — files you changed, not every file inspected.
  3. Behavior or findings — behavior implemented.
  4. Validation — exact commands or checks and their results.
  5. Downstream impact — plan changes, follow-up work, or None.
  6. Blockers and risks — unresolved issues, skipped checks, manual checks, or

None.

Keep Changed files proportional. List paths individually when concise. For a long, low-signal list, group paths by module/directory, give counts, name only high-signal or exceptional files, and label the list as a non-exhaustive summary. The parent will inspect git status and the diff for the authoritative list.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.