# Phase Implementer

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-hraness-slopcamera-phase-implementer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [hraness](https://agentstack.voostack.com/s/hraness)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [hraness](https://github.com/hraness)
- **Source:** https://github.com/hraness/slopcamera/tree/main/.agents/skills/phase-implementer
- **Website:** https://slopcamera.com/

## Install

```sh
agentstack add skill-hraness-slopcamera-phase-implementer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.
2. 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.
3. Read the repo's contributor instructions (AGENTS.md or equivalent) for the
   areas you touch and follow them.
4. 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.
5. Do not commit. The parent orchestrator commits by default. Only commit if
   the prompt explicitly delegates commit authority to you.
6. 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.

- **Author:** [hraness](https://github.com/hraness)
- **Source:** [hraness/slopcamera](https://github.com/hraness/slopcamera)
- **License:** MIT
- **Homepage:** https://slopcamera.com/

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-hraness-slopcamera-phase-implementer
- Seller: https://agentstack.voostack.com/s/hraness
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
