domain
01Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
22 tagged agent management, measured the same way as everything else here.
Browse within: agent-manager 17pi-coding-agent 17pi-extension 17pi-package 17
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Definition of done for the full Provider grok (display name Grok Build). Bar: Provider capability parity with Pi and Codex (see root CONTEXT.md). Tests: Fixture smoke by default (fakeagent / recorded wire + on-disk fixtures). Live tests optional, not the CI bar.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent Claude Code
Planning specialist that explores requirements and code context, weighs architecture trade-offs, and produces ordered implementation plans or plan files. May write planning artifacts; does not edit production code.
Agent Claude Code
Broad correctness and regression reviewer for behavior breakage, boundary/edge-case predicates, API/CLI/devex regressions, feature-gate leaks, migrations, state semantics, and cross-module side effects.
Agent Claude Code
Documentation accuracy reviewer. Verifies changed doc claims against implementation, re-derives transcribed values, checks citations resolve, audits drift.
Agent Claude Code
Author or refactor Rust functions in the agentenv-core / agentenv-cli crates with TDD, idiomatic error handling, and the project's source-driven pipeline conventions. Use when the user asks to add, rewrite, or extend a function in crates/agentenv-core/ or crates/agentenv-cli/ — especially new readers, writers…