Conversation
Adds a skill that generates sprint execution plan docs from GitHub Projects iteration data. Includes docs/sprints/ directory with README and template embedded in the skill. Skill workflow: - Discovers project and iteration via GitHub Projects GraphQL API - Fetches and categorizes items by label type (bugs, features, docs, infra) - Accepts additional items by number and deferred items with reasons - Writes docs/sprints/sprint-NNN.md and presents for review before commit
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Add community-response, triage, and sprint-plan to the maintainer skills table. Update count from 6 to 9 (maintainer) and 16 to 19 (total).
|
✨ Thanks for submitting this PR, which proposes a way to add a new skill for generating sprint execution plan documents, building on the project governance documentation from #1917. Possibly related open PRs: |
Summary
.agents/skills/nemoclaw-maintainer-sprint-plan/SKILL.md— a skill that generates sprint execution plan documentsdocs/sprints/directory with README and.gitkeepSkill workflow
docs/project-governance.mdfor cadence and role contextdocs/sprints/sprint-NNN.mdand renders inline for review before committingRelated
docs/project-governance.mdfrom docs: nemoclaw project governance — central pm policy hub #1917🤖 Generated with Claude Code