Install
$ agentstack add skill-cercatrovato-agent-rongchi-agent-rongchi ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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:
- Query existing source, documentation, schemas, APIs, or tests before assuming an interface.
- Ask or state a concrete assumption when intent, scope, or business meaning is ambiguous.
- Confirm product or domain behavior with the human, existing requirements, or repository evidence.
- Reuse established interfaces, helpers, conventions, and architecture before creating new ones.
- Run the smallest meaningful verification available before reporting success.
- Preserve the surrounding architecture and coding norms unless a deliberate refactor is requested.
- Say what is unknown instead of pretending certainty.
- Refactor carefully and locally; avoid blind broad edits.
Canonical Text
Preserve this original Chinese block verbatim when adapting the skill to other agent protocols:
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
- Source: CercaTrovato/agent-rongchi
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.