# Test

> Use when running ThisCodex feature smoke tests through the /test dispatcher for memory, tmux, GraphRAG, meetings, rules, hooks, or installer behavior.

- **Type:** Skill
- **Install:** `agentstack add skill-treylom-thiscodex-test`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [treylom](https://agentstack.voostack.com/s/treylom)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [treylom](https://github.com/treylom)
- **Source:** https://github.com/treylom/ThisCodex/tree/master/skills/test

## Install

```sh
agentstack add skill-treylom-thiscodex-test
```

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

## About

# /test

Use this skill for `/test` requests in ThisCodex.

Run the repository harness from the repo root:

```bash
node scripts/feature-test.mjs [query]
```

## Subcommands

Dispatch rules:

| When to use | Call |
|---|---|
| Run all lightweight smoke tests | `/test` — runs memory, tmux, meetings, rules, hooks, installer smoke tests (excludes GraphRAG benchmark). Each test prints `PASS`, `FAIL`, or `SKIP`. |
| Test a specific feature | `/test ` — fuzzy-matches one feature by name and runs that smoke test. Examples: `/test memory`, `/test meetings`, `/test graphrag`. |
| Include GraphRAG benchmark | `/test graphrag-bench`, `/test --bench`, or `/test all` — includes the heavyweight GraphRAG indexing benchmark (slower, full-scope). |
| View test output | Test harness prints one row per feature (`PASS`/`FAIL`/`SKIP`) plus a summary line. Missing optional dependencies show `SKIP`; broken shipped files or syntax errors show `FAIL`. Exit code 0 = all passed or skipped; non-zero = ≥1 failed. |
| Debug a failed test | Add `--verbose` flag for detailed logs: `/test --verbose` or `/test memory --verbose` for step-by-step output. |

The harness is idempotent — run it as many times as needed during development.

## Source & license

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

- **Author:** [treylom](https://github.com/treylom)
- **Source:** [treylom/ThisCodex](https://github.com/treylom/ThisCodex)
- **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-treylom-thiscodex-test
- Seller: https://agentstack.voostack.com/s/treylom
- 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%.
