tech-intel
Technology intelligence gathering. Web research for dependency updates, security advisories, and ecosystem developments relevant to your stack.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Technology intelligence gathering. Web research for dependency updates, security advisories, and ecosystem developments relevant to your stack.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | tech-intel |
| description | Technology intelligence gathering. Web research for dependency updates, security advisories, and ecosystem developments relevant to your stack. |
| user-invocable | true |
| context | fork |
| disable-model-invocation | true |
| allowed-tools | Bash, Read, Write, WebSearch, WebFetch, Glob |
| catalog_description | Dependency updates, security advisories, and ecosystem intelligence. |
Researches technology developments relevant to your project stack. Reads
CC_LANGUAGE, CC_DATABASE, and CC_MCP_SERVERS from cognitive-core.conf
to focus research on your actual dependencies.
$ARGUMENTS -- optional: --date=YYYY-MM-DD, --topic=<focus>claude, stack, security, all (default: all)Based on CC_LANGUAGE and CC_DATABASE:
Search for recent developments (last 24h for daily, last 7 days for weekly):
"claude code" changelog OR release OR updateanthropic claude model update [current year]CC_LANGUAGE and CC_DATABASEFor each finding, assess:
Save to ${CC_SESSION_DOCS_DIR:-docs}/tech-intel/YYYY-MM-DD.md:
# Tech Intel Digest - YYYY-MM-DD
## Headlines
- [Most important finding]
- [Second finding]
## Claude Code and Anthropic
### [Finding Title]
**Relevance**: HIGH | **Urgency**: IMMEDIATE
**Source**: [URL]
**Summary**: [2-3 sentences]
**Action**: [What to do, if anything]
## Project Stack
### [Finding Title]
...
## Security Advisories
### [Finding Title]
...
## Recommended Reading
1. [Title](URL) - [Why it matters] (**MUST READ**)
2. [Title](URL) - [Why it matters] (Recommended)
## Actions
- [ ] [Concrete action item]
/project-status -- Current project statecognitive-core.conf -- Stack configurationManage project board — issues, sprints, status tracking, acceptance verification, and release management. Supports GitHub Projects, Jira, and YouTrack via pluggable providers.
Manage project board — issues, sprints, status tracking, acceptance verification, and release management. Supports GitHub Projects, Jira, and YouTrack via pluggable providers.
Happy path smoke testing — navigates all configured endpoints, checks HTTP status and server logs for errors, and optionally auto-creates GitHub issues for failures. Config-driven via CC_SMOKE_TEST_* variables.
Manage GitHub Project board — issues, sprints, status tracking, acceptance verification, and release management. White-labeled template for any project.
Check for and apply cognitive-core framework updates. Compares installed agents, skills, and hooks against the framework source, shows available updates, and safely applies them.
Check for and apply cognitive-core framework updates. Compares installed agents, skills, and hooks against the framework source, shows available updates, and safely applies them.