Skip to content

Add ops-log skill and move logs out of gitignored path#5039

Open
rjpower wants to merge 2 commits intomainfrom
agent/ops-log-skill
Open

Add ops-log skill and move logs out of gitignored path#5039
rjpower wants to merge 2 commits intomainfrom
agent/ops-log-skill

Conversation

@rjpower
Copy link
Copy Markdown
Collaborator

@rjpower rjpower commented Apr 22, 2026

Move postmortem logs from .agents/ops/logs/ to .agents/ops/ since the global logs/ gitignore pattern silently dropped the previous location. Update the ops-log skill to write to .agents/ops/-.md and include the first ops log entry.

Move postmortem logs from .agents/ops/logs/ to .agents/ops/ since the
global logs/ gitignore pattern silently dropped the previous location.
Update the ops-log skill to write to .agents/ops/<date>-<slug>.md and
include the first ops log entry.
@rjpower rjpower added the agent-generated Created by automation/agent label Apr 22, 2026
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Apr 22, 2026

Claude finished @rjpower's task in 1m 26s —— View job


Code review complete

  • Read skill and PR context
  • Read changed files (via gh pr diff)
  • Check CLAUDE.md / AGENTS.md compliance
  • Scan for bugs / logic issues
  • Post review

Result: No issues found. Verified logs/ at .gitignore:4 matches .agents/ops/logs/, so the move premise is correct. Docs-only change; skill structure and example ops log are internally consistent and comply with AGENTS.md.

Review posted: #issuecomment-4293396042
· agent/ops-log-skill

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Apr 22, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-generated Created by automation/agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant