Skip to content

start on a manpage - #100

Closed
vilmibm wants to merge 1 commit into
masterfrom
start-manpage
Closed

start on a manpage#100
vilmibm wants to merge 1 commit into
masterfrom
start-manpage

Conversation

@vilmibm

@vilmibm vilmibm commented Nov 21, 2019

Copy link
Copy Markdown
Contributor

start on a man page

This PR starts work on a manpage written in markdown. The ultimate goal is to use something like
https://github.com/maxheld83/pandoc to convert to proper markdown format as part of automated
release packaging.

I've been using this post as reference:
https://eddieantonio.ca/blog/2015/12/18/authoring-manpages-in-markdown-with-pandoc/

I'm shelving this work for now as we're not considering a manpage necessary for the alpha deadline.

@ampinsk, I wonder if you'd like to take a look at this and see if the approach makes sense? You're
welcome to add more content if that makes sense!

@vilmibm
vilmibm requested review from a team and ampinsk November 21, 2019 17:39
@ampinsk

ampinsk commented Nov 21, 2019

Copy link
Copy Markdown

Awesome this is a good start! Having it automatically generated would be 💯. Eventually it'd be nice to have more designed docs/man pages instead of/in addition to a markdown file but we can talk about that more when we're closer to needing it!

Comment thread doc/gh.1.md
DESCRIPTION
===========

Do thinks with GitHub using your terminal.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do things?

@mislav

mislav commented Jan 23, 2020

Copy link
Copy Markdown
Contributor

Closing since we plan to use Cobra to generate man pages automatically.

@mislav mislav closed this Jan 23, 2020
@mislav
mislav deleted the start-manpage branch January 23, 2020 15:35
Stonre pushed a commit to Stonre/strands-fork that referenced this pull request Jul 21, 2025
alexlitinsky pushed a commit to alexlitinsky/claude-builders-bounty that referenced this pull request Mar 28, 2026
…on (closes claude-builders-bounty#4)

- agents/pr-reviewer/claude_review.py: CLI tool (--pr URL, --post-comment, --dry-run)
- Uses Anthropic SDK (ANTHROPIC_API_KEY) or falls back to claude CLI subprocess
- Fetches diff + metadata via gh CLI; skips generated/binary files; truncates large diffs
- Structured Markdown output: Summary / Risks / Suggestions / Verdict sections
- Confidence scoring (High/Medium/Low) based on diff size, test coverage, security files
- Exit codes 0/1/2 for LOW/MEDIUM/HIGH risk — usable as CI gates
- Per-repo config via .claude-review.yml
- .github/workflows/pr-review.yml: GitHub Action that triggers on PR open/sync
- examples/: actual outputs from cli/cli#100 and anthropics/anthropic-sdk-python#1275

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants