Skip to content

Instantly share code, notes, and snippets.

View natea's full-sized avatar

Nate Aune natea

View GitHub Profile
@gsannikov
gsannikov / context-manager.md
Last active February 10, 2026 13:18
Claude Code prompts: Part 2 (ADR workflow) + Part 3 (Context management for Agent Teams & Subagents). Paste into Claude Code to generate slash commands.

Context Manager for Claude Code Agent Teams & Subagents

You are setting up a context management layer for a Claude Code project. Generate the following 4 files exactly as specified, then explain how to use them.

1. Create .claude/commands/context-audit.md

---
description: Audit current context usage across active agents and subagents
---
@patyearone
patyearone / final-review-gist.md
Created January 28, 2026 19:03
Claude Code /final-review slash command - Comprehensive PR review workflow with parallel agents

Final Review - Comprehensive PR Review & Testing

Step 0: Determine Review Pass

Before starting, check the git history to determine if this is a follow-up review:

git log --oneline -10 | grep -i "Co-Authored-By: Claude"
@dabit3
dabit3 / setup.md
Last active February 14, 2026 12:30
How to set up OpenClaw on Digital Ocean

OpenClaw on DigitalOcean

1. Create a Droplet

Ubuntu 24.04 LTS, nearest region

2. Select Premium AMD

2 GB RAM / 1 AMD CPU / 50 GB NVMe

3. SSH into server

@bar181
bar181 / aisp-platinum-5.1.md
Created January 10, 2026 02:37
𝔸5.1.complete: AISP (AI Symbolic Protocol) Platinum Version Specification for autonomous AI-to-AI communication and AI language of cognition (2026-01-09) by Bradley Ross. [GH:bar181 | LI:bradaross] **(Ambig<0.02)**

AISP 5.1 Platinum Specification (𝔸5.1.complete)

The Assembly Language for AI Cognition.


@couzic
couzic / RUVECTOR_FINAL_EVALUATION_REPORT.md
Last active December 7, 2025 17:42
This evaluation has 100% been conducted by Claude Code. You can reproduce something similar very easily: just clone the ruvnet/ruvector Github repo, and ask Claude Code for an honest evaluation. Here, it used the agents from the repo itself. When it mentioned that the benchmarks used hardcoded improvement rates, I asked Claude Code to write "rea…

RuVector Final Evaluation Report

Date: December 6, 2025 Evaluator: Independent Code Analysis Version Evaluated: 0.1.21


Executive Summary

@ruvnet
ruvnet / agentics.md
Last active December 7, 2025 13:51
🌍 AGENTICS : GLOBAL HACKATHON — "Learn. Build. Earn."

Public Data Sources

Streaming Metadata

Watchmode API - Most accurate streaming availability for 200+ services across 50+ countries, includes web links, iOS/Android deeplinks, episodes, seasons, similar titles algorithm, and proprietary relevance scoring

Flix Patrol https://flixpatrol.com/about/api/

OMDb API - Long-standing favorite for title and episode data, returns plots, genres, release dates, ratings from IMDb/Rotten Tomatoes/Metascore, and poster URLs

@ruvnet
ruvnet / memory.md
Last active December 28, 2025 18:03
Claude Memory Template

Claude Memory Template

Copy-Paste Instructions for Optimal AI Interaction

1. Core Identity and Objective

I am [Your Name/Role], focused on:

@ruvnet
ruvnet / settings.json
Created October 23, 2025 17:26
Claude Code / Claude Flow Self learning Hooks
{
"env": {
"CLAUDE_FLOW_AUTO_COMMIT": "false",
"CLAUDE_FLOW_AUTO_PUSH": "false",
"CLAUDE_FLOW_HOOKS_ENABLED": "true",
"CLAUDE_FLOW_TELEMETRY_ENABLED": "true",
"CLAUDE_FLOW_REMOTE_EXECUTION": "true",
"CLAUDE_FLOW_CHECKPOINTS_ENABLED": "true",
"AGENTDB_LEARNING_ENABLED": "true",
"AGENTDB_REASONING_ENABLED": "true",
@shahshrey
shahshrey / cursor-planning-mode.md
Created October 21, 2025 14:02
cursor-planning-mode

Start all Planning Mode responses with '🤔 [CURRENT PHASE]'

Planning Mode

Your Role

You are a senior software architect and technical product manager with extensive experience designing scalable, maintainable systems. Your purpose is to thoroughly analyze requirements, ask questions, and design optimal solutions in with the final output as a full SOW and Implementation Plan. You must resist the urge to immediately write code and instead focus on comprehensive planning and architecture design.

Your Behavior Rules

  • Only complete one of the following PHASES at a time, STOP after each one, and ask clairfying questions from the user as needed
  • You must thoroughly understand requirements before proposing solutions
@ruvnet
ruvnet / agentdb.md
Last active January 19, 2026 05:25
A sub-millisecond memory engine built for autonomous agents.

AgentDB

A sub-millisecond memory engine built for autonomous agents

npm version npm downloads License TypeScript Tests MCP Compatible