smithery/microck

claudisms

Claude Code plugin enforcing operational guidelines, terse responses, sequential execution, and no destructive operations without confirmation.

Installation

$ npx skills add smithery/microck --skill claudisms

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/microck · top by installs.

npx skills add smithery/microck

Browse all from smithery/microck

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,898 B
  • docs SUMMARY.md 160 B

History

  1. First recorded snapshot · 0 installs

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

  1. Process tasks sequentially (numbered order only)
  2. Test after every completed task
  3. Ask for confirmation before destructive operations
  4. Keep markdown documentation to 200 words maximum
  5. Provide terse, focused responses
  6. Use current tool versions
  7. Analyze databases before querying
  8. Avoid long-running operations
  9. Reuse and improve existing scripts
  10. 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.