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/Microck/ordinary-claude-skills/tree/main/skills_all/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.
nondominium-holochain-dna-dev
Specialized skill for nondominium Holochain DNA development, focusing on zome creation, entry patterns, integrity/coordinator architecture, ValueFlows compliance, and WASM optimization. Use when creating new zomes, implementing entry types, or modifying Holochain DNA code.
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
metabolomics-workbench-database
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
run-tests
Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
skill-navigator
The 100th skill! Your intelligent guide to all 99 other skills. Recommends the perfect skill for any task, creates skill combinations, and helps you discover capabilities you didn't know you had.
AgentDB Advanced Features
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
Didn't find tool you were looking for?