Repository inventory

solatis/claude-config

Skills indexed from this repository, with install-style signals scoped to the repo.
10 skills5.4K GitHub stars0 weekly installsPythonGitHubOwner profile

Overview

This skill immediately runs a Python orchestration script to stress-test a decision and its chain of reasoning. It is designed to be invoked programmatically and must be executed without any prior human or agent analysis. The workflow is scripted into seven ordered steps; the script controls the critique process end-to-end.

How this skill works

When invoked the skill launches the Python module located under .claude/skills/scripts and steps through a seven-step critique workflow. The script requires explicit step and total-steps arguments; step 1 also requires the decision text to be critiqued. The skill does not permit pre-analysis: you must run the script and follow its printed or returned outputs sequentially.

When to use it

  • You need an automated, repeatable stress-test of a single decision or recommendation.
  • You want to exercise adversarial or robustness checks on reasoning without human priming.
  • You have a CI pipeline or script that must call a deterministic critique workflow.
  • You need to audit decision logic across multiple incremental steps.

Best practices

  • Always invoke the Python module immediately; do not perform any external analysis before running it.
  • Provide the full decision text on step 1 using the --decision argument to ensure accurate context.
  • Run steps sequentially from 1 to 7 and pass the exact --step and --total-steps parameters required.
  • Capture and log the script output for traceability and later review.
  • Use a controlled environment (virtualenv or container) so dependencies are stable during runs.

Example use cases

  • Automated QA for product strategy decisions before shareholder review.
  • CI job that runs adversarial checks on model-generated recommendations.
  • Red-team style stress-test of a proposed policy or technical design.
  • Batch auditing of high-impact decisions by iterating the script over a list of inputs.

FAQ

No. The workflow requires immediate invocation with the full decision text provided on step 1; do not analyze or summarize first.

What arguments are mandatory?

You must supply --step and --total-steps for every invocation. On step 1 you must also supply --decision with the decision statement.

10 skills

decision-critic
Ai

This skill executes a Python-based decision critic workflow to stress-test reasoning and critique without prior analysis.

AutomationCode ReviewScriptingTesting+1
arxiv-to-md
Ai

This skill converts arXiv TeX sources to clean markdown for LLM consumption and seamless downstream processing.

AutomationDataDocsScripting+1
solution-design
Ai

This skill orchestrates a Python script to rapidly generate diverse solution options for a defined problem without initial analysis.

AutomationBackendDevopsScripting+1
planner
Ai

This skill orchestrates planning and execution for complex tasks, guiding you through structured milestones and actionable workflows.

AutomationDocsPlanningProduct+3
doc-sync
Ai

This skill synchronizes repository documentation by auditing, migrating content, and updating CLAUDE.md and README.md to maintain accurate navigation.

AutomationContentDocsWriting+1
cc-history
Ai

This skill helps you analyze Claude Code conversation histories using commands to extract insights and track tool usage across sessions.

AnalyticsDataDebuggingScripting+1
incoherence
Ai

This skill detects and resolves incoherence between documentation, code, and specs, guiding iterative alignment across implementation.

AutomationCode ReviewDebuggingDocs+2
prompt-engineer
Ai

This skill immediately invokes the prompt-engineering workflow via a Python script to optimize prompts without preliminary analysis, accelerating scope-driven

AutomationBackendCliScripting+1
codebase-analysis
Backend

This skill analyzes the codebase architecture and patterns to establish context, guiding downstream analysis and improvements.

Code ReviewDocsPlanningScripting+1
refactor
Automation

This skill orchestrates an immediate refactor analysis by running a scripted workflow to identify technical debt and code quality improvements.

Code ReviewDebuggingRefactorScripting+1
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational