autoresearch

Solid

Autonomous iteration loop: modify, verify, keep/discard against any metric

AI & Automation 422 stars 38 forks Updated 3 days ago Apache-2.0

Install

View on GitHub

Quality Score: 93/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Autoresearch — Autonomous Goal-directed Iteration ## Safety Invariants (all subcommands) - Never push, publish, or deploy without explicit user approval. - Bounded by default. Override with `Iterations: unlimited`. - All results logged to `autoresearch/{subcommand}-{YYMMDD}-{HHMM}/` directory. - Chain handoff via `handoff.json`. Evals reads `*-results.tsv`. ## Subcommands | Command | Does | Default Iterations | |---|---|---| | `$autoresearch` | Iterate against a metric: modify → verify → keep/discard | 25 | | `$autoresearch plan` | Convert a goal into validated Scope, Metric, Verify config | N/A | | `$autoresearch debug` | Hunt bugs: hypothesize → test → falsify → repeat | 15 | | `$autoresearch fix` | Crush errors one-by-one until zero remain | 20 | | `$autoresearch security` | STRIDE + OWASP audit with red-team personas | 15 | | `$autoresearch ship` | Ship through 8 phases: checklist → dry-run → deploy → verify | N/A | | `$autoresearch scenario` | Generate edge cases across 12 dimensions | 20 | | `$autoresearch predict` | 5 expert personas debate before implementation | N/A | | `$autoresearch learn` | Scout codebase → generate docs → validate → fix loop | 10 | | `$autoresearch reason` | Adversarial debate with blind judges until convergence | 8 | | `$autoresearch probe` | 8 personas interrogate requirements until saturation | 15 | | `$autoresearch improve` | Research ICP challenges, discover improvements, generate PRDs | 15 | | `$autoresearch evals` | Analyze iteration ...

Details

Author
mxyhi
Repository
mxyhi/ok-skills
Created
4 months ago
Last Updated
3 days ago
Language
HTML
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category