daf-info

daf-info is a skill for Claude Code, Codex from itdove/devaiflow. It costs 10 tokens per session (559 once invoked), scanned A, original, Apache-2.0.

A command that displays detailed information about a DevAIFlow session and all of its conversations. A session groups related development conversations, repositories, and branches around one task.

In plain words
What is it for?
Use it to inspect a session's JIRA key, goal, dates, tracked time, repositories, Git branches, Claude session IDs, files, pull or merge requests, and message counts.
Why use it?
It avoids searching through separate conversations and files to reconstruct project history. It puts session status, timing, branches, links, and conversation details together.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/itdove/devaiflow/daf-info
Any agent
npx skills add itdove/devaiflow --skill daf-info
Clone the repo
git clone --depth 1 https://github.com/itdove/devaiflow

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for daf-info

README.md
[![agentmods](https://agentmods.dev/badge/skills/itdove/devaiflow/daf-info.svg)](https://agentmods.dev/skills/itdove/devaiflow/daf-info)
Your own site
<a href="https://agentmods.dev/skills/itdove/devaiflow/daf-info"><img src="https://agentmods.dev/badge/skills/itdove/devaiflow/daf-info.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 559 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00010 $0.00559
Opus 5 $0.00005 $0.00280
Sonnet 5 $0.00002 $0.00112
Haiku 4.5 $0.00001 $0.00056

Measured 3d ago against content hash 18014a308b61, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

daf-info scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

devflow/cli_skills/daf-info/SKILL.md · 89 lines

What it actually says

Display detailed session information including all conversations, branches, and Claude Code session UUIDs.

daf info

Auto-detects current session: The command will automatically detect the current Claude Code session and display comprehensive details.

Explicit session lookup:

daf info PROJ-12345
daf info my-session

What it shows:

Session Overview:

  • Session name and JIRA key
  • Session status and goal
  • Creation date and last active time
  • Total time tracked

All Conversations: For each conversation in the session:

  • Working directory (repository name)
  • Project path
  • Git branch
  • Claude Code session UUID
  • Conversation file location
  • PR/MR links (if created)
  • Message count
  • Last active time

Example output:

Session Information

Name: implement-backup-feature
JIRA: PROJ-60039
Summary: Implement config patch system
Status: in_progress
Goal: PROJ-60039: Implement config patch system

Conversations: 2

#1 (active)
  Working Directory: backend-api
  Project Path: /path/to/backend-api
  Branch: feature-backup
  Claude Session UUID: f545206f-480f-4c2d-8823-c6643f0e693d
  Conversation File: ~/.claude/projects/.../f545206f-...jsonl
  Created: 2025-12-05 13:07:00
  Last Active: 2025-12-05 18:30:15
  Messages: 45
  PRs: https://github.com/org/repo/pull/123

#2
  Working Directory: frontend-app
  Project Path: /path/to/frontend-app
  Branch: feature-backup
  Claude Session UUID: be07636e-44c3-41fb-a3b6-dc9c0a530806
  ...

Time Tracked: 5h 45m
Notes: 12 entries

Use this to:

  • See all conversations in current session
  • Find Claude session UUIDs for debugging
  • Check which branch each conversation uses
  • Verify conversation file locations
  • See PR/MR links associated with session
  • Understand multi-repository structure

Related commands:

/daf list-conversations    # Simpler list of conversations
/daf active                # Show only active conversation
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 89 lines · 10 tokens per session scan A 18014a308b61

Subscribe to this mod's changes

daf-info is a skill published in the GitHub repository itdove/devaiflow (2 stars, last pushed 15d ago), licensed Apache-2.0. It adds 10 tokens to every session and 559 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

workingon

Record the work done in this Claude Code session in the configured ticketing tool (Jira, Linear, GitHub Issues, Trello or Vikunja), creating the ticket, adding a short progress comment, linking an existing one or closing it. Use it when the [workingon] hook reports unrecorded work, when the user types /workingon, and…

oliverjueguen/workingon-claude-skill · 92 tokens

workingon

Record the work done in this Claude Code session in the configured ticketing tool (Jira, Linear, GitHub Issues, Trello or Vikunja), creating the ticket, adding a short progress comment, linking an existing one or closing it. Use it when the [workingon] hook reports unrecorded work, when the user types /workingon, and…

oliverjueguen/workingon-claude-skill · 92 tokens

meridian-etl

Debug and work with Meridian's ETL pipeline. Covers session boundary detection, cursor management, DB queries, and common failure modes.

Meridiona/meridian · 31 tokens

meridian-mcp

Build, configure, and debug the Meridian MCP server. Exposes app session data to AI tools via the Model Context Protocol.

Meridiona/meridian · 30 tokens

github-image-upload

Upload local images and other files (PDF, zip, log, …) to GitHub and embed them in a pull request description, an issue, or a comment — producing canonical github.com/user-attachments URLs (private-repo uploads stay private). Use when asked to "attach a screenshot to the PR", "add an image to the PR description", "put…

drogers0/gh-image · 135 tokens

session-summary

You summarise ONE work-burst of a developer's coding-agent session. The goal is to capture what the developer actually worked on, and why it mattered, so that a PM, a teammate, or the developer themselves can immediately understand the purpose and the outcome at a glance — without reading the transcript.

Meridiona/meridian · 0 tokens