Skip to content

jvcorredor/bytheway

Repository files navigation

bytheway

Go Reference Go Report Card Release Docs License: MIT

A Go CLI to capture and investigate fast inbounds — Slack threads, hallway asks, leadership questions — and turn them into entrypoints for agentic work in Claude Code.

Install

From script

curl -fsSL https://jvcorredor.github.io/bytheway/install.sh | sh

From source

go install github.com/jvcorredor/bytheway@latest

The shell installer lands btw in $HOME/.local/bin. go install lands bytheway in $GOBIN — alias it with alias btw=bytheway (bash/zsh) or alias --save btw=bytheway (fish). See the install reference for env-var overrides, $PATH setup, and the alias rationale.

Documentation

Full docs: https://jvcorredor.github.io/bytheway/. The docs site is the canonical reference for subcommands, flags, JSON schema, file format, config keys, and agentic-usage patterns.

About

Task-capture CLI to shape inputs for Claude Code.

Resources

License

Stars

Watchers

Forks

Contributors