docs(skills): add spec-start-github for issue-driven spec PRs#821
docs(skills): add spec-start-github for issue-driven spec PRs#821ifireball wants to merge 1 commit into
Conversation
Add a thin skill that binds spec-start to GitHub (issue as canonical prompt, agent/<issue>-spec-* branches, local gh pr create vs harness post-script). Cross-link from spec-start for pairing. Closes fullsend-ai#803 Co-authored-by: Cursor <cursoragent@cursor.com>
|
fullsend review is working on this — view logs |
Site previewPreview: https://faf39b28-site.fullsend-ai.workers.dev Commit: |
Review: #821Head SHA: f441e1b SummaryClean documentation-only PR that adds the FindingsNo findings. FooterOutcome: approve |
Summary
skills/spec-start-github/SKILL.md: thin GitHub layer (issue fetch, canonical prompt,agent/<issue>-spec-*branch rules, commit + localgh pr createvs harness handoff) that defers the headless spec procedure tospec-start(no duplicated checklist/templates).skills/spec-start/SKILL.mdwith cross-links so the two skills are paired for issue-driven runs.Context
Implements fullsend-ai/fullsend#803 (sub-issue of planning-oriented agents / spec workflows).
Verification
make lint(staged skill files) passed locally.Made with Cursor