Sub-Agent Context Negotiation Protocol Protocol for structured communication between orchestrator and sub-agents. Problem Statement Sub-agent summaries often miss critical details because they lack th
阅读全文
Negotiation Response Templates
Negotiation Response Templates Standard templates for agent negotiation responses. Agent Response Template When negotiation: true, agents MUST use this format: ## Negotiation Response ### Findings [Qu
阅读全文
Meta-Cognition Reasoning Framework
Meta-Cognition Reasoning Framework Universal framework for tracing problems through cognitive layers. Borrowed from planning-with-files principles. Core Principle Don't answer directly. Trace through
阅读全文
Error Protocol (3-Strike Rule)
Error Protocol (3-Strike Rule) Systematic approach to handling errors with escalation. Core Principle If the same approach fails 3 times, escalate to the next level. Errors are not just problems to fi
阅读全文
Externalized Cognition Principles
Externalized Cognition Principles Borrowed from planning-with-files: Use the filesystem as external memory. Core Insight Context Window = RAM (volatile, limited) Filesystem = Disk (persistent, unlimit
阅读全文
Hooks Patterns Library
Hooks Patterns Library Cognitive triggers for automatic reasoning processes. Overview Hooks are automatic triggers that activate meta-cognition processes at key moments. They ensure reasoning happens
阅读全文
Rust Skills Review Report
Rust Skills Review Report Date: 2026-01-16 Current Structure Skills Count: 30 CategoryCountSkills Core4rust-router, rust-learner, coding-guidelines, unsafe-checker Meta-Questions (m01-m15)15m01-m15 Do
阅读全文
Rust Skills - Agent Instructions
Rust Skills - Agent Instructions For OpenAI Codex and compatible agents Default Project Settings When creating Rust projects or Cargo.toml files, ALWAYS use: [package] edition = "2024" rust-version =
阅读全文
Rust Skills Trigger Test Checklist
Rust Skills Trigger Test Checklist Run these queries in a project that has rust-skills installed, and verify the correct skill is triggered. How to Test Go to a Rust project directory with rust-skills
阅读全文
Rust Skills
Rust Skills 中文 | 日本語 AI-powered Rust development assistant with meta-cognition framework What is Rust Skills? Rust Skills is a Claude Code plugin that transforms how AI assists with Rust development.
阅读全文