# Agentic Engineering

> Use when designing or refactoring a model-native engineering workflow with bounded autonomy, probes, custom evaluation, durable state, and verified write-back.

- **Type:** Skill
- **Install:** `agentstack add skill-mark393295827-third-brain-v7-skills-agentic-engineering`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Mark393295827](https://agentstack.voostack.com/s/mark393295827)
- **Installs:** 0
- **Category:** [Productivity](https://agentstack.voostack.com/c/productivity)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Mark393295827](https://github.com/Mark393295827)
- **Source:** https://github.com/Mark393295827/third-brain-v7-skills/tree/main/skills/agentic-engineering
- **Website:** https://github.com/Mark393295827/third-brain-v5-skills/tree/master

## Install

```sh
agentstack add skill-mark393295827-third-brain-v7-skills-agentic-engineering
```

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

## About

# Agentic Engineering

  An engineering objective, inspectable repository or workflow, acceptance criteria, permissions, risk, and state location.
  The smallest sufficient model-native process with bounded autonomy, evals, recovery, and verified write-back.
  Fresh task and adoption evidence support the observable end state without crossing authority boundaries.
  Agent complexity for its own sake, premature multi-agent topology, or unverified knowledge promotion.

An agent is a stateful engineering process, not a prompt. Its quality ceiling is the combination of objective, context, tools, taste/evaluation, permissions, recovery, and feedback latency.

## Usage Template

Provide: engineering objective, repository/workflow, users, acceptance criteria, constraints, permissions, risk, current evidence, and durable state location.

## Workflow

1. Inspect repository guidance, code, tests, state, and current failure before proposing architecture.
2. Define the observable end state, non-goals, owner, budget, and review bandwidth.
3. Run the adoption gate: use an agent only when ambiguity/adaptation outweigh orchestration, verification, and maintenance cost. Prefer deterministic code for stable transformations.

Map unknowns into: known, probeable from tools/files, testable by prototype, and externally blocked. Probe boundary/interface unknowns before implementation. Return `NEEDS_INPUT` only when a missing business decision, permission, or irreversible tradeoff cannot be discovered locally; otherwise label assumptions and test them.

1. Write the macro action: `trigger -> objective -> inputs -> constraints -> artifact -> verifier -> state -> stop/recovery`.
2. Define quality with domain-specific examples, anti-examples, guardrails, and cheap checks; generic “good quality” is invalid.
3. Decompose into the fewest independently verifiable units with one owner each.
4. Select the lowest sufficient topology: one-shot for one bounded action,
   `loop-engineering` for temporal correction, `graph-engineering` for explicit
   dependency width and joins, and `agent-teams-command` only when distinct
   worker processes and integration ownership add value.
5. Route by capability (reasoning, tool use, latency, context, modality, cost) and runtime policy; keep vendor/model names out of durable contracts.
6. Establish harness controls: least privilege, tool schemas, timeouts, observability, checkpoints, idempotency, and rollback.
7. Run a thin loop: understand -> plan -> smallest change -> targeted test -> inspect diff/state -> broader check.
8. Use independent evaluation or adversarial review for consequential logic, interfaces, and claims.
9. Remove temporary scaffolding, duplicate abstractions, and context that no longer changes decisions.
10. Write back only reusable, verified deltas. Promotion into skills/SOPs requires repeated support or local verification plus a cheap objective check.

Human approval is mandatory before production, publication, spending, destructive mutation, credentials, policy, or other delegated external action. Prepare rollback before crossing that boundary.

Compare the result with acceptance criteria, custom evals, tests, diff scope, security/permission boundaries, and user workflow. Check both task success and adoption cost. A large reasoning trace is not evidence; receipts are.

`max_attempts: 3` per failure class. Retry only after updating the diagnosis and changing strategy, input, or tool. Stop on repeated signature, expanding blast radius, exhausted review bandwidth, or `NO_PROGRESS`.

Persist `{run_id, status, attempt, budget, evidence, unknowns, last_error, next_action}` plus objective/non-goals, decisions, probes, active files, tool receipts, diff, eval results, permissions, approval, rollback point, and write-back candidates. Version checkpoints at phase boundaries.

## Failure Protocol

- `NEEDS_INPUT`: a blocked business/permission decision cannot be discovered safely.
- `BLOCKED_DEPENDENCY`: required repository, tool, or environment is unavailable.
- `BLOCKED_PERMISSION`: the next delegated action lacks approval.
- `VERIFY_FAILED`: tests, evals, or guardrails contradict the requested claim.
- `NO_PROGRESS`: changed attempts repeat the same failure. `max_attempts: 3`.
- `BUDGET_STOP`: preserve state and return the smallest reviewable handoff.

## Output Contract

Return `status`, `result` (implemented/design outcome), `evidence` (tests, evals, diff, receipts), `unknowns`, and `next_action` including approval or rollback when relevant.

## Edge Cases

- The user requests multi-agent work for a one-file deterministic edit: use one bounded process and explain that coordination cost exceeds expected value.
- A plan contains independent branches but no typed payloads or join verifier:
  keep a serial Loop until those graph contracts are observable.
- Tests pass but the user-facing workflow regresses: return `VERIFY_FAILED`; acceptance evidence outranks local unit success.

## Success Metrics

- The smallest sufficient architecture reaches the observable end state.
- Unknowns are probed or explicitly bounded before they become code.
- Fresh independent evidence supports completion and write-back.

## Quality Gates

- [ ] Adoption value exceeds orchestration and review cost.
- [ ] Objective, non-goals, permissions, budgets, evals, and recovery are explicit.
- [ ] Independent verification covers consequential behavior.
- [ ] Approval and rollback precede delegated external action.
- [ ] Promoted knowledge passes the governance gate.

## Source & license

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

- **Author:** [Mark393295827](https://github.com/Mark393295827)
- **Source:** [Mark393295827/third-brain-v7-skills](https://github.com/Mark393295827/third-brain-v7-skills)
- **License:** MIT
- **Homepage:** https://github.com/Mark393295827/third-brain-v5-skills/tree/master

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-mark393295827-third-brain-v7-skills-agentic-engineering
- Seller: https://agentstack.voostack.com/s/mark393295827
- 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%.
