# Aigd System

> AIGD Phase 2 · single-system design (discussion-driven). Use this when you want to build out a system — rules (-01, tagged with R-numbers), config table (with test data), system html prototype. The source xlsx is optional (read it if given, otherwise rely on interview). Part of the aigd package; full methodology in ../aigd/references/methodology.md.

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

## Install

```sh
agentstack add skill-prodazhang-aigd-aigd-system
```

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

## About

# AIGD · system (single-system design)　[minimal skeleton]

> **Package contract**: install the whole `aigd` package (the orchestrator `aigd/`+`references/` and the 6 sub-skills (including aigd-ui-capture) placed at the same level in this environment's skills directory, following the host agent, e.g. Claude Code's `.claude/skills/`), **don't copy this skill alone** — the body's `../aigd/references/` depends on `aigd/` at the same level, copying it alone breaks the link.

## Positioning
Phase 2. One pass per system. **Produces only the three "cheap, will-change-during-iteration" things**: rules / config (test data) / system prototype.
**Interface contract / acceptance cases / backend algorithms are not in this phase** — deferred to `aigd-handoff` (after finalization), to avoid locking things down while the design is still changing and wasting churn.

## Read / produce / write back
- **Read**: this system's entry in the `manifest` (dependencies, referenced shared sources of truth), the `project charter`; `../aigd/references/methodology.md` (it is authoritative).
- **Produce** — the paths below are an engineering-layout example, **the actual directories/filenames defer to the `project charter "directory layout · naming conventions"`** (same source as the manifest cross-layer index):
  - `docs/systems//rules.md` (-01, tagged with R-numbers, prose with no bare numerals).
  - `config/source/.xlsx` (**with test data**) + config spec.
  - `docs/prototypes/.html` (single file, zero-dependency, clickable; illustrative data on the same scale as the config).
- **Write back**: this system's cross-layer index in the `manifest` + Status = Draft; new enums / R-numbers registered in place into the global spec.

## Methodology
**Defers to `../aigd/references/methodology.md`** (this skeleton does not copy it). Be sure to remember: contract / acceptance / backend belong to handoff, not produced in this phase.

## Admission / exit
- **Admission**: this system's status in the manifest = `Draft`, and **all its dependency systems are at least `Draft`** (otherwise the base map is missing, go back to concept to fill it in first).
- **Exit**: rules.md + config table (test data) + system prototype.html complete, manifest cross-layer index written → move to `aigd-iterate`.

## Boundary
Doesn't lock the contract, doesn't write acceptance, doesn't do balancing (filling in test values for numbers is enough; deep balancing is an out-of-package discipline).

## Source & license

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

- **Author:** [ProdaZhang](https://github.com/ProdaZhang)
- **Source:** [ProdaZhang/aigd](https://github.com/ProdaZhang/aigd)
- **License:** MIT

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-prodazhang-aigd-aigd-system
- Seller: https://agentstack.voostack.com/s/prodazhang
- 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%.
