twyd-ai/nemeda-agent-kit
Portable methodology, tools, and repository context for AI coding agents.
Initialize Nemeda Agent Kit safely in a repository by creating a minimal .nemeda/agent-kit.json and AGENTS.md without overwriting existing project guidance. Use when a user asks to adopt, initialize, configure, or migrate a repository to the toolkit.
Load and apply repository-owned Nemeda Agent Kit context before working in a configured repository or multi-repository workspace. Use when a task depends on project identity, repository role, stack profile, required tools, or durable instructions.
Diagnose whether Nemeda Agent Kit is correctly configured for the current repository, including config validity, instruction paths, repository identity, host availability, and legacy duplication. Use when setup is incomplete, tools or context differ between agents, or a teammate reports the plugin is not working.
Apply the shared Nemeda methodology to cross-repository or client-project work: confirm exact target, preserve dirty checkouts, separate reusable behavior from project configuration, protect secrets, validate proportionally, and publish only when explicitly requested.