Add brand-strategy skill#292
Conversation
Introduced a comprehensive 7-part brand strategy framework to guide users in building brand foundations, including phases for Brand Truth, Audience Architecture, Cultural Context, Messaging Framework, Visual Language, Channel Strategy, and Measurement Framework.
Summary of ChangesHello @rowanbrooks100, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request integrates a powerful new AI skill focused on brand strategy. The skill aims to democratize professional-grade brand methodology, making it accessible to founders, marketers, and agency strategists. It provides a structured, step-by-step process to build robust brand foundations, ensuring a cohesive and well-defined brand identity from conception to measurement. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request introduces a new 'brand-strategy' skill, defined in a comprehensive markdown file. The skill outlines a 7-part framework for developing a brand strategy. The overall structure and content are excellent. I have one suggestion to improve the consistency of the document's formatting, which will enhance its readability and maintainability.
| - What emotional territory does the brand own? | ||
| - What words should never be used? | ||
|
|
||
| **Output:** |
There was a problem hiding this comment.
The formatting of this Output section is inconsistent with the other phases in this document that also produce a list (e.g., Phases 2, 5, 6, and 7). In those sections, the Output: line includes a brief description of what the output contains (e.g., Output: Channel matrix with:). To improve consistency across the document, please add a similar descriptive text here.
| **Output:** | |
| **Output:** A messaging framework including: |
Updated the output section to include a messaging framework with core message, supporting messages, tone attributes, and language guidelines.
- Move skill from skills/ to plugins/business-tools/brand-strategy-framework/ - Fix frontmatter (add allowed-tools, version, author at top level) - Create plugin.json and README.md - Add to marketplace catalog Author: Rowan Brooks (@rowanbrooks100) Co-Authored-By: Claude <noreply@anthropic.com>
Release prepared by: jeremy Approval timestamp: 2026-01-26T18:37:10Z Approval SHA: fb90511 Changes in this release: - 12 complete SaaS skill packs (288 skills): databricks, mistral, langfuse, obsidian, documenso, evernote, guidewire, lokalise, maintainx, openevidence, speak, twinmind - Brand strategy framework plugin integration (#292) - Updated 2025 schema references to 2026 - Total skills: 739 → 1,027 🤖 Generated with Claude Code release automation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pull Request
Type of Change
Description
A 7-part brand strategy framework for building comprehensive brand foundations — from brand truth to measurement. Same methodology agencies use with Fortune 500 clients, now available as an AI skill.
Summary:
Adds a 7-part brand strategy framework skill to the skills collection.
Motivation:
Bringing professional brand strategy methodology to AI agents — useful for founders, marketers, and agency strategists
Security
Plugin Details (for plugin submissions/updates)
Plugin Name: brand-strategy
Category: marketing/business
Version: 1.0
Keywords: brand strategy, marketing, positioning, messaging, brand guidelines
Checklist
For All PRs
For Plugin Submissions/Updates
.claude-plugin/plugin.jsonwith all required fieldsplugin.jsonvalidated withjq empty plugin.jsonchmod +x scripts/*.sh)/plugin install${CLAUDE_PLUGIN_ROOT}for portable pathsjq empty *.json)For Marketplace Website Changes
cd marketplace && npm run build)For Documentation Changes
Testing Evidence
Test Environment:
Test Commands Run:
# Example: /plugin install my-plugin@test /my-command --option valueTest Results:
Edge Cases Tested:
Breaking Changes
If yes, describe:
Screenshots / Recordings (if applicable)
Performance Impact
Security Considerations
Automated Security Scans
rm -rf /, data deletion)eval()or command injection risksManual Security Review
Testing
Rollback Plan
Additional Notes
Reviewer Checklist (for maintainers)
By submitting this PR, I confirm: