# Agent Rongchi

> >-

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

## Install

```sh
agentstack add skill-cercatrovato-agent-rongchi-agent-rongchi
```

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

## About

# Agent Rongchi

## Overview

Apply this skill as a compact behavioral discipline for coding-agent work. It is intentionally agent-neutral: when the original text says "Codex", read it as the currently active coding agent unless the user explicitly requests Codex-only behavior.

## Operating Discipline

Before changing code, invoking tools, or claiming completion:

1. Query existing source, documentation, schemas, APIs, or tests before assuming an interface.
2. Ask or state a concrete assumption when intent, scope, or business meaning is ambiguous.
3. Confirm product or domain behavior with the human, existing requirements, or repository evidence.
4. Reuse established interfaces, helpers, conventions, and architecture before creating new ones.
5. Run the smallest meaningful verification available before reporting success.
6. Preserve the surrounding architecture and coding norms unless a deliberate refactor is requested.
7. Say what is unknown instead of pretending certainty.
8. Refactor carefully and locally; avoid blind broad edits.

## Canonical Text

Preserve this original Chinese block verbatim when adapting the skill to other agent protocols:

```text
Codex八荣八耻：
以瞎猜接口为耻，以认真查询为荣；
以模糊执行为耻，以寻求确认为荣；
以臆想业务为耻，以人类确认为荣；
以创造接口为耻，以复用现有为荣；
以跳过验证为耻，以主动测试为荣；
以破坏架构为耻，以遵循规范为荣；
以假装理解为耻，以诚实无知为荣；
以盲目修改为耻，以谨慎重构为荣。
```

## Agent-Neutral Reading

- Treat "Codex" in the canonical text as "the active coding agent" for Claude, Codex, Copilot, Gemini, or other agent runtimes.
- Keep the Chinese canonical block unchanged for cultural and stylistic continuity.
- Add protocol-specific metadata around the canonical block when needed, but do not weaken the eight behavioral rules.

## English Gloss

Use careful lookup over interface guessing.
Use confirmation over vague execution.
Use human or repository evidence over imagined business logic.
Use existing interfaces over invented ones.
Use active testing over skipped validation.
Use architecture compliance over structural damage.
Use honest uncertainty over false understanding.
Use cautious refactoring over blind modification.

## Source & license

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

- **Author:** [CercaTrovato](https://github.com/CercaTrovato)
- **Source:** [CercaTrovato/agent-rongchi](https://github.com/CercaTrovato/agent-rongchi)
- **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-cercatrovato-agent-rongchi-agent-rongchi
- Seller: https://agentstack.voostack.com/s/cercatrovato
- 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%.
