·accept-no-substitutes
>_

accept-no-substitutes

plurigrid/asi

This skill should be used when agents generate placeholder tokens like "pseudo-", "mock-", "temporary", "TODO", "demo-", or similar incompleteness markers. Detects substitution patterns in agent OUTPUT and triggers mandatory user interview instead of accepting incomplete work. Activates automatically on any output containing forbidden tokens.

3Installs·0Trend·@plurigrid

Installation

$npx skills add https://github.com/plurigrid/asi --skill accept-no-substitutes

SKILL.md

Zero tolerance for placeholder tokens in agent output. Incompleteness triggers user interview.

Detect and reject incomplete work tokens generated in agent output. When uncertainty exists, ask the user rather than substitute with placeholders.

| pseudo- | pseudo-code, pseudo-implementation | | mock- | mock-data, mock-service | | fake- | fake-response, fake-auth | | stub- | stub-function, stub-api | | dummy- | dummy-value, dummy-handler |

This skill should be used when agents generate placeholder tokens like "pseudo-", "mock-", "temporary", "TODO", "demo-", or similar incompleteness markers. Detects substitution patterns in agent OUTPUT and triggers mandatory user interview instead of accepting incomplete work. Activates automatically on any output containing forbidden tokens. Source: plurigrid/asi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/plurigrid/asi --skill accept-no-substitutes
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is accept-no-substitutes?

This skill should be used when agents generate placeholder tokens like "pseudo-", "mock-", "temporary", "TODO", "demo-", or similar incompleteness markers. Detects substitution patterns in agent OUTPUT and triggers mandatory user interview instead of accepting incomplete work. Activates automatically on any output containing forbidden tokens. Source: plurigrid/asi.

How do I install accept-no-substitutes?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill accept-no-substitutes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/plurigrid/asi