agent-navigation-sop

This SOP COMPLEMENTS the /init command by providing deep-dive mapping for developer-facing AGENTS.md files.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-navigation-sop" with this command: npx skills add igorwarzocha/opencode-workflows/igorwarzocha-opencode-workflows-agent-navigation-sop

Agent Navigation SOP

This SOP COMPLEMENTS the /init command by providing deep-dive mapping for developer-facing AGENTS.md files.

  • Tooling & Scripts: Identify one-shot commands for Build, Test, Lint, and Typecheck.

  • Process Constraints: Identify dev servers and watch-modes to EXCLUDE.

  • Conventions: Identify project-specific naming, architectural patterns, and unique error handling.

Phase 2: AGENTS.md Composition

Target a high-density output of ~50 lines.

  1. Build & Test (Instructions)
  • List copy-pasteable, one-shot commands.

  • MUST NOT include dev , watch , or interactive commands.

  1. Constraints & Patterns (Rules)
  • CRITICAL: The agent MUST explicitly forbid running blocking processes (dev servers, watch modes).

  • Identify read-only or restricted paths that agents SHOULD NOT modify.

  • Document repository-specific coding patterns (e.g., "Use Bun APIs", "Prefer functional over class").

  1. Task Routing (Routing)
  • Map common tasks (feature addition, bug fix) to specific directories and related tests.

  • Reference nested AGENTS.md files for package-level details instead of duplicating them.

  • Identify repetitive tasks and SHOULD suggest creating new skills using skill-creator to extend agent capabilities.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

powerpoint

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

create-opencode-plugin

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

skill-creator

No summary provided by upstream source.

Repository SourceNeeds Review