# Feature Implementation

> Implement a requested capability within an existing project, from acceptance criteria through proportionate verification. Use when asked to add or extend user-visible behavior, interfaces, workflows, or integrations.

- **Type:** Skill
- **Install:** `agentstack add skill-avacadorun-dev-soba-agent-feature-implementation`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [avacadorun-dev](https://agentstack.voostack.com/s/avacadorun-dev)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [avacadorun-dev](https://github.com/avacadorun-dev)
- **Source:** https://github.com/avacadorun-dev/soba-agent/tree/main/skills/feature-implementation
- **Website:** https://soba-agent.dev/

## Install

```sh
agentstack add skill-avacadorun-dev-soba-agent-feature-implementation
```

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

## About

# Feature Implementation

## Purpose

Deliver the requested behavior through the project's existing architecture with explicit scope and evidence.

## Triggers

Apply this workflow when the user requests new behavior or an extension to an existing interface, workflow, integration, or user experience.

## Inputs To Inspect

- User constraints, acceptance criteria, and non-goals.
- Project and directory-specific instructions.
- The modules, contracts, and data owners responsible for the behavior.
- Similar implementations and project-native abstractions.
- Relevant tests, fixtures, task definitions, and release constraints.

## Procedure

1. Restate the requested outcome as observable behavior and identify material ambiguities from available context.
2. Locate the smallest existing ownership boundary that can implement the behavior coherently.
3. Inspect analogous paths and their tests before introducing new structure.
4. Plan the change when it crosses multiple contracts, persists data, changes compatibility, or carries notable risk.
5. Implement the smallest complete vertical slice, preserving project conventions and avoiding speculative flexibility.
6. Add or update tests at the lowest level that proves the contract without coupling to internals.
7. Exercise error, boundary, and compatibility paths in proportion to risk.
8. Run targeted verification, then project-required broader checks, and review the final diff.

## Verification Contract

Map each acceptance criterion to a passing automated check or a named observable demonstration. Include contract checks, static analysis, packaging, or integration verification only when relevant to the project and change.

## Failure Recovery

Treat failed checks as design evidence. Narrow the failure, revisit the owning boundary, and prefer correcting the implementation over weakening the contract. Surface a requirements conflict only after inspecting the relevant project evidence and viable compatible paths.

## Memory Policy

Read memory as a hint for project conventions and verify it locally. Write only a stable, repeated convention that was confirmed during successful implementation and would prevent future mistakes.

## Stop Conditions

Stop when the requested behavior and relevant failure paths are implemented and verified, or when a missing product decision or unavailable external dependency prevents a correct implementation.

## Anti-Patterns

- Do not invent requirements, options, or extension points.
- Do not replace an established architecture without evidence that it cannot support the request.
- Do not leave partially connected layers while claiming a complete feature.
- Do not skip verification for user-visible or contract-level behavior.

## Source & license

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

- **Author:** [avacadorun-dev](https://github.com/avacadorun-dev)
- **Source:** [avacadorun-dev/soba-agent](https://github.com/avacadorun-dev/soba-agent)
- **License:** MIT
- **Homepage:** https://soba-agent.dev/

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-avacadorun-dev-soba-agent-feature-implementation
- Seller: https://agentstack.voostack.com/s/avacadorun-dev
- 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%.
