Skip to content

Repository files navigation

gno-agent-workspace

Unofficial knowledge base and review workspace for Gno, designed to be driven by an AI coding agent.

Made by samourai.

Note: This is not an official resource.

Setup

git clone --recursive git@github.com:samouraiworld/gno-agent-workspace.git

Already cloned? Init the submodule:

git submodule update --init --recursive

Structure

  • gno/ — gnolang/gno submodule
  • skills/ — AI skill definitions
  • reviews/pr/ — PR review reports (one directory per PR). See reviews/README.md for a team-coverage triage view of every open upstream PR (approved / changes requested / commented / no team review), including a PRs awaiting team review worklist of everything no team member has reviewed yet.
  • reports/weekly/ — weekly team status reports
  • reports/weekly-ux/ — weekly UX status reports
  • scripts/ — data-gathering and helper scripts
  • docs/ — architecture references (overview.md, gnovm-architecture.md)

Skills

Skill File Description
PR Review skills/review.md Review a gnolang/gno pull request
Fix Issue skills/fix-issue.md Fix a gnolang/gno issue and open a PR
Weekly Report skills/weekly-report.md Generate the Samourai team weekly status report
Weekly UX Report skills/weekly-ux-report.md Generate the weekly UX report (a/ux label)

Scripts

Script Description
scripts/weekly-report.sh Gather PR/issue data for the weekly report
scripts/parse-context.sh Parse context.md for AI-optimized reading
scripts/fetch-pr-history.sh Fetch PR history
scripts/fetch-issue-history.sh Fetch issue history
scripts/build-reviews-readme.sh Rebuild the reviews/README.md index, including the team-coverage triage table

Usage

Run from the root of this repository so the agent has access to skills, the gno submodule, and past reviews in a single workspace.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages