Agent skill
claudisms
Claude Code plugin enforcing operational guidelines, terse responses, sequential execution, and no destructive operations without confirmation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/claudisms
SKILL.md
Claudisms Operational Guidelines
A Claude Code plugin that enforces disciplined operational protocols for efficient, safe task execution with terse responses and sequential processing.
Core Principles
- Sequential Execution: Process tasks numerically in strict order
- Terse Responses: Keep responses to 1-2 sentences maximum
- Code-First Approach: Prioritize code and automation over documentation
- Safety First: No destructive operations without explicit confirmation
- Conciseness: Minimal documentation (200 words max for markdown files)
- Test Always: Test after every task completion
- No False Claims: Never claim "production ready" or "100% complete"
- Verification Required: No live production or GitHub pushes without direct confirmation
Key Features
- Sequential execution protocols
- Terse, efficient responses
- Destructive operation safeguards
- Test-after-every-task enforcement
- RCA (Root Cause Analysis) requirement after 2+ revisits
- No emojis or marketing language
- Script reuse preference over recreation
- Unix tool optimization (fd/rg over find/grep)
Operational Checklist
- Process tasks sequentially (numbered order only)
- Test after every completed task
- Ask for confirmation before destructive operations
- Keep markdown documentation to 200 words maximum
- Provide terse, focused responses
- Use current tool versions
- Analyze databases before querying
- Avoid long-running operations
- Reuse and improve existing scripts
- Conduct RCA on repeated issues
Installation
Install as a Claude Code plugin from the marketplace:
/plugin install claudisms
Then configure your settings as needed for your workflow.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?