New to Claude Skills? Learn how to install them →

mukul975 on GitHub

Managing Intelligence Lifecycle

Free

Streamline your cyber threat intelligence processes.

Get this skill

Free · Opens the source repo

What Managing Intelligence Lifecycle does

The Managing Intelligence Lifecycle skill provides a structured approach to overseeing the entire cyber threat intelligence (CTI) lifecycle, from planning through to feedback. This skill is designed for organizations looking to establish or enhance their CTI programs, ensuring that intelligence products are relevant and actionable. By defining Priority Intelligence Requirements (PIRs) in collaboration with stakeholders, the skill facilitates a clear understanding of what intelligence is needed to protect critical assets from threats.

The workflow includes several phases: Planning and Direction, Collection Planning, Processing and Normalization, Analysis and Production, Dissemination, and Feedback and Evaluation. Each phase is meticulously designed to ensure that intelligence is not only collected but also processed and analyzed in a way that meets the specific needs of various stakeholders, from executives to security analysts. The skill encourages the use of structured analytic techniques and emphasizes the importance of feedback loops to continuously improve the relevance and effectiveness of intelligence outputs.

This skill is particularly beneficial for organizations that have a defined CTI team structure and are looking to align their intelligence efforts with business objectives. It helps in conducting regular reviews of intelligence requirements and evaluating the maturity of the CTI program against established frameworks. By using this skill, teams can avoid common pitfalls such as data overload and lack of actionable insights, ensuring that intelligence efforts are focused and effective.

However, this skill is not intended for day-to-day operational intelligence tasks. It is specifically tailored for strategic and operational planning within the intelligence lifecycle, making it a valuable tool for organizations aiming to mature their CTI capabilities and enhance their overall security posture.

When to use it

Use this skill when establishing a formal CTI program or conducting intelligence requirements reviews with stakeholders.

When not to use it

Do not use this skill for immediate incident-specific intelligence tasks or IOC triage; it focuses on lifecycle management instead.

What you can build with it

Establishing a CTI Program

Use this skill to define the operational model and requirements for a new cyber threat intelligence program.

Conducting Intelligence Reviews

Leverage this skill during quarterly reviews to ensure intelligence efforts align with evolving business needs.

Evaluating CTI Maturity

Utilize the skill to assess your organization's CTI program maturity against established frameworks, identifying areas for improvement.

How to install Managing Intelligence Lifecycle

View source

1. Install with the skills CLI

npx skills add mukul975/anthropic-cybersecurity-skills/managing-intelligence-lifecycle --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by mukul975

Managing Intelligence Lifecycle

When to Use

Use this skill when:

  • Establishing a formal CTI program and defining its operational model
  • Conducting quarterly intelligence requirements reviews with business stakeholders
  • Evaluating CTI program maturity against established frameworks (FIRST CTI-SIG maturity model)

Do not use this skill for day-to-day IOC triage or incident-specific intelligence tasks — those use operational intelligence workflows, not lifecycle management.

Prerequisites

  • Executive sponsorship and defined CTI team structure (1+ dedicated analysts)
  • Stakeholder map identifying intelligence consumers (SOC, IR, executive team, vulnerability management)
  • Existing feed subscriptions or ISAC memberships for collection baseline
  • CTI platform (MISP, ThreatConnect, OpenCTI) for lifecycle management

Workflow

Step 1: Planning and Direction

Define Priority Intelligence Requirements (PIRs) with stakeholders:

  • Interview SOC leads, IR team, CISO, risk management, and product security
  • Document PIRs in structured format: "What is the current capability and intent of [threat actor] to attack [critical asset] using [technique]?"
  • Prioritize 5–10 PIRs for the quarter, reviewed monthly

Example PIR: "Is ransomware group Cl0p currently targeting organizations in our sector using MoveIT or GoAnywhere vulnerabilities?"

Step 2: Collection Planning

Map PIRs to required collection sources:

  • Technical sources: commercial feeds, TAXII, ISAC data, honeypot telemetry, darkweb monitoring
  • Human sources: vendor threat briefings, industry working groups, law enforcement partnerships
  • Internal sources: SIEM logs, EDR telemetry, phishing submission mailbox

Document collection gaps and associated costs to fill them.

Step 3: Processing and Normalization

Implement automated processing pipeline:

  • Ingest → normalize to STIX 2.1 → deduplicate → enrich → score confidence
  • Reject unverifiable or duplicate indicators before analysis
  • Tag all processed data with source, collection date, and expiration

Step 4: Analysis and Production

Produce intelligence at three levels:

  • Strategic: Quarterly threat landscape report for executives; sector trends, geopolitical context
  • Operational: Weekly campaign reports for security leadership; active campaigns, adversary activity
  • Tactical: Daily IOC bulletins for SOC; actionable indicators with block/monitor recommendations

Apply structured analytic techniques: Analysis of Competing Hypotheses (ACH), Key Assumptions Check, Devil's Advocacy.

Step 5: Dissemination

Match product format to audience:

  • Executives: 1-page PDF with risk ratings, business impact, recommended decisions
  • SOC analysts: SIEM-ready IOC list, Sigma rules, MISP events
  • Vulnerability management: CVE lists with EPSS scores and exploitation likelihood
  • IT/Security leadership: Full intelligence report with technical appendix

Apply TLP classifications and distribution lists per product type.

Step 6: Feedback and Evaluation

Collect feedback within 5 business days of dissemination:

  • Did the product address the PIR?
  • Was actionability sufficient?
  • What data was missing?

Track metrics quarterly: PIR coverage rate, IOC true positive rate, time-to-disseminate, stakeholder satisfaction score (NPS or structured survey).

Key Concepts

TermDefinition
PIRPriority Intelligence Requirement — specific, actionable question driving intelligence collection and analysis
Intelligence LifecycleSix-phase iterative process: Planning → Collection → Processing → Analysis → Dissemination → Feedback
Strategic IntelligenceLong-term threat trend analysis for executive decision-making; time horizon 6–24 months
Operational IntelligenceCampaign-level analysis for security program decisions; time horizon 1–6 months
Tactical IntelligenceSpecific IOCs and TTPs for immediate detection and blocking; time horizon hours to days
FIRST CTI-SIGForum of Incident Response and Security Teams — CTI Special Interest Group maturity model

Tools & Systems

  • ThreatConnect: TIP with built-in intelligence lifecycle workflows, PIR tracking, and stakeholder reporting dashboards
  • MISP: Open-source TIP supporting intelligence lifecycle from collection through sharing
  • OpenCTI: Graph-based CTI platform with workflow management for intelligence products
  • Recorded Future: Commercial platform with structured intelligence reports aligned to the intelligence lifecycle

Common Pitfalls

  • Collection without direction: Ingesting every available feed without PIRs produces data overload and no actionable intelligence.
  • Missing feedback loops: Without structured feedback, CTI teams produce reports that don't meet stakeholder needs and lose organizational relevance.
  • Tactical-only focus: Overemphasis on IOC sharing neglects strategic intelligence that informs security investment and risk decisions.
  • No metrics program: Cannot demonstrate CTI program value without tracking detection contributions, true positive rates, and stakeholder satisfaction.
  • Underfunded collection: PIRs cannot be answered without appropriate collection sources; document and escalate gaps rather than producing low-confidence estimates.

Frequently asked questions about Managing Intelligence Lifecycle

Similar skills