AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Relay10 Spec

skill-minwoo19930301-relay10-relay10-spec · by minwoo19930301

Turn an ambiguous or high-impact change request into a small executable specification using bounded Socratic clarification and a confirmed task contract. Use when scope, authority, acceptance checks, or rollback are unclear; do not use for a narrow reversible edit or a question the repository can answer.

No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add skill-minwoo19930301-relay10-relay10-spec

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-minwoo19930301-relay10-relay10-spec)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
26d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Relay10 Spec? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

DisciplinedRun Spec

Design the smallest change that can prove the requested outcome. Resolve facts from evidence, and ask the user only for decisions that evidence cannot make.

Clarify only what matters

  1. Inspect the repository before asking about filenames, commands, existing

behavior, or other facts that local evidence can answer.

  1. Ask only when the answer would materially change the outcome, authority,

risk, acceptance criteria, or irreversible action.

  1. Ask one question at a time and default to at most three questions. If a

blocking decision remains after three, stop with an unresolved contract instead of guessing or starting implementation.

  1. Record each material premise as user_decision, repo_fact,

safe_assumption, or blocker, with its evidence or owner.

  1. Do not treat "알아서 해", "use your judgment", silence, or a broad goal as

authorization for destructive changes, publication, spending, credentials, or production operations.

Skip the interview when the request is already specific, reversible, and verifiable. State a safe assumption and continue when the assumption is inside the user's authority and cannot materially change the result.

Build the specification

  1. Inspect the existing behavior, conventions, tests, and user-owned changes.
  2. State the user outcome in one sentence.
  3. List non-goals and constraints, including provider, app, platform, and licensing boundaries.
  4. Describe two alternatives only when the choice materially affects scope or risk.
  5. Select one approach and explain the rejected alternative briefly.
  6. Define observable acceptance criteria before listing implementation files.
  7. Add a verification plan, rollback path, and unresolved questions.

Before handing work to relay10-build, restate the result as a Confirmed Task Contract using [the contract fields](./references/task-contract.md). A clear original request can confirm revision 1 without another ceremonial question. When clarification changed or selected the scope, ask the user to confirm the restatement. A contract with a blocker or unresolved material decision cannot authorize implementation.

After confirmation, do not silently rewrite intent. A material requirement change creates a new revision that names the prior revision and repeats only the confirmation needed for the changed decision.

Risk routing

Assess each dimension from low to high:

  • complexity;
  • blast radius;
  • security or data sensitivity;
  • verification difficulty;
  • irreversibility.

Use stronger planning and review only where these dimensions justify it. A small, reversible, well-tested edit should stay small.

Output contract

Produce:

  • contract status, revision, and decision provenance;
  • outcome and user-visible behavior;
  • current-state evidence;
  • non-goals and constraints;
  • allowed mutations and forbidden actions;
  • chosen design and key interfaces;
  • file-level implementation map;
  • acceptance tests;
  • risks, rollback, and follow-ups.

For plan-only requests, stop after the specification. Do not implement or publish.

This is a lightweight confirmation contract, not an immutable runtime Seed, numeric ambiguity score, ontology, resume engine, or autonomous evolution loop.

Source & license

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

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.