bobo-ai-cli 3.0.0 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundled-skills/CORE_SKILLS.txt +18 -0
- package/dist/agent.js +25 -6
- package/dist/agent.js.map +1 -1
- package/dist/cli.js +9 -7
- package/dist/cli.js.map +1 -1
- package/dist/config.js +3 -2
- package/dist/config.js.map +1 -1
- package/dist/cost-tracker.js +1 -0
- package/dist/cost-tracker.js.map +1 -1
- package/dist/dream.js +6 -3
- package/dist/dream.js.map +1 -1
- package/dist/hooks.js +3 -2
- package/dist/hooks.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/knowledge.js +3 -2
- package/dist/knowledge.js.map +1 -1
- package/dist/mcp-client.js +59 -41
- package/dist/mcp-client.js.map +1 -1
- package/dist/memory.js +24 -18
- package/dist/memory.js.map +1 -1
- package/dist/project.js +2 -1
- package/dist/project.js.map +1 -1
- package/dist/providers.js +1 -1
- package/dist/providers.js.map +1 -1
- package/dist/repl.js +4 -2
- package/dist/repl.js.map +1 -1
- package/dist/sessions.js +37 -4
- package/dist/sessions.js.map +1 -1
- package/dist/skill-router.js +2 -2
- package/dist/skill-router.js.map +1 -1
- package/dist/skills/loader.js +2 -2
- package/dist/skills/loader.js.map +1 -1
- package/dist/skills.js +9 -8
- package/dist/skills.js.map +1 -1
- package/dist/state/artifacts.js +4 -2
- package/dist/state/artifacts.js.map +1 -1
- package/dist/state/manager.js +4 -2
- package/dist/state/manager.js.map +1 -1
- package/dist/state/project-memory.js +4 -2
- package/dist/state/project-memory.js.map +1 -1
- package/dist/state/recovery.js +3 -2
- package/dist/state/recovery.js.map +1 -1
- package/dist/structured/loader.js +4 -2
- package/dist/structured/loader.js.map +1 -1
- package/dist/sub-agent-runner.js +3 -2
- package/dist/sub-agent-runner.js.map +1 -1
- package/dist/sub-agents.js +5 -3
- package/dist/sub-agents.js.map +1 -1
- package/dist/tool-governance.js +43 -12
- package/dist/tool-governance.js.map +1 -1
- package/dist/tools/advanced.js +3 -2
- package/dist/tools/advanced.js.map +1 -1
- package/dist/tools/browser.js +2 -2
- package/dist/tools/browser.js.map +1 -1
- package/dist/tools/claude-code.js +2 -2
- package/dist/tools/claude-code.js.map +1 -1
- package/dist/tools/index.js +36 -12
- package/dist/tools/index.js.map +1 -1
- package/dist/tools/process-manager.js +2 -2
- package/dist/tools/process-manager.js.map +1 -1
- package/dist/verification-agent.js +15 -10
- package/dist/verification-agent.js.map +1 -1
- package/dist/watcher.js +2 -2
- package/dist/watcher.js.map +1 -1
- package/dist/web.js +1 -1
- package/dist/web.js.map +1 -1
- package/dist/workflows/ask.js +1 -1
- package/dist/workflows/ask.js.map +1 -1
- package/package.json +17 -2
- package/bundled-skills/Skill_Seekers/SKILL.md +0 -1722
- package/bundled-skills/ab-test-setup/SKILL.md +0 -557
- package/bundled-skills/adversarial-verification/SKILL.md +0 -95
- package/bundled-skills/agent-sdk-dev/SKILL.md +0 -238
- package/bundled-skills/agent-tools/SKILL.md +0 -136
- package/bundled-skills/analytics-tracking/SKILL.md +0 -597
- package/bundled-skills/artifacts-builder/SKILL.md +0 -89
- package/bundled-skills/asana/SKILL.md +0 -13
- package/bundled-skills/brand-voice/SKILL.md +0 -481
- package/bundled-skills/browser-use/SKILL.md +0 -419
- package/bundled-skills/cache-optimization-skill/SKILL.md +0 -179
- package/bundled-skills/canvas-design/SKILL.md +0 -147
- package/bundled-skills/citation-validator/SKILL.md +0 -203
- package/bundled-skills/clangd-lsp/SKILL.md +0 -52
- package/bundled-skills/code-simplifier/SKILL.md +0 -13
- package/bundled-skills/commit-commands/SKILL.md +0 -258
- package/bundled-skills/competitor-alternatives/SKILL.md +0 -795
- package/bundled-skills/content-atomizer/SKILL.md +0 -910
- package/bundled-skills/content-research-writer/SKILL.md +0 -605
- package/bundled-skills/context7/SKILL.md +0 -13
- package/bundled-skills/copy-editing/SKILL.md +0 -494
- package/bundled-skills/copywriting/SKILL.md +0 -510
- package/bundled-skills/csharp-lsp/SKILL.md +0 -40
- package/bundled-skills/decision-making-framework/SKILL.md +0 -154
- package/bundled-skills/deep-research/SKILL.md +0 -236
- package/bundled-skills/developer-growth-analysis/SKILL.md +0 -335
- package/bundled-skills/direct-response-copy/SKILL.md +0 -2336
- package/bundled-skills/docker-expert/SKILL.md +0 -229
- package/bundled-skills/document-skills/SKILL.md +0 -13
- package/bundled-skills/documentation-expert/SKILL.md +0 -126
- package/bundled-skills/email-sequence/SKILL.md +0 -1061
- package/bundled-skills/email-sequences/SKILL.md +0 -910
- package/bundled-skills/example-plugin/SKILL.md +0 -72
- package/bundled-skills/explanatory-output-style/SKILL.md +0 -82
- package/bundled-skills/feature-dev/SKILL.md +0 -458
- package/bundled-skills/file-organizer/SKILL.md +0 -466
- package/bundled-skills/firebase.disabled/SKILL.md +0 -13
- package/bundled-skills/form-cro/SKILL.md +0 -488
- package/bundled-skills/free-tool-strategy/SKILL.md +0 -636
- package/bundled-skills/frontend-design/SKILL.md +0 -41
- package/bundled-skills/frontend-design-offical/SKILL.md +0 -55
- package/bundled-skills/gitlab/SKILL.md +0 -13
- package/bundled-skills/gopls-lsp/SKILL.md +0 -32
- package/bundled-skills/got-controller/SKILL.md +0 -218
- package/bundled-skills/greptile/SKILL.md +0 -72
- package/bundled-skills/hookify/SKILL.md +0 -376
- package/bundled-skills/image-editor/SKILL.md +0 -189
- package/bundled-skills/image-enhancer/SKILL.md +0 -109
- package/bundled-skills/jdtls-lsp/SKILL.md +0 -49
- package/bundled-skills/json-canvas/SKILL.md +0 -654
- package/bundled-skills/keyword-research/SKILL.md +0 -559
- package/bundled-skills/kotlin-lsp/SKILL.md +0 -28
- package/bundled-skills/laravel-boost/SKILL.md +0 -13
- package/bundled-skills/launch-strategy/SKILL.md +0 -394
- package/bundled-skills/lead-magnet/SKILL.md +0 -393
- package/bundled-skills/learning-output-style/SKILL.md +0 -106
- package/bundled-skills/linear/SKILL.md +0 -13
- package/bundled-skills/lua-lsp/SKILL.md +0 -47
- package/bundled-skills/marketing-ideas/SKILL.md +0 -720
- package/bundled-skills/marketing-psychology/SKILL.md +0 -534
- package/bundled-skills/mcp-builder/SKILL.md +0 -369
- package/bundled-skills/meeting-insights-analyzer/SKILL.md +0 -347
- package/bundled-skills/memory-evolution-system/SKILL.md +0 -172
- package/bundled-skills/multi-lens-thinking/SKILL.md +0 -407
- package/bundled-skills/nano-banana-pro/SKILL.md +0 -116
- package/bundled-skills/newsletter/SKILL.md +0 -736
- package/bundled-skills/notebooklm/SKILL.md +0 -296
- package/bundled-skills/obsidian-bases/SKILL.md +0 -634
- package/bundled-skills/obsidian-markdown/SKILL.md +0 -651
- package/bundled-skills/onboarding-cro/SKILL.md +0 -494
- package/bundled-skills/page-cro/SKILL.md +0 -379
- package/bundled-skills/paid-ads/SKILL.md +0 -624
- package/bundled-skills/paywall-upgrade-cro/SKILL.md +0 -651
- package/bundled-skills/php-lsp/SKILL.md +0 -36
- package/bundled-skills/playwright/SKILL.md +0 -13
- package/bundled-skills/plugin-dev/SKILL.md +0 -434
- package/bundled-skills/popup-cro/SKILL.md +0 -520
- package/bundled-skills/positioning-angles/SKILL.md +0 -330
- package/bundled-skills/pr-review-toolkit/SKILL.md +0 -359
- package/bundled-skills/pricing-strategy/SKILL.md +0 -777
- package/bundled-skills/proactive-self-improving/SKILL.md +0 -435
- package/bundled-skills/programmatic-seo/SKILL.md +0 -714
- package/bundled-skills/pyright-lsp/SKILL.md +0 -43
- package/bundled-skills/quality-assurance-framework/SKILL.md +0 -168
- package/bundled-skills/question-refiner/SKILL.md +0 -160
- package/bundled-skills/ralph-loop/SKILL.md +0 -205
- package/bundled-skills/refactoring-expert/SKILL.md +0 -103
- package/bundled-skills/referral-program/SKILL.md +0 -668
- package/bundled-skills/research-executor/SKILL.md +0 -164
- package/bundled-skills/review-with-security/SKILL.md +0 -12
- package/bundled-skills/rust-analyzer-lsp/SKILL.md +0 -50
- package/bundled-skills/schema-markup/SKILL.md +0 -647
- package/bundled-skills/security-audit-expert/SKILL.md +0 -124
- package/bundled-skills/security-expert/SKILL.md +0 -140
- package/bundled-skills/security-guidance/SKILL.md +0 -13
- package/bundled-skills/seedance-prompt/SKILL.md +0 -139
- package/bundled-skills/self-evolution/SKILL.md +0 -1160
- package/bundled-skills/seo-audit/SKILL.md +0 -432
- package/bundled-skills/seo-content/SKILL.md +0 -787
- package/bundled-skills/serena/SKILL.md +0 -13
- package/bundled-skills/signup-flow-cro/SKILL.md +0 -409
- package/bundled-skills/skill-manager/SKILL.md +0 -226
- package/bundled-skills/skill-share/SKILL.md +0 -98
- package/bundled-skills/slack/SKILL.md +0 -13
- package/bundled-skills/social-content/SKILL.md +0 -878
- package/bundled-skills/spec-flow-skill/SKILL.md +0 -124
- package/bundled-skills/stripe/SKILL.md +0 -13
- package/bundled-skills/supabase/SKILL.md +0 -13
- package/bundled-skills/swift-lsp/SKILL.md +0 -40
- package/bundled-skills/synthesizer/SKILL.md +0 -236
- package/bundled-skills/template-skill/SKILL.md +0 -16
- package/bundled-skills/theme-factory/SKILL.md +0 -72
- package/bundled-skills/tiktok-research/SKILL.md +0 -208
- package/bundled-skills/typescript-lsp/SKILL.md +0 -36
- package/bundled-skills/ui-ux-pro-max/SKILL.md +0 -247
- package/bundled-skills/visual-prompt-engineer/SKILL.md +0 -102
- package/bundled-skills/webapp-testing/SKILL.md +0 -111
- package/bundled-skills/wide-research/SKILL.md +0 -191
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: "canvas-design"
|
|
3
|
-
title: "Canvas Design"
|
|
4
|
-
category: "design"
|
|
5
|
-
tags: ["design philosophy creation", "deducing the subtle reference", "canvas creation", "final step", "multi-page option"]
|
|
6
|
-
triggers: []
|
|
7
|
-
dependencies: []
|
|
8
|
-
source: "E:/Bobo's Coding cache/.claude/skills/canvas-design"
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
name: canvas-design
|
|
13
|
-
description: Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
|
|
14
|
-
license: Complete terms in LICENSE.txt
|
|
15
|
-
---
|
|
16
|
-
|
|
17
|
-
These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files.
|
|
18
|
-
|
|
19
|
-
Complete this in two steps:
|
|
20
|
-
|
|
21
|
-
1. Design Philosophy Creation (.md file)
|
|
22
|
-
2. Express by creating it on a canvas (.pdf file or .png file)
|
|
23
|
-
|
|
24
|
-
First, undertake this task:
|
|
25
|
-
|
|
26
|
-
## DESIGN PHILOSOPHY CREATION
|
|
27
|
-
|
|
28
|
-
To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through:
|
|
29
|
-
|
|
30
|
-
- Form, space, color, composition
|
|
31
|
-
- Images, graphics, shapes, patterns
|
|
32
|
-
- Minimal text as visual accent
|
|
33
|
-
|
|
34
|
-
### THE CRITICAL UNDERSTANDING
|
|
35
|
-
|
|
36
|
-
- What is received: Some subtle input or instructions by the user that should be taken into account, but used as a foundation; it should not constrain creative freedom.
|
|
37
|
-
- What is created: A design philosophy/aesthetic movement.
|
|
38
|
-
- What happens next: Then, the same version receives the philosophy and EXPRESSES IT VISUALLY - creating artifacts that are 90% visual design, 10% essential text.
|
|
39
|
-
|
|
40
|
-
Consider this approach:
|
|
41
|
-
|
|
42
|
-
- Write a manifesto for an art movement
|
|
43
|
-
- The next phase involves making the artwork
|
|
44
|
-
|
|
45
|
-
The philosophy must emphasize: Visual expression. Spatial communication. Artistic interpretation. Minimal words.
|
|
46
|
-
|
|
47
|
-
### HOW TO GENERATE A VISUAL PHILOSOPHY
|
|
48
|
-
|
|
49
|
-
**Name the movement** (1-2 words): "Brutalist Joy" / "Chromatic Silence" / "Metabolist Dreams"
|
|
50
|
-
|
|
51
|
-
**Articulate the philosophy** (4-6 paragraphs - concise but complete):
|
|
52
|
-
|
|
53
|
-
To capture the VISUAL essence, express how the philosophy manifests through:
|
|
54
|
-
|
|
55
|
-
- Space and form
|
|
56
|
-
- Color and material
|
|
57
|
-
- Scale and rhythm
|
|
58
|
-
- Composition and balance
|
|
59
|
-
- Visual hierarchy
|
|
60
|
-
|
|
61
|
-
**CRITICAL GUIDELINES:**
|
|
62
|
-
|
|
63
|
-
- **Avoid redundancy**: Each design aspect should be mentioned once. Avoid repeating points about color theory, spatial relationships, or typographic principles unless adding new depth.
|
|
64
|
-
- **Emphasize craftsmanship REPEATEDLY**: The philosophy MUST stress multiple times that the final work should appear as though it took countless hours to create, was labored over with care, and comes from someone at the absolute top of their field. This framing is essential - repeat phrases like "meticulously crafted," "the product of deep expertise," "painstaking attention," "master-level execution."
|
|
65
|
-
- **Leave creative space**: Remain specific about the aesthetic direction, but concise enough that the next Claude has room to make interpretive choices also at a extremely high level of craftmanship.
|
|
66
|
-
|
|
67
|
-
The philosophy must guide the next version to express ideas VISUALLY, not through text. Information lives in design, not paragraphs.
|
|
68
|
-
|
|
69
|
-
### PHILOSOPHY EXAMPLES
|
|
70
|
-
|
|
71
|
-
**"Concrete Poetry"**
|
|
72
|
-
Philosophy: Communication through monumental form and bold geometry.
|
|
73
|
-
Visual expression: Massive color blocks, sculptural typography (huge single words, tiny labels), Brutalist spatial divisions, Polish poster energy meets Le Corbusier. Ideas expressed through visual weight and spatial tension, not explanation. Text as rare, powerful gesture - never paragraphs, only essential words integrated into the visual architecture. Every element placed with the precision of a master craftsman.
|
|
74
|
-
|
|
75
|
-
**"Chromatic Language"**
|
|
76
|
-
Philosophy: Color as the primary information system.
|
|
77
|
-
Visual expression: Geometric precision where color zones create meaning. Typography minimal - small sans-serif labels letting chromatic fields communicate. Think Josef Albers' interaction meets data visualization. Information encoded spatially and chromatically. Words only to anchor what color already shows. The result of painstaking chromatic calibration.
|
|
78
|
-
|
|
79
|
-
**"Analog Meditation"**
|
|
80
|
-
Philosophy: Quiet visual contemplation through texture and breathing room.
|
|
81
|
-
Visual expression: Paper grain, ink bleeds, vast negative space. Photography and illustration dominate. Typography whispered (small, restrained, serving the visual). Japanese photobook aesthetic. Images breathe across pages. Text appears sparingly - short phrases, never explanatory blocks. Each composition balanced with the care of a meditation practice.
|
|
82
|
-
|
|
83
|
-
**"Organic Systems"**
|
|
84
|
-
Philosophy: Natural clustering and modular growth patterns.
|
|
85
|
-
Visual expression: Rounded forms, organic arrangements, color from nature through architecture. Information shown through visual diagrams, spatial relationships, iconography. Text only for key labels floating in space. The composition tells the story through expert spatial orchestration.
|
|
86
|
-
|
|
87
|
-
**"Geometric Silence"**
|
|
88
|
-
Philosophy: Pure order and restraint.
|
|
89
|
-
Visual expression: Grid-based precision, bold photography or stark graphics, dramatic negative space. Typography precise but minimal - small essential text, large quiet zones. Swiss formalism meets Brutalist material honesty. Structure communicates, not words. Every alignment the work of countless refinements.
|
|
90
|
-
|
|
91
|
-
_These are condensed examples. The actual design philosophy should be 4-6 substantial paragraphs._
|
|
92
|
-
|
|
93
|
-
### ESSENTIAL PRINCIPLES
|
|
94
|
-
|
|
95
|
-
- **VISUAL PHILOSOPHY**: Create an aesthetic worldview to be expressed through design
|
|
96
|
-
- **MINIMAL TEXT**: Always emphasize that text is sparse, essential-only, integrated as visual element - never lengthy
|
|
97
|
-
- **SPATIAL EXPRESSION**: Ideas communicate through space, form, color, composition - not paragraphs
|
|
98
|
-
- **ARTISTIC FREEDOM**: The next Claude interprets the philosophy visually - provide creative room
|
|
99
|
-
- **PURE DESIGN**: This is about making ART OBJECTS, not documents with decoration
|
|
100
|
-
- **EXPERT CRAFTSMANSHIP**: Repeatedly emphasize the final work must look meticulously crafted, labored over with care, the product of countless hours by someone at the top of their field
|
|
101
|
-
|
|
102
|
-
**The design philosophy should be 4-6 paragraphs long.** Fill it with poetic design philosophy that brings together the core vision. Avoid repeating the same points. Keep the design philosophy generic without mentioning the intention of the art, as if it can be used wherever. Output the design philosophy as a .md file.
|
|
103
|
-
|
|
104
|
-
---
|
|
105
|
-
|
|
106
|
-
## DEDUCING THE SUBTLE REFERENCE
|
|
107
|
-
|
|
108
|
-
**CRITICAL STEP**: Before creating the canvas, identify the subtle conceptual thread from the original request.
|
|
109
|
-
|
|
110
|
-
**THE ESSENTIAL PRINCIPLE**:
|
|
111
|
-
The topic is a **subtle, niche reference embedded within the art itself** - not always literal, always sophisticated. Someone familiar with the subject should feel it intuitively, while others simply experience a masterful abstract composition. The design philosophy provides the aesthetic language. The deduced topic provides the soul - the quiet conceptual DNA woven invisibly into form, color, and composition.
|
|
112
|
-
|
|
113
|
-
This is **VERY IMPORTANT**: The reference must be refined so it enhances the work's depth without announcing itself. Think like a jazz musician quoting another song - only those who know will catch it, but everyone appreciates the music.
|
|
114
|
-
|
|
115
|
-
---
|
|
116
|
-
|
|
117
|
-
## CANVAS CREATION
|
|
118
|
-
|
|
119
|
-
With both the philosophy and the conceptual framework established, express it on a canvas. Take a moment to gather thoughts and clear the mind. Use the design philosophy created and the instructions below to craft a masterpiece, embodying all aspects of the philosophy with expert craftsmanship.
|
|
120
|
-
|
|
121
|
-
**IMPORTANT**: For any type of content, even if the user requests something for a movie/game/book, the approach should still be sophisticated. Never lose sight of the idea that this should be art, not something that's cartoony or amateur.
|
|
122
|
-
|
|
123
|
-
To create museum or magazine quality work, use the design philosophy as the foundation. Create one single page, highly visual, design-forward PDF or PNG output (unless asked for more pages). Generally use repeating patterns and perfect shapes. Treat the abstract philosophical design as if it were a scientific bible, borrowing the visual language of systematic observation—dense accumulation of marks, repeated elements, or layered patterns that build meaning through patient repetition and reward sustained viewing. Add sparse, clinical typography and systematic reference markers that suggest this could be a diagram from an imaginary discipline, treating the invisible subject with the same reverence typically reserved for documenting observable phenomena. Anchor the piece with simple phrase(s) or details positioned subtly, using a limited color palette that feels intentional and cohesive. Embrace the paradox of using analytical visual language to express ideas about human experience: the result should feel like an artifact that proves something ephemeral can be studied, mapped, and understood through careful attention. This is true art.
|
|
124
|
-
|
|
125
|
-
**Text as a contextual element**: Text is always minimal and visual-first, but let context guide whether that means whisper-quiet labels or bold typographic gestures. A punk venue poster might have larger, more aggressive type than a minimalist ceramics studio identity. Most of the time, font should be thin. All use of fonts must be design-forward and prioritize visual communication. Regardless of text scale, nothing falls off the page and nothing overlaps. Every element must be contained within the canvas boundaries with proper margins. Check carefully that all text, graphics, and visual elements have breathing room and clear separation. This is non-negotiable for professional execution. **IMPORTANT: Use different fonts if writing text. Search the `./canvas-fonts` directory. Regardless of approach, sophistication is non-negotiable.**
|
|
126
|
-
|
|
127
|
-
Download and use whatever fonts are needed to make this a reality. Get creative by making the typography actually part of the art itself -- if the art is abstract, bring the font onto the canvas, not typeset digitally.
|
|
128
|
-
|
|
129
|
-
To push boundaries, follow design instinct/intuition while using the philosophy as a guiding principle. Embrace ultimate design freedom and choice. Push aesthetics and design to the frontier.
|
|
130
|
-
|
|
131
|
-
**CRITICAL**: To achieve human-crafted quality (not AI-generated), create work that looks like it took countless hours. Make it appear as though someone at the absolute top of their field labored over every detail with painstaking care. Ensure the composition, spacing, color choices, typography - everything screams expert-level craftsmanship. Double-check that nothing overlaps, formatting is flawless, every detail perfect. Create something that could be shown to people to prove expertise and rank as undeniably impressive.
|
|
132
|
-
|
|
133
|
-
Output the final result as a single, downloadable .pdf or .png file, alongside the design philosophy used as a .md file.
|
|
134
|
-
|
|
135
|
-
---
|
|
136
|
-
|
|
137
|
-
## FINAL STEP
|
|
138
|
-
|
|
139
|
-
**IMPORTANT**: The user ALREADY said "It isn't perfect enough. It must be pristine, a masterpiece if craftsmanship, as if it were about to be displayed in a museum."
|
|
140
|
-
|
|
141
|
-
**CRITICAL**: To refine the work, avoid adding more graphics; instead refine what has been created and make it extremely crisp, respecting the design philosophy and the principles of minimalism entirely. Rather than adding a fun filter or refactoring a font, consider how to make the existing composition more cohesive with the art. If the instinct is to call a new function or draw a new shape, STOP and instead ask: "How can I make what's already here more of a piece of art?"
|
|
142
|
-
|
|
143
|
-
Take a second pass. Go back to the code and refine/polish further to make this a philosophically designed masterpiece.
|
|
144
|
-
|
|
145
|
-
## MULTI-PAGE OPTION
|
|
146
|
-
|
|
147
|
-
To create additional pages when requested, create more creative pages along the same lines as the design philosophy but distinctly different as well. Bundle those pages in the same .pdf or many .pngs. Treat the first page as just a single page in a whole coffee table book waiting to be filled. Make the next pages unique twists and memories of the original. Have them almost tell a story in a very tasteful way. Exercise full creative freedom.
|
|
@@ -1,203 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: "citation-validator"
|
|
3
|
-
title: "Citation Validator"
|
|
4
|
-
category: "research"
|
|
5
|
-
tags: ["citation validator", "role", "core responsibilities", "source quality rating system", "validation process", "output format", "citation validation report", "executive summary", "detailed findings", "recommendations"]
|
|
6
|
-
triggers: []
|
|
7
|
-
dependencies: []
|
|
8
|
-
source: "E:/Bobo's Coding cache/.claude/skills/citation-validator"
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
name: citation-validator
|
|
13
|
-
description: 验证研究报告中所有声明的引用准确性、来源质量和格式规范性。确保每个事实性声明都有可验证的来源,并提供来源质量评级。当最终确定研究报告、审查他人研究、发布或分享研究之前使用此技能。
|
|
14
|
-
---
|
|
15
|
-
|
|
16
|
-
# Citation Validator
|
|
17
|
-
|
|
18
|
-
## Role
|
|
19
|
-
|
|
20
|
-
You are a **Citation Validator** responsible for ensuring research integrity by verifying that every factual claim in a research report has accurate, complete, and high-quality citations.
|
|
21
|
-
|
|
22
|
-
## Core Responsibilities
|
|
23
|
-
|
|
24
|
-
1. **Verify Citation Presence**: Every factual claim must have a citation
|
|
25
|
-
2. **Validate Citation Completeness**: Each citation must have all required elements
|
|
26
|
-
3. **Assess Source Quality**: Rate each source using the A-E quality scale
|
|
27
|
-
4. **Check Citation Accuracy**: Verify citations actually support the claims
|
|
28
|
-
5. **Detect Hallucinations**: Identify claims with no supporting sources
|
|
29
|
-
6. **Format Consistency**: Ensure uniform citation format throughout
|
|
30
|
-
|
|
31
|
-
## Citation Completeness Requirements
|
|
32
|
-
|
|
33
|
-
### Every Citation Must Include:
|
|
34
|
-
|
|
35
|
-
1. **Author/Organization** - Who created the content
|
|
36
|
-
2. **Publication Date** - When it was published (YYYY format)
|
|
37
|
-
3. **Source Title** - Name of the work
|
|
38
|
-
4. **URL/DOI** - Direct link to verify
|
|
39
|
-
5. **Page Numbers** (if applicable) - For PDFs and long documents
|
|
40
|
-
|
|
41
|
-
### Acceptable Citation Formats:
|
|
42
|
-
|
|
43
|
-
**Academic Papers**:
|
|
44
|
-
|
|
45
|
-
```
|
|
46
|
-
(Smith et al., 2023, p. 145)
|
|
47
|
-
Full: Smith, J., Johnson, K., & Lee, M. (2023). "Title of Paper." Journal Name, 45(3), 140-156. https://doi.org/10.xxxx/xxxxx
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
**Industry Reports**:
|
|
51
|
-
|
|
52
|
-
```
|
|
53
|
-
(Gartner, 2024, "Cloud Computing Forecast")
|
|
54
|
-
Full: Gartner. (2024). "Cloud Computing Market Forecast, 2024." Retrieved [date] from https://www.gartner.com/en/research/xxxxx
|
|
55
|
-
```
|
|
56
|
-
|
|
57
|
-
## Source Quality Rating System
|
|
58
|
-
|
|
59
|
-
- **A - Excellent**: Peer-reviewed journals with impact factor, meta-analyses, RCTs, government regulatory bodies
|
|
60
|
-
- **B - Good**: Cohort studies, clinical guidelines, reputable analysts (Gartner, Forrester), government websites
|
|
61
|
-
- **C - Acceptable**: Expert opinion pieces, case reports, company white papers, reputable news outlets
|
|
62
|
-
- **D - Weak**: Preprints, conference abstracts, blog posts without editorial oversight, crowdsourced content
|
|
63
|
-
- **E - Very Poor**: Anonymous content, clear bias/conflict of interest, outdated sources, broken/suspicious links
|
|
64
|
-
|
|
65
|
-
## Validation Process
|
|
66
|
-
|
|
67
|
-
### Step 1: Claim Detection
|
|
68
|
-
|
|
69
|
-
Scan the research content and identify all factual claims:
|
|
70
|
-
|
|
71
|
-
- Statistics and numbers
|
|
72
|
-
- Dates and timelines
|
|
73
|
-
- Technical specifications
|
|
74
|
-
- Market data (sizes, growth rates)
|
|
75
|
-
- Performance claims
|
|
76
|
-
- Quotes and paraphrases
|
|
77
|
-
- Cause-effect statements
|
|
78
|
-
|
|
79
|
-
### Step 2: Citation Presence Check
|
|
80
|
-
|
|
81
|
-
For each factual claim, verify a citation exists.
|
|
82
|
-
|
|
83
|
-
### Step 3: Citation Completeness Check
|
|
84
|
-
|
|
85
|
-
Verify all required elements (author, date, title, URL/DOI, pages) are present.
|
|
86
|
-
|
|
87
|
-
### Step 4: Source Quality Assessment
|
|
88
|
-
|
|
89
|
-
Assign quality rating (A-E) to each complete citation.
|
|
90
|
-
|
|
91
|
-
### Step 5: Citation Accuracy Verification
|
|
92
|
-
|
|
93
|
-
Use WebSearch or WebFetch to find and verify the original source.
|
|
94
|
-
|
|
95
|
-
### Step 6: Hallucination Detection
|
|
96
|
-
|
|
97
|
-
**Red Flags**:
|
|
98
|
-
|
|
99
|
-
1. No citation provided for factual claim
|
|
100
|
-
2. Citation doesn't exist (URL leads nowhere)
|
|
101
|
-
3. Citation exists but doesn't support claim
|
|
102
|
-
4. Numbers suspiciously precise without source
|
|
103
|
-
5. Generic source ("Industry reports") without specifics
|
|
104
|
-
|
|
105
|
-
### Step 7: Chain-of-Verification for Critical Claims
|
|
106
|
-
|
|
107
|
-
For high-stakes claims (medical, legal, financial):
|
|
108
|
-
|
|
109
|
-
1. Find 2-3 independent sources supporting the claim
|
|
110
|
-
2. Check for consensus among sources
|
|
111
|
-
3. Identify any contradictions
|
|
112
|
-
4. Assess source quality (prefer A-B ratings)
|
|
113
|
-
5. Note uncertainty if sources disagree
|
|
114
|
-
|
|
115
|
-
## Output Format
|
|
116
|
-
|
|
117
|
-
```markdown
|
|
118
|
-
# Citation Validation Report
|
|
119
|
-
|
|
120
|
-
## Executive Summary
|
|
121
|
-
|
|
122
|
-
- **Total Claims Analyzed**: [number]
|
|
123
|
-
- **Claims with Citations**: [number] ([percentage]%)
|
|
124
|
-
- **Complete Citations**: [number] ([percentage]%)
|
|
125
|
-
- **Accurate Citations**: [number] ([percentage]%)
|
|
126
|
-
- **Potential Hallucinations**: [number]
|
|
127
|
-
- **Overall Quality Score**: [score]/10
|
|
128
|
-
|
|
129
|
-
## Critical Issues (Immediate Action Required)
|
|
130
|
-
|
|
131
|
-
[List any hallucinations or serious accuracy issues]
|
|
132
|
-
|
|
133
|
-
## Detailed Findings
|
|
134
|
-
|
|
135
|
-
[Line-by-line or claim-by-claim analysis]
|
|
136
|
-
|
|
137
|
-
## Recommendations
|
|
138
|
-
|
|
139
|
-
[Prioritized list of fixes]
|
|
140
|
-
```
|
|
141
|
-
|
|
142
|
-
## Tool Usage
|
|
143
|
-
|
|
144
|
-
### WebSearch (for verification)
|
|
145
|
-
|
|
146
|
-
Search for claims to verify: exact claim in quotes, keywords, author names, source titles
|
|
147
|
-
|
|
148
|
-
### WebFetch (for source access)
|
|
149
|
-
|
|
150
|
-
Access sources to confirm figures, dates, context, and find DOI/URL
|
|
151
|
-
|
|
152
|
-
### Read/Write (for documentation)
|
|
153
|
-
|
|
154
|
-
Save validation reports to `sources/citation_validation_report.md`
|
|
155
|
-
|
|
156
|
-
## Special Considerations
|
|
157
|
-
|
|
158
|
-
### Medical/Health Information
|
|
159
|
-
|
|
160
|
-
- Require peer-reviewed sources (A-B ratings)
|
|
161
|
-
- Verify PubMed IDs (PMID)
|
|
162
|
-
- Distinguish between "proven" vs "preliminary"
|
|
163
|
-
|
|
164
|
-
### Legal/Regulatory Information
|
|
165
|
-
|
|
166
|
-
- Cite primary legal documents
|
|
167
|
-
- Include docket numbers for regulations
|
|
168
|
-
- Note jurisdictional scope
|
|
169
|
-
|
|
170
|
-
### Market/Financial Data
|
|
171
|
-
|
|
172
|
-
- Use primary sources (SEC filings, company reports)
|
|
173
|
-
- Note reporting periods
|
|
174
|
-
- Distinguish GAAP vs non-GAAP
|
|
175
|
-
|
|
176
|
-
## Quality Score Calculation
|
|
177
|
-
|
|
178
|
-
**Score Interpretation**:
|
|
179
|
-
|
|
180
|
-
- **9-10**: Excellent - Professional research quality
|
|
181
|
-
- **7-8**: Good - Acceptable for most purposes
|
|
182
|
-
- **5-6**: Fair - Needs improvement
|
|
183
|
-
- **3-4**: Poor - Significant issues
|
|
184
|
-
- **0-2**: Very Poor - Not credible
|
|
185
|
-
|
|
186
|
-
## Success Criteria
|
|
187
|
-
|
|
188
|
-
- [ ] 100% of factual claims have citations
|
|
189
|
-
- [ ] 100% of citations are complete
|
|
190
|
-
- [ ] 95%+ of citations are accurate
|
|
191
|
-
- [ ] No unexplained hallucinations
|
|
192
|
-
- [ ] Average source quality ≥ B
|
|
193
|
-
- [ ] Overall quality score ≥ 8/10
|
|
194
|
-
|
|
195
|
-
## Examples
|
|
196
|
-
|
|
197
|
-
See [examples.md](examples.md) for detailed usage examples.
|
|
198
|
-
|
|
199
|
-
## Remember
|
|
200
|
-
|
|
201
|
-
You are the **Citation Validator** - the last line of defense against misinformation and hallucinations. Your vigilance ensures research integrity and credibility.
|
|
202
|
-
|
|
203
|
-
**Never compromise on citation quality. A well-sourced claim is worth infinitely more than an unsupported assertion.**
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: "clangd-lsp"
|
|
3
|
-
title: "clangd-lsp"
|
|
4
|
-
category: "other"
|
|
5
|
-
tags: ["clangd-lsp", "supported extensions", "installation", "ubuntu/debian", "fedora", "arch linux", "more information"]
|
|
6
|
-
triggers: []
|
|
7
|
-
dependencies: []
|
|
8
|
-
source: "E:/Bobo's Coding cache/.claude/skills/clangd-lsp"
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
# clangd-lsp
|
|
12
|
-
|
|
13
|
-
C/C++ language server (clangd) for Claude Code, providing code intelligence, diagnostics, and formatting.
|
|
14
|
-
|
|
15
|
-
## Supported Extensions
|
|
16
|
-
|
|
17
|
-
`.c`, `.h`, `.cpp`, `.cc`, `.cxx`, `.hpp`, `.hxx`, `.C`, `.H`
|
|
18
|
-
|
|
19
|
-
## Installation
|
|
20
|
-
|
|
21
|
-
### Via Homebrew (macOS)
|
|
22
|
-
|
|
23
|
-
```bash
|
|
24
|
-
brew install llvm
|
|
25
|
-
# Add to PATH: export PATH="/opt/homebrew/opt/llvm/bin:$PATH"
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
### Via package manager (Linux)
|
|
29
|
-
|
|
30
|
-
```bash
|
|
31
|
-
# Ubuntu/Debian
|
|
32
|
-
sudo apt install clangd
|
|
33
|
-
|
|
34
|
-
# Fedora
|
|
35
|
-
sudo dnf install clang-tools-extra
|
|
36
|
-
|
|
37
|
-
# Arch Linux
|
|
38
|
-
sudo pacman -S clang
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
### Windows
|
|
42
|
-
|
|
43
|
-
Download from [LLVM releases](https://github.com/llvm/llvm-project/releases) or install via:
|
|
44
|
-
|
|
45
|
-
```bash
|
|
46
|
-
winget install LLVM.LLVM
|
|
47
|
-
```
|
|
48
|
-
|
|
49
|
-
## More Information
|
|
50
|
-
|
|
51
|
-
- [clangd Website](https://clangd.llvm.org/)
|
|
52
|
-
- [Getting Started Guide](https://clangd.llvm.org/installation)
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: "code-simplifier"
|
|
3
|
-
title: "code-simplifier"
|
|
4
|
-
category: "dev-tools"
|
|
5
|
-
tags: ["code-simplifier"]
|
|
6
|
-
triggers: []
|
|
7
|
-
dependencies: []
|
|
8
|
-
source: "E:/Bobo's Coding cache/.claude/skills/code-simplifier"
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
# code-simplifier
|
|
12
|
-
|
|
13
|
-
Skill directory: code-simplifier
|
|
@@ -1,258 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: "commit-commands"
|
|
3
|
-
title: "Commit Commands Plugin"
|
|
4
|
-
category: "dev-tools"
|
|
5
|
-
tags: ["commit commands plugin", "overview", "commands", "review your changes", "stage the files", "show you the commit status", "make your changes"]
|
|
6
|
-
triggers: []
|
|
7
|
-
dependencies: []
|
|
8
|
-
source: "E:/Bobo's Coding cache/.claude/skills/commit-commands"
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
# Commit Commands Plugin
|
|
12
|
-
|
|
13
|
-
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests.
|
|
14
|
-
|
|
15
|
-
## Overview
|
|
16
|
-
|
|
17
|
-
The Commit Commands Plugin automates common git operations, reducing context switching and manual command execution. Instead of running multiple git commands, use a single slash command to handle your entire workflow.
|
|
18
|
-
|
|
19
|
-
## Commands
|
|
20
|
-
|
|
21
|
-
### `/commit`
|
|
22
|
-
|
|
23
|
-
Creates a git commit with an automatically generated commit message based on staged and unstaged changes.
|
|
24
|
-
|
|
25
|
-
**What it does:**
|
|
26
|
-
|
|
27
|
-
1. Analyzes current git status
|
|
28
|
-
2. Reviews both staged and unstaged changes
|
|
29
|
-
3. Examines recent commit messages to match your repository's style
|
|
30
|
-
4. Drafts an appropriate commit message
|
|
31
|
-
5. Stages relevant files
|
|
32
|
-
6. Creates the commit
|
|
33
|
-
|
|
34
|
-
**Usage:**
|
|
35
|
-
|
|
36
|
-
```bash
|
|
37
|
-
/commit
|
|
38
|
-
```
|
|
39
|
-
|
|
40
|
-
**Example workflow:**
|
|
41
|
-
|
|
42
|
-
```bash
|
|
43
|
-
# Make some changes to your code
|
|
44
|
-
# Then simply run:
|
|
45
|
-
/commit
|
|
46
|
-
|
|
47
|
-
# Claude will:
|
|
48
|
-
# - Review your changes
|
|
49
|
-
# - Stage the files
|
|
50
|
-
# - Create a commit with an appropriate message
|
|
51
|
-
# - Show you the commit status
|
|
52
|
-
```
|
|
53
|
-
|
|
54
|
-
**Features:**
|
|
55
|
-
|
|
56
|
-
- Automatically drafts commit messages that match your repo's style
|
|
57
|
-
- Follows conventional commit practices
|
|
58
|
-
- Avoids committing files with secrets (.env, credentials.json)
|
|
59
|
-
- Includes Claude Code attribution in commit message
|
|
60
|
-
|
|
61
|
-
### `/commit-push-pr`
|
|
62
|
-
|
|
63
|
-
Complete workflow command that commits, pushes, and creates a pull request in one step.
|
|
64
|
-
|
|
65
|
-
**What it does:**
|
|
66
|
-
|
|
67
|
-
1. Creates a new branch (if currently on main)
|
|
68
|
-
2. Stages and commits changes with an appropriate message
|
|
69
|
-
3. Pushes the branch to origin
|
|
70
|
-
4. Creates a pull request using `gh pr create`
|
|
71
|
-
5. Provides the PR URL
|
|
72
|
-
|
|
73
|
-
**Usage:**
|
|
74
|
-
|
|
75
|
-
```bash
|
|
76
|
-
/commit-push-pr
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
**Example workflow:**
|
|
80
|
-
|
|
81
|
-
```bash
|
|
82
|
-
# Make your changes
|
|
83
|
-
# Then run:
|
|
84
|
-
/commit-push-pr
|
|
85
|
-
|
|
86
|
-
# Claude will:
|
|
87
|
-
# - Create a feature branch (if needed)
|
|
88
|
-
# - Commit your changes
|
|
89
|
-
# - Push to remote
|
|
90
|
-
# - Open a PR with summary and test plan
|
|
91
|
-
# - Give you the PR URL to review
|
|
92
|
-
```
|
|
93
|
-
|
|
94
|
-
**Features:**
|
|
95
|
-
|
|
96
|
-
- Analyzes all commits in the branch (not just the latest)
|
|
97
|
-
- Creates comprehensive PR descriptions with:
|
|
98
|
-
- Summary of changes (1-3 bullet points)
|
|
99
|
-
- Test plan checklist
|
|
100
|
-
- Claude Code attribution
|
|
101
|
-
- Handles branch creation automatically
|
|
102
|
-
- Uses GitHub CLI (`gh`) for PR creation
|
|
103
|
-
|
|
104
|
-
**Requirements:**
|
|
105
|
-
|
|
106
|
-
- GitHub CLI (`gh`) must be installed and authenticated
|
|
107
|
-
- Repository must have a remote named `origin`
|
|
108
|
-
|
|
109
|
-
### `/clean_gone`
|
|
110
|
-
|
|
111
|
-
Cleans up local branches that have been deleted from the remote repository.
|
|
112
|
-
|
|
113
|
-
**What it does:**
|
|
114
|
-
|
|
115
|
-
1. Lists all local branches to identify [gone] status
|
|
116
|
-
2. Identifies and removes worktrees associated with [gone] branches
|
|
117
|
-
3. Deletes all branches marked as [gone]
|
|
118
|
-
4. Provides feedback on removed branches
|
|
119
|
-
|
|
120
|
-
**Usage:**
|
|
121
|
-
|
|
122
|
-
```bash
|
|
123
|
-
/clean_gone
|
|
124
|
-
```
|
|
125
|
-
|
|
126
|
-
**Example workflow:**
|
|
127
|
-
|
|
128
|
-
```bash
|
|
129
|
-
# After PRs are merged and remote branches are deleted
|
|
130
|
-
/clean_gone
|
|
131
|
-
|
|
132
|
-
# Claude will:
|
|
133
|
-
# - Find all branches marked as [gone]
|
|
134
|
-
# - Remove any associated worktrees
|
|
135
|
-
# - Delete the stale local branches
|
|
136
|
-
# - Report what was cleaned up
|
|
137
|
-
```
|
|
138
|
-
|
|
139
|
-
**Features:**
|
|
140
|
-
|
|
141
|
-
- Handles both regular branches and worktree branches
|
|
142
|
-
- Safely removes worktrees before deleting branches
|
|
143
|
-
- Shows clear feedback about what was removed
|
|
144
|
-
- Reports if no cleanup was needed
|
|
145
|
-
|
|
146
|
-
**When to use:**
|
|
147
|
-
|
|
148
|
-
- After merging and deleting remote branches
|
|
149
|
-
- When your local branch list is cluttered with stale branches
|
|
150
|
-
- During regular repository maintenance
|
|
151
|
-
|
|
152
|
-
## Installation
|
|
153
|
-
|
|
154
|
-
This plugin is included in the Claude Code repository. The commands are automatically available when using Claude Code.
|
|
155
|
-
|
|
156
|
-
## Best Practices
|
|
157
|
-
|
|
158
|
-
### Using `/commit`
|
|
159
|
-
|
|
160
|
-
- Review the staged changes before committing
|
|
161
|
-
- Let Claude analyze your changes and match your repo's commit style
|
|
162
|
-
- Trust the automated message, but verify it's accurate
|
|
163
|
-
- Use for routine commits during development
|
|
164
|
-
|
|
165
|
-
### Using `/commit-push-pr`
|
|
166
|
-
|
|
167
|
-
- Use when you're ready to create a PR
|
|
168
|
-
- Ensure all your changes are complete and tested
|
|
169
|
-
- Claude will analyze the full branch history for the PR description
|
|
170
|
-
- Review the PR description and edit if needed
|
|
171
|
-
- Use when you want to minimize context switching
|
|
172
|
-
|
|
173
|
-
### Using `/clean_gone`
|
|
174
|
-
|
|
175
|
-
- Run periodically to keep your branch list clean
|
|
176
|
-
- Especially useful after merging multiple PRs
|
|
177
|
-
- Safe to run - only removes branches already deleted remotely
|
|
178
|
-
- Helps maintain a tidy local repository
|
|
179
|
-
|
|
180
|
-
## Workflow Integration
|
|
181
|
-
|
|
182
|
-
### Quick commit workflow:
|
|
183
|
-
|
|
184
|
-
```bash
|
|
185
|
-
# Write code
|
|
186
|
-
/commit
|
|
187
|
-
# Continue development
|
|
188
|
-
```
|
|
189
|
-
|
|
190
|
-
### Feature branch workflow:
|
|
191
|
-
|
|
192
|
-
```bash
|
|
193
|
-
# Develop feature across multiple commits
|
|
194
|
-
/commit # First commit
|
|
195
|
-
# More changes
|
|
196
|
-
/commit # Second commit
|
|
197
|
-
# Ready to create PR
|
|
198
|
-
/commit-push-pr
|
|
199
|
-
```
|
|
200
|
-
|
|
201
|
-
### Maintenance workflow:
|
|
202
|
-
|
|
203
|
-
```bash
|
|
204
|
-
# After several PRs are merged
|
|
205
|
-
/clean_gone
|
|
206
|
-
# Clean workspace ready for next feature
|
|
207
|
-
```
|
|
208
|
-
|
|
209
|
-
## Requirements
|
|
210
|
-
|
|
211
|
-
- Git must be installed and configured
|
|
212
|
-
- For `/commit-push-pr`: GitHub CLI (`gh`) must be installed and authenticated
|
|
213
|
-
- Repository must be a git repository with a remote
|
|
214
|
-
|
|
215
|
-
## Troubleshooting
|
|
216
|
-
|
|
217
|
-
### `/commit` creates empty commit
|
|
218
|
-
|
|
219
|
-
**Issue**: No changes to commit
|
|
220
|
-
|
|
221
|
-
**Solution**:
|
|
222
|
-
|
|
223
|
-
- Ensure you have unstaged or staged changes
|
|
224
|
-
- Run `git status` to verify changes exist
|
|
225
|
-
|
|
226
|
-
### `/commit-push-pr` fails to create PR
|
|
227
|
-
|
|
228
|
-
**Issue**: `gh pr create` command fails
|
|
229
|
-
|
|
230
|
-
**Solution**:
|
|
231
|
-
|
|
232
|
-
- Install GitHub CLI: `brew install gh` (macOS) or see [GitHub CLI installation](https://cli.github.com/)
|
|
233
|
-
- Authenticate: `gh auth login`
|
|
234
|
-
- Ensure repository has a GitHub remote
|
|
235
|
-
|
|
236
|
-
### `/clean_gone` doesn't find branches
|
|
237
|
-
|
|
238
|
-
**Issue**: No branches marked as [gone]
|
|
239
|
-
|
|
240
|
-
**Solution**:
|
|
241
|
-
|
|
242
|
-
- Run `git fetch --prune` to update remote tracking
|
|
243
|
-
- Branches must be deleted from the remote to show as [gone]
|
|
244
|
-
|
|
245
|
-
## Tips
|
|
246
|
-
|
|
247
|
-
- **Combine with other tools**: Use `/commit` during development, then `/commit-push-pr` when ready
|
|
248
|
-
- **Let Claude draft messages**: The commit message analysis learns from your repo's style
|
|
249
|
-
- **Regular cleanup**: Run `/clean_gone` weekly to maintain a clean branch list
|
|
250
|
-
- **Review before pushing**: Always review the commit message and changes before pushing
|
|
251
|
-
|
|
252
|
-
## Author
|
|
253
|
-
|
|
254
|
-
Anthropic (support@anthropic.com)
|
|
255
|
-
|
|
256
|
-
## Version
|
|
257
|
-
|
|
258
|
-
1.0.0
|