trycycle

Category: Tools & Productivity | Uploader: danshapirodanshapiro | Downloads: 0 | Version: v1.0(Latest)

Invoke trycycle only when the user requests it by name.

Changelog: Source: GitHub https://github.com/danshapiro/trycycle

Directory Structure

Current level: tree/main/

  • 📁 assets/
    • 📄 social-preview.png 37.8 KB
    • 📄 trycycle-banner.png 31.6 KB
  • 📁 docs/
    • 📁 evals/
      • 📄 2026-03-14-first-unneeded-made-excellent.md 3.4 KB
      • 📄 2026-03-15-finish-save-error-acceptance-gate-drift.md 5.4 KB
      • 📄 2026-03-15-issue-174-initial-plan-turn-2-convergence.md 3.7 KB
      • 📄 2026-03-15-issue-174-turn-4-convergence.md 3.2 KB
      • 📄 2026-03-15-planning-phase-optimization-experiments.md 10.7 KB
      • 📄 2026-03-15-session-recency-contract-false-made-excellent.md 4.3 KB
      • 📄 2026-03-15-session-search-tier-false-made-excellent.md 3.4 KB
      • 📄 2026-03-16-symmetric-accountability-experiment.md 4.7 KB
      • 📄 2026-03-18-upload-conversion-org-auth-sentry-threshold.md 3.6 KB
      • 📄 README.md 9.7 KB
    • 📁 plans/
      • 📄 2026-03-15-thin-phase-wrapper.md 19.3 KB
      • 📄 2026-03-16-world-class-github-page-test-plan.md 10.5 KB
      • 📄 2026-03-16-world-class-github-page.md 19.1 KB
      • 📄 2026-03-18-fix-python-env-detection.md 10.0 KB
      • 📄 2026-03-21-add-kimi-cli-support-test-plan.md 22.7 KB
      • 📄 2026-03-21-add-kimi-cli-support.md 26.0 KB
      • 📄 2026-03-23-add-opencode-support-test-plan.md 21.9 KB
      • 📄 2026-03-23-add-opencode-support.md 57.3 KB
    • 📄 trycycle-information-flow.dot 4.8 KB
  • 📁 maintenance/
    • 📁 plans/
      • 📄 2026-03-06-inline-superpowers-skills.md 24.4 KB
    • 📁 skill-instructions/
      • 📄 trycycle-executing.txt 4.9 KB
      • 📄 trycycle-finishing.txt 2.8 KB
      • 📄 trycycle-planning.txt 3.9 KB
      • 📄 trycycle-worktrees.txt 2.7 KB
    • 📄 import-skills.sh 10.7 KB
    • 📄 normalize-eval-plan.sh 1.9 KB
    • 📄 prompt-template.txt 3.9 KB
  • 📁 orchestrator/
    • 📁 prompt_builder/
      • 📄 build.py 4.3 KB
      • 📄 template_ast.py 5.5 KB
      • 📄 validate_rendered.py 3.6 KB
    • 📁 user-request-transcript/
      • 📄 build.py 3.2 KB
      • 📄 claude_code.py 2.6 KB
      • 📄 codex_cli.py 4.9 KB
      • 📄 common.py 5.1 KB
      • 📄 kimi_cli.py 8.6 KB
      • 📄 mark_with_canary.py 798 B
      • 📄 opencode_cli.py 6.1 KB
    • 📄 review_observations.py 8.8 KB
    • 📄 run_phase.py 11.7 KB
    • 📄 subagent_runner.py 56.1 KB
  • 📁 scripts/
    • 📄 generate-social-preview.py 1.5 KB
  • 📁 subagents/
    • 📄 prompt-executing.md 2.5 KB
    • 📄 prompt-planning-edit.md 3.0 KB
    • 📄 prompt-planning-initial.md 2.8 KB
    • 📄 prompt-post-impl-review.md 3.2 KB
    • 📄 prompt-test-plan.md 10.5 KB
    • 📄 prompt-test-strategy.md 10.5 KB
  • 📁 subskills/
    • 📁 trycycle-executing/
      • 📄 SKILL.md 3.0 KB
    • 📁 trycycle-finishing/
      • 📄 SKILL.md 4.2 KB
    • 📁 trycycle-planning/
      • 📄 SKILL.md 7.0 KB
    • 📁 trycycle-worktrees/
      • 📄 SKILL.md 1.4 KB
  • 📁 tests/
    • 📄 test_prompt_builder_build.py 2.5 KB
    • 📄 test_run_phase.py 30.2 KB
    • 📄 test_subagent_runner.py 71.9 KB
    • 📄 test_trycycle_explorer_cli.py 1.3 KB
    • 📄 test_user_request_transcript_build.py 41.2 KB
    • 📄 test_validate_rendered_prompt.py 2.5 KB
  • 📁 trycycle_explorer/
    • 📁 assets/
      • 📁 vendor/
        • 📄 markdown-lite.js 3.1 KB
      • 📄 app.css 15.5 KB
      • 📄 app.js 30.1 KB
      • 📄 explorer-model.json 169.6 KB
      • 📄 index.html 6.1 KB
    • 📁 samples/
      • 📄 no-worktree-conductor.json 1.5 KB
      • 📄 plan-review-loop.json 1.9 KB
      • 📄 post-review-fix.json 3.0 KB
      • 📄 simple-feature.json 3.3 KB
    • 📄 __init__.py 85 B
    • 📄 __main__.py 116 B
    • 📄 cli.py 4.4 KB
    • 📄 explorer.toml 5.4 KB
    • 📄 extract.py 18.4 KB
    • 📄 model.py 4.5 KB
    • 📄 README.md 5.8 KB
    • 📄 simulate.py 7.8 KB
    • 📄 site.py 1.7 KB
  • 📄 .gitignore 127 B
  • 📄 AGENTS.md 3.8 KB
  • 📄 check-update.py 1.6 KB
  • 📄 check-update.sh 145 B
  • 📄 CLAUDE.md 11 B
  • 📄 LICENSE 1.0 KB
  • 📄 README.md 4.8 KB
  • 📄 SKILL.md 27.8 KB

SKILL.md

Login to download/like/favorite ❤ 105 | ★ 0
Comments 0

Please login before commenting.

Loading comments...