meerita/monorepo-nextjs-golang-rust-python-ai-rules

Example of Agents rules for a project made with React, Rust, Golang, Python.

This repository also configures its own agents. See what monorepo-nextjs-golang-rust-python-ai-rules tells them →

5Stars on the repository
8Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

definition-of-done

01

meerita/monorepo-nextjs-golang-rust-python-ai-rules

Skill Claude Code

Review whether a feature is genuinely "done" against the project Definition of Done — plan exists, correct branch, fmt/lint/check/architecture/tests all green, and security & legal compliance (ASVS/GDPR) cleared — running the root make gates (with per-service fallback) plus the security review, auto-fixing only…

not rated 5 1mo ago A 105 tokens

plan-authoring

02

meerita/monorepo-nextjs-golang-rust-python-ai-rules

Skill Claude Code

Author an executable, phased implementation plan under docs/plans — first gather real context from the repo and docs, debate the ambiguities, trade-offs and open decisions with the human, and only after explicit human confirmation write the plan. Produces Master Plans (a directory with a bootstrap entry point, master…

not rated 5 1mo ago A 140 tokens

pr-check-release

03

meerita/monorepo-nextjs-golang-rust-python-ai-rules

Skill Claude Code

@file .claude/skills/pr-check-release/SKILL.md @description Executable form of the "Feature → dev via PR" step: verifies a work branch (all gates + mergeability into dev), then pushes it and opens/updates a well-formed PR to dev (title, description, assignee, labels). @layer agents @created Platform Team -->.

not rated 5 1mo ago A 0 tokens

pr-merge-dev

04

meerita/monorepo-nextjs-golang-rust-python-ai-rules

Skill Claude Code

Merge the current branch's open PR into dev on GitHub — verifies CI is green and no conflicts exist, merges via gh, deletes the remote branch, then cleans up locally (switch to dev, pull, delete local branch). Use when the PR is open and all checks have passed and you want to land it.

not rated 5 1mo ago A 69 tokens

release-check

05

meerita/monorepo-nextjs-golang-rust-python-ai-rules

Skill Claude Code

Review whether dev is healthy and ready to be promoted to main (production) — the human release gate from the Release & Deploy process. Surfaces the exact set of changes being promoted (main..dev), checks CI/gate health on dev, confirms no in-flight [WIP] PRs are being left behind, and reports merged-branch cleanup …

not rated 5 1mo ago A 132 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: