用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/stoa-platform/stoa --skill competitive-watch命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Force a full-file rewrite (Write) instead of patch (Edit) when Edit keeps failing or diff is large. Context rot mitigation — use when Edit has failed ≥2× on same file, or when estimated diff >30% of file size.
STOA PR Guardian — advisory three-axis review (ADR compliance, security, AI code smell) with binary GO/NO-GO verdict + confidence. Never approves, never blocks merge.
Analyze cycle capacity gap and propose backlog items to fill the sprint to ~80% of proven velocity.
基于 SOC 职业分类
正在显示 SKILL.md
| name | competitive-watch |
| description | Veille concurrentielle IA Factory — sources, digest format, audit scoring. |
| argument-hint | [digest | audit | benchmark] |
Veille concurrentielle integree a l'IA Factory STOA. 3 niveaux d'execution.
claude --version + release notesnpm view @anthropic-ai/claude-code version| Outil | Changelog | Focus |
|---|---|---|
| Cursor | https://cursor.com/changelog | Composer, multi-file, AI rules |
| Windsurf (Codeium) | https://codeium.com/blog | Cascade, flows |
| Aider | https://aider.chat/HISTORY.html | Modes, benchmarks |
| OpenAI Codex CLI | https://github.com/openai/codex | Sandbox, autonomie |
| Amazon Q Developer | https://aws.amazon.com/q/developer/ | AWS integration |
| Google Jules / Gemini CLI | https://developers.googleblog.com | Workspace integration |
L1 fonctionne en 2 phases (collect + digest) avec accumulation JSONL:
watch-collect.sh (2x/jour) watch-digest.sh (lundi)
Sources → JSONL append → Dedup + tri + format digest
.claude/watch/signals-YYYY-WNN.jsonl
watch-collect.sh)signals-2026-W09.jsonlwatch-digest.sh)$SLACK_WEBHOOK{"ts":"2026-02-24T08:00:00+00:00","source":"reddit","title":"...","url":"...","score":142,"meta":{}}
competitive-watch.sh) reste disponible pour affichage rapide en CLI.:telescope: VEILLE IA FACTORY — Semaine YYYY-WNN
:loudspeaker: BREAKING (action requise)
- [changement majeur qui impacte notre setup]
:new: NOUVEAUTES
- Claude Code vX.X.X : [features notables]
- Boris tip : [resume si nouveau thread]
:crossed_swords: CONCURRENCE
- Cursor : [mouvement notable]
- [autre concurrent] : [mouvement notable]
:speech_balloon: COMMUNAUTE (top signaux)
- [Reddit/HN posts classes par score]
:bulb: PATTERNS A TESTER
- [pattern vu dans la communaute qu'on n'utilise pas encore]
:bar_chart: NOTRE SCORE
- Setup actuel : XX/100 (dernier audit)
:dart: ACTION ITEMS
- [ ] [action concrete si necessaire]
| Niveau | Cadence | Declencheur | Outil |
|---|---|---|---|
| L1 Collect | 2x/jour (8h + 18h CET) | cron / launchd / n8n | scripts/ai-ops/watch-collect.sh |
| L1 Digest | Hebdo (lundi 8h CET) | cron / launchd / n8n | scripts/ai-ops/watch-digest.sh |
| L1 One-shot | Manuel (CLI) | Utilisateur | scripts/ai-ops/competitive-watch.sh |
| L2 Audit | Mensuel (1er du mois 8h UTC) | GHA cron | .github/workflows/monthly-ia-factory-audit.yml |
| L3 Benchmark | Trimestriel | Manuel | /benchmark-competitors slash command |
Setup cron/launchd/n8n: voir scripts/ai-ops/CRON-SETUP.md
User: /competitive-watch digest → lance le digest de la semaine courante
User: /competitive-watch collect → lance une collecte manuelle
User: /competitive-watch audit → affiche le dernier score audit
User: /competitive-watch benchmark → lance le benchmark trimestriel complet