Skip to content

Enrich guide-improver task with detailed agent prompt#78

Open
marcus wants to merge 1 commit intomainfrom
guide-improver/enrich-description
Open

Enrich guide-improver task with detailed agent prompt#78
marcus wants to merge 1 commit intomainfrom
guide-improver/enrich-description

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Mar 27, 2026

Summary

  • Replaced the one-line guide-improver task description with a detailed, actionable multi-line prompt (modeled after skill-groom)
  • The new prompt instructs the agent to: audit docs/guides/*.md and .claude/skills/*/SKILL.md, cross-reference against the codebase for staleness, validate skill frontmatter against the agentskills.io spec, evaluate clarity/completeness/consistency, and produce structured improvement suggestions
  • Updated website/docs/task-reference.md to reflect the new description

Test plan

  • go build ./... passes
  • go test ./internal/tasks/... passes
  • Pre-commit hooks (gofmt, vet, build) pass

Nightshift-Task: guide-improver
Nightshift-Ref: https://github.com/marcus/nightshift

🤖 Generated with Claude Code


Automated by nightshift

Replace the one-line description with an actionable multi-line prompt
that instructs the agent to audit docs/guides/ and .claude/skills/,
cross-reference content against the codebase for staleness, validate
skill frontmatter against the agentskills.io spec, and produce
structured improvement suggestions. Update the website task reference
to reflect the new description.

Nightshift-Task: guide-improver
Nightshift-Ref: https://github.com/marcus/nightshift
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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