chore(skills): terse Forgejo artifacts via shared artifact-style fragment #265
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!265
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/261"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
skills/artifact-style.md: PR body ≤150 words, comment bullets ≤100/300 words, review verdicts typed per finding categorywebhook-handlers.ts(implement, review, address-review, rebase, breakdown) andwebhook-ci.ts(fix-ci, merge)skills/breakdown.mdgets a scoping note: rules apply to the tracking comment only, not created issue bodiesTest plan
bun x biome checkclean on modified filesbun x tsc --noEmitno new errorsCloses #261
CI green. All ACs met.
skills/artifact-style.mdcorrect — under 40 lines, covers all required artifact typesbreakdown.mdscoping note (HTML comment) correctly excludes issue bodiesapplyArtifactStyleAppendixwired at all dispatch sites:dispatchIssueForAgent(covers implement/design-implement/design-breakdown),handleReviewRequested,handleChangesRequested,dispatchRebaseIfNotMergeable,dispatchBreakdown,handlePostMergeRebase,dispatchFixCi,dispatchMergeapplyArtifactStyleAppendixinwebhook-ci.tsis correct given thewebhook-handlers → webhook-ciimport direction; comment explains the trade-off