Topic: ai-tooling
98 skills in this topic.
-
execute
Execute an approved Maestro implementation plan using the shared session-state contract
josstei/maestro-orchestrate 319
-
resume
Resume an interrupted Maestro session using the existing active-session file and shared phase tracking
josstei/maestro-orchestrate 319
-
orchestrate
Run the full Maestro workflow for complex engineering tasks that need a mandatory design dialogue, approved implementation plan, and then execution with shared session state
josstei/maestro-orchestrate 319
-
execute
Execute an approved Maestro implementation plan using the shared session-state contract
josstei/maestro-orchestrate 319
-
validation
Cross-cutting validation methodology for verifying phase outputs and project integrity
josstei/maestro-orchestrate 319
-
de-slop
This skill should be used to remove AI-generated artifacts and unnecessary code before committing. Integrates with desloppify CLI for quantitative scoring and directed fixes. Falls back to LLM-based pattern detection when desloppify is unavailable.
iamladi/cautious-computing-machine--primitives-plugin
-
agent-native-architecture
This skill should be used when building AI agents using prompt-native architecture where features are defined in prompts, not code. Use it when creating autonomous agents, designing MCP servers, implementing self-modifying systems, or adopting the "trust the agent's intelligence" philosophy.
iamladi/cautious-computing-machine--primitives-plugin
-
agent-ready-repo-setup
Set up repositories optimized for AI agent collaboration and autonomous coding.
Use when starting a new project, making repo "agent-ready" or "AI-friendly",
setting up CLAUDE.md/AGENTS.md, configuring structured logging, adding pre-commit
hooks, or organizing code for agent navigation.
iamladi/cautious-computing-machine--primitives-plugin
-
ask-oracle
This skill should be used when solving hard questions, complex architectural problems, or debugging issues that benefit from GPT-5 Pro or GPT-5.1 thinking models with large file context. Use when standard Claude analysis needs deeper reasoning or extended context windows.
iamladi/cautious-computing-machine--primitives-plugin
-
avoid-feature-creep
Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.
iamladi/cautious-computing-machine--primitives-plugin
-
check-env-keys
Verify which environment variable keys are present in .env files or shell environment without exposing their values. Use when you need to check env configuration or compare keys between .env files.
iamladi/cautious-computing-machine--primitives-plugin
-
principal-hierarchy-audit
Audits system prompts and plugin configurations against Anthropic's Constitutional principal hierarchy to identify instructions that conflict with Claude's training, attempt to weaponize Claude against users, violate inalienable user protections, or exceed operator permission boundaries.
iamladi/cautious-computing-machine--primitives-plugin
-
prompt-as-onboarding
Generate reasoning-based system prompts from product context. Takes product information as input, outputs a Constitution-aligned system prompt following the "onboarding document" structure.
iamladi/cautious-computing-machine--primitives-plugin
-
worktree
Create an isolated git worktree for feature development with automatic setup. Use when starting work on a new feature branch to get a clean, fully-configured workspace without polluting your main checkout.
iamladi/cautious-computing-machine--primitives-plugin
-
agent-change-walkthrough
Generates a narrative walkthrough of AI-authored code changes. Use after implementation to explain what changed, why, and how it behaves.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
x-search
Search X/Twitter for real-time developer discourse, product feedback, community sentiment, and expert opinions. Use when user says "x search", "search x for", "search twitter for", "what are people saying about", or needs recent X discourse for context (library releases, API changes, product launches, industry discussion). Also use when researching a library, framework, API, or product to supplement web search with real-time community signal — e.g. "research Bun", "what do devs think of Hono", "is Turso production-ready".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
update-models
Re-resolve the model registry by querying OpenAI Codex cache, Google AI API, and Oracle CLI. Use when models feel stale or after a major model release.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
test
iamladi/cautious-computing-machine--sdlc-plugin 1
-
tdd
TDD enforcement during implementation. Reads `tdd:` setting from CLAUDE.md. Modes - strict (human approval for escape), soft (warnings), off (disabled). Auto-invoked by /implement.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
system-prompt-clinic
Interactive skill that diagnoses and transforms system prompts from rule-based to reasoning-based using Constitutional AI principles. Use when the user wants to improve, rewrite, or transform any system prompt, command, agent, or skill — e.g. "improve this prompt", "make this less rigid", "transform this rule-based command", "optimize this agent", or "this skill keeps breaking on edge cases".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
judgment-eval
Evaluates agent judgment quality through scenario-based testing in-conversation. Use when the user wants to test, validate, or stress-test an agent, skill, or command definition — e.g. "test this agent", "evaluate this skill", "does this prompt handle edge cases", "check this agent's judgment", or after writing or modifying any agent/skill/command .md file.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
interview
Interview me about anything in depth
iamladi/cautious-computing-machine--sdlc-plugin 1
-
gemini
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Resolves the latest flagship model from the model registry.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
finish-branch
iamladi/cautious-computing-machine--sdlc-plugin 1