skills: add executive-summary + skill-authoring checklist#48
Merged
Conversation
Compresses a long output/report/analysis into a one-page brief for a decision-maker: conclusion first, key points only, technical detail translated into business impact. Bundles a self-contained HTML one-pager template for the "html로 열어줘" path. Registered in plugin.json. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
New docs/skill-authoring-checklist.md is a pre-flight gate distilled from the AGENTS.md conventions plus session-learned pitfalls (triggers belong in description only, no triple-restating a rule, run a functional sanity test before "done"). AGENTS.md now mandates reading it before creating or editing any skill, and lists executive-summary under productivity. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…mmary-skill # Conflicts: # .claude-plugin/plugin.json # AGENTS.md
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
What
Adds a new executive-summary skill and a repo-wide skill-authoring checklist, derived from analyzing the user's past Claude Code prompts.
skills/productivity/executive-summary/Compresses a long output/report/analysis into a one-page CEO/CTO brief — conclusion first, key points only, technical detail translated into business impact, without dropping the facts a decision needs.
내용이 너무 많아서 읽기 힘들다,한눈에 안 들어온다,CEO/CTO에게 보고하듯,한 페이지로 정리해줘,핵심만 압축,정리해줘,요약해줘.templates/onepager.html) for the "html로 열어줘" path.## Hard Rules→ tables →## Anti-patterns→## Boundaries), 66 lines.docs/skill-authoring-checklist.mdPre-flight gate distilled from AGENTS.md conventions + session-learned pitfalls:
descriptiononly (noWhen this firesbody section)AGENTS.md now requires reading the checklist before creating/editing any skill (conventions intro + Adding-a-skill step 0), and lists
executive-summaryunder productivity.Verification
jqvalid; bothexecutive-summaryandgithub-issue(merged from main) registered inplugin.json.SKILL.md.executive-summaryfrontmatter parses as valid YAML, description 371 chars (≤1024).Notes
VERSION/CHANGELOGbump — this repo versions only viaplugin.json, and per repo convention adding a skill does not bump it (matches the writing-flows / github-issue adds).main(github-issue, PR skills: github-issue 통합 스킬 추가 (fetch/create/update + 이슈 템플릿) #47); list conflicts resolved to keep both skills.🤖 Generated with Claude Code