Conversation
…s to verb-noun convention - Move docs/images/ → docs/assets/ (logo.svg, banner.svg) - Add docs/branding.md with python-project-template example branding (Greek antiquity theme) - Add .opencode/agents/designer.md (owns docs/branding.md + docs/assets/) - Add .opencode/skills/design-colors/SKILL.md (color palette + WCAG 2.1 AA validation) - Add .opencode/skills/design-assets/SKILL.md (SVG asset creation guidance) - Update session-workflow → run-session: add Output Style section + Rule #8 (minimalist output) - Update git-release: Step 0 reads branding, optional release naming, fix stale {Adjective Animal} - Update living-docs → update-docs: Step 1 reads branding colors for Mermaid C4 theming - Update setup-project: add Step 6 Branding (questions + WCAG color suggestion + BRANDING.md) - Rename 8 skills to verb-noun: run-session, select-feature, define-scope, implement, apply-patterns, check-quality, create-pr, update-docs - Update all references in AGENTS.md, agent files, and skill files for new names - Fix skill content: add When to Use, Step-by-Step headings where missing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/branding.mdwith project identity, visual palette, release naming convention, and wording guidelines; agents read this file to personalise release names, C4 diagrams, and docs without touching.opencode/designer.md) that ownsdocs/branding.mdanddocs/assets/, plus two new skills (design-colors,design-assets) backed by Itten/Albers colour theory and WCAG 2.1 AA 4.5:1 contrast sciencesession-workflow → run-session,scope → define-scope,implementation → implement,feature-selection → select-feature,living-docs → update-docs,pr-management → create-pr,design-patterns → apply-patterns,code-quality → check-quality) and updates every reference across agents, skills, andAGENTS.mddocs/images/→docs/assets/and updatesREADME.md## Output Style+ Rule Improve pytest with custom markers and run smoke and unit first #8 (minimalist output) torun-sessionskillgit-release(v1.1) andupdate-docsskills to readdocs/branding.mdfor optional release naming and Mermaid colour themingsetup-projectagent with WCAG-validated colour suggestion workflowTesting
uv run task test-fastpasses