Skip to content

feat(refs): base-instructions (Level 0→3)#640

Merged
notque merged 1 commit into
mainfrom
enrich/refs-2026-05-11-0407
May 11, 2026
Merged

feat(refs): base-instructions (Level 0→3)#640
notque merged 1 commit into
mainfrom
enrich/refs-2026-05-11-0407

Conversation

@notque
Copy link
Copy Markdown
Owner

@notque notque commented May 11, 2026

Summary

  • Target: base-instructions agent
  • Level before: 0 (no references directory)
  • Level after: 3 (deep references with detection commands)

New Reference Files

  • agents/base-instructions/references/communication-patterns.md (221 lines) — Failure mode catalog for agent output style: self-congratulation, narration before tool calls, difficulty inflation, hollow completions, excessive caveats. Each entry has grep/rg detection commands and before/after examples.
  • agents/base-instructions/references/testing.md (172 lines) — Test scaffold and temporary file identification patterns. File category decision table, detection grep commands for orphaned debug scripts, one-off validation scripts, and unimplemented stubs. Cleanup guidance for task completion phase.

Agent Body Change

Added loading table to agents/base-instructions.md mapping task signals to the new reference files:

  • "Writing progress updates, completing tasks" → communication-patterns.md
  • "Creating temp files, scaffolds, debug scripts; cleanup phase" → testing.md

Validation Gate

Phase 2.5 passed — both references contain concrete, grep-detectable patterns with code examples and error-fix tables. Loading table entries correctly match signal keywords to file paths.

Audit Output

communication-patterns.md  221 lines  concrete=82  generic=4  code=Y  cmds=Y
testing.md                 172 lines  concrete=71  generic=0  code=Y  cmds=Y
Level: 0 → 3

@notque notque enabled auto-merge (squash) May 11, 2026 04:14
@notque notque merged commit 484c025 into main May 11, 2026
6 checks passed
@notque notque deleted the enrich/refs-2026-05-11-0407 branch May 11, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant